Hey,

I'm converting mxf files to quicktime prores with this command;


ffmpeg "mxf.mxf" -codec prores -vf colormatrix=bt709:bt601 "mov.mov"


But the timecodes don't match what I have in After Effects/Premiere Pro. I
tried to ffprobe the mxf files and they are being read wrong. Are there
anything that can influence how the timecode is read?
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to