[FFmpeg-devel] [PATCH 0/1] fftools/ffprobe: dump contents of the AV_FRAME_DATA_SEI_UNREGISTERED
Stefano Sabatini
stefasab at gmail.com
Tue Dec 19 01:01:07 EET 2023
On date Monday 2023-12-18 14:58:58 +0000, Petr Matousek wrote:
> Before this patch being applied the ffprobe just tells the user whether
> the H.26[45] User Data Unregistered SEI message is present in the frame side data
> or not. After the patch being appliend it also dumps the contents of the data
appliend typo
> similar way as for the other already supported frame side data types.
What's the use case for this?
I wonder if we should employ some more generic mechanism, e.g. a
filter moving side data to metadata for display.
More information about the ffmpeg-devel
mailing list