[FFmpeg-devel] [PATCH v3] libavcodec: implementation of DNxUncompressed decoder
martin schitter
ms+git at mur.at
Tue Sep 10 17:00:47 EEST 2024
On 09.09.24 12:42, Anton Khirnov wrote:
> Quoting Martin Schitter (2024-09-08 20:41:38)
>> I'm still unsure about my solution of adding the codec_id entries and
>> increasing the lead-position value, as criticized by Andreas Rheinhard,
>> but I don't see any other way to make it better.
>
> I think you're misunderstanding the meaning of AV_CODEC_ID_LEAD - it's
> not in any way special, it's just the ID of a codec called "LEAD MCMP".
> You should add your new codec ID immediately after it.
Thanks for this hint!
Now I finally got it. :)
Martin
More information about the ffmpeg-devel
mailing list