bytedeco/javacv

How to read/write SEI(User Data Unregister) from/to H264/HEVC stream?

Open

#2379 opened on Feb 9, 2026

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Java (6,985 stars) (1,583 forks)batch import
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?

Contributor guide