[FFmpeg-devel] [PATCH] avformat/movenc: Write 'av01' as a compatible brand when muxing AV1
Derek Buitenhuis
derek.buitenhuis at gmail.com
Wed Jun 17 17:18:53 EEST 2020
On 17/06/2020 14:45, Derek Buitenhuis wrote:
> This is a requirement of the AV1-ISOBMFF spec. Section 2.1.
> General Requirements & Brands states:
>
> * It SHALL have the av01 brand among the compatible brands array of the FileTypeBox
>
> Signed-off-by: Derek Buitenhuis <derek.buitenhuis at gmail.com>
> ---
> libavformat/movenc.c | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
Woops, forgot to update FATE refs. v2 incoming.
- Derek
More information about the ffmpeg-devel
mailing list