On 5/2/2018 6:12 PM, Carl Eugen Hoyos wrote:
> 2018-05-02 22:50 GMT+02:00, Hendrik Leppkes <h.lepp...@gmail.com>:
> 
>> If anything at all, this should most definitely not go into movvideo
>> tags. This is about AVI files, so if it should go anywhere, it should
>> be in ff_codec_bmp_tags. But of course this would have the side-effect
>> that it actually allows encoding such files then, which would
>> absolutely not be OK.
> 
> What do you suggest?

Create a new table with all non standard codecids from ff_codec_bmp_tags
and use it exclusively in avidec, then remove them from
ff_codec_bmp_tags, adapting other de/muxers if needed (like ivf).

And then add this HEVC codecid to it.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to