[FFmpeg-devel] [PATCH] avformat/movenc: add write_clli flag to write clli atom

Michael Bradshaw mjbshaw at google.com
Tue Mar 31 02:36:02 EEST 2020


The clli atom isn't in ISO/IEC 14496-12:2015 so the flag is marked as
experimental and the clli atom is not written by default.

The clli atom is referenced by e.g., [1][2] and is already parsed in FFmpeg
in mov.c.

Once ISO/IEC 14496-12 standardizes the clli atom (which I assume it will?)
then we can switch this to write the clli atom by default (if the metadata
exists) and remove the write_clli flag.

[1]:
https://aomedia.org/wp-content/uploads/2018/09/AV1-ISO-Base-Media-File-Format-Binding-Specification.pdf
[2]:
https://developer.apple.com/av-foundation/High-Dynamic-Range-Metadata-for-Apple-Devices.pdf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avformat-movenc-add-write_clli-flag-to-write-clli-at.patch
Type: application/octet-stream
Size: 4699 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200330/5b4d7a9b/attachment.obj>


More information about the ffmpeg-devel mailing list