bytedeco/javacv
View on GitHubHow to read/write SEI(User Data Unregister) from/to H264/HEVC stream?
Open
#2379 opened on Feb 9, 2026
enhancementhelp wantedquestion
Description
I want to write SEI(User Data Unregister) to H264/HEVC videos by FFmpegFrameRecorder, and read them back by FFmpegFrameGrabber. How should I code?
May side_data be another way?