[FFmpeg-devel] [PATCH 5/5] avformat: add an AV1 Annex B demuxer
James Almer
jamrial at gmail.com
Mon Nov 11 21:01:07 EET 2019
On 11/11/2019 2:36 PM, Carl Eugen Hoyos wrote:
>
>
>> Am 11.11.2019 um 22:36 schrieb James Almer <jamrial at gmail.com>:
>>
>> +AVInputFormat ff_obu_demuxer = {
>> + .name = "obu",
>
> Why is the demuxer not called “av1”?
>
> Thank you, Carl Eugen
> (Sleepless in Japan)
I liked obu more, being the extension used for Annex B encapsulated
samples, but i'm fine changing it to av1 if others prefer that.
The problem will be what to do with the eventual raw Section 5 OBU demuxer.
More information about the ffmpeg-devel
mailing list