bytedeco/javacv

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

Open

#2.379 aberto em 9 de fev. de 2026

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Java (1.583 forks)batch import
enhancementhelp wantedquestion

Métricas do repositório

Stars
 (6.985 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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?

Guia do colaborador