[FFmpeg-devel] [PATCH] avformat/movenc: remove write_colr flag and write colr by default

Michael Bradshaw mjbshaw at google.com
Sat Mar 28 01:11:16 EET 2020


The write_colr flag has been marked as "experimental, may be renamed or
changed, do not use from scripts" for over 5(!) years. I think it's time we
decide how to handle the colr atom.

I propose that we write the colr atom by default if the stream either has
an ICC color profile or has specified values for all of
color_primaries, color_trc, and color_space. Additionally, this stops
guessing the primaries/trc/matrix.

Please review.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avformat-movenc-remove-write_colr-flag-and-write-col.patch
Type: application/octet-stream
Size: 5914 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200327/07a9975d/attachment.obj>


More information about the ffmpeg-devel mailing list