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 similar way as for the other already supported frame side data types.
Petr Matousek (1): fftools/ffprobe: dump contents of the AV_FRAME_DATA_SEI_UNREGISTERED fftools/ffprobe.c | 15 +++ tests/ref/fate/hevc-dv-rpu | 4 + tests/ref/fate/hevc-hdr-vivid-metadata | 4 + tests/ref/fate/hevc-monochrome-crop | 4 + tests/ref/fate/mov-zombie | 130 ++++++++++++------------- 5 files changed, 92 insertions(+), 65 deletions(-) -- 2.34.1 _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
