[FFmpeg-devel] [PATCH 1/3] avformat/matroska: Support JPEG2000 for demuxing

Andreas Rheinhardt andreas.rheinhardt at outlook.com
Wed May 28 03:33:01 EEST 2025


compn:
> maybe i'd change commit message from
> avformat/matroskaenc: Use native id instead of VfW for FFV1
> to 
> avformat/matroskaenc: Use native id V_FFV1 instead of V_MS/VFW/FOURCC/FFV1

This would be too long; and inexact: the codec id stored in VFW is
"V_MS/VFW/FOURCC" (the actual codec is then given by reading a fourcc in
the CodecPrivate). Maybe "avformat/matroskaenc: Use native id V_FFV1
instead of V_MS/VFW/FOURCC". But even that is a bit long.

- Andreas



More information about the ffmpeg-devel mailing list