[FFmpeg-user] Color Shift -- dpx to prores

Kevin Wheatley kevin.j.wheatley at gmail.com
Tue Jun 9 18:03:55 CEST 2015


You might want to use the colr atom then, adding options similar to:

-color_trc bt709 -colorspace bt709 -color_primaries bt709 -movflags +write_colr

just prior to your output filename, obviously you should select the
appropriate options, but those are usually a good starting point.

Kevin


More information about the ffmpeg-user mailing list