Just found this on Google, not sure if it's applicable. http://ffmpeg-users.933282.n4.nabble.com/xyz-to-rgb-conversion-td4661196.html
ffmpeg -i video-source.mxf -vf scale=1920:808,lut3d=XYZ-sRGB.3dl,pad=width=1920:height=1080:x=0:y=136 -codec prores output.mov -----Original Message----- From: ffmpeg-user [mailto:ffmpeg-user-boun...@ffmpeg.org] On Behalf Of Stephan Klemmer PIXEL for everyone Sent: Friday, 11 December 2015 18:27 To: ffmpeg-user@ffmpeg.org Subject: [FFmpeg-user] ffmpeg on mac - xyz color conversion with dcp to mov not working Hello, i hope someone can help me. I have tried to convert a DCP to a pro res file with these lines: ffmpeg -i film.mxf -i audio.mxf -c:v prores -c:a copy output.mov i get a beautiful mov in prores but the colors are still xyz and not rgb. i also tried deleting "args << "--disable-decoder=jpeg2000“ with brew edit ffmpeg but that changed nothing. Is there anyone who can help me please? Thanks alot and greetings from germany. Stephan Beste Grüße, Stephan Klemmer Mediendesign Tel.: 0331 / 287 931 62 Mobil: 0174 / 77 87 590 Mail: step...@pixel-for-everyone.de <mailto:mar...@pixel-for-everyone.de> https://www.facebook.com/PIXELforeveryone <https://www.facebook.com/PIXELforeveryone> _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user