SEI information support #29

Closed
opened 2025-12-23 10:30:59 +01:00 by backuprepo · 4 comments
Owner

Originally created by @MapleAura on GitHub (Mar 18, 2024).

image

image

I set var of side_data for AVFrame with a value of “side_data”. I debugged the code and found that MPP didn't use this value when encoding. Is it MPP doesn't support setting side_data?

Originally created by @MapleAura on GitHub (Mar 18, 2024). ![image](https://github.com/nyanmisaka/ffmpeg-rockchip/assets/149750728/9dff6453-391c-4d6c-a468-befc75c346a8) ![image](https://github.com/nyanmisaka/ffmpeg-rockchip/assets/149750728/6fc67996-b3bf-4b6c-b211-6e3964fd1b3c) I set var of side_data for AVFrame with a value of “side_data”. I debugged the code and found that MPP didn't use this value when encoding. Is it MPP doesn't support setting side_data?
backuprepo 2025-12-23 10:30:59 +01:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@nyanmisaka commented on GitHub (Mar 19, 2024):

Not implemented yet. The last time I try it was still buggy. You can try it yourself and welcome to open a new PR.

@nyanmisaka commented on GitHub (Mar 19, 2024): Not implemented yet. The last time I try it was still buggy. You can try it yourself and welcome to open a new PR.
Author
Owner

@barryzheng commented on GitHub (Apr 14, 2025):

Has this issue been resolved,if anyone have good solutions? The demo supports SEI insertion with mpp_meta_set_ptr(meta, KEY_USER_DATA, &user_data); Thandks

@barryzheng commented on GitHub (Apr 14, 2025): Has this issue been resolved,if anyone have good solutions? The demo supports SEI insertion with mpp_meta_set_ptr(meta, KEY_USER_DATA, &user_data); Thandks
Author
Owner

@nyanmisaka commented on GitHub (Apr 15, 2025):

Has this issue been resolved,if anyone have good solutions? The demo supports SEI insertion with mpp_meta_set_ptr(meta, KEY_USER_DATA, &user_data); Thandks

This branch should work fine now if anyone wants to test it. @barryzheng @MapleAura

https://github.com/nyanmisaka/ffmpeg-rockchip/commits/udu-sei/

@nyanmisaka commented on GitHub (Apr 15, 2025): > Has this issue been resolved,if anyone have good solutions? The demo supports SEI insertion with mpp_meta_set_ptr(meta, KEY_USER_DATA, &user_data); Thandks This branch should work fine now if anyone wants to test it. @barryzheng @MapleAura https://github.com/nyanmisaka/ffmpeg-rockchip/commits/udu-sei/
Author
Owner

@nyanmisaka commented on GitHub (Apr 22, 2025):

Close in 5898b091ee

@nyanmisaka commented on GitHub (Apr 22, 2025): Close in https://github.com/nyanmisaka/ffmpeg-rockchip/commit/5898b091ee6f7d833fa704cdde7a951df8e1b600
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/ffmpeg-rockchip#29
No description provided.