Toke Jepsen <tokejepsen <at> gmail.com> writes: > I'm converting mxf files to quicktime prores with this command; > > ffmpeg "mxf.mxf" -codec prores -vf colormatrix=bt709:bt601 "mov.mov"
Complete, uncut console output missing. Is the issue also reproducible with: $ ffmpeg -i input -qscale 2 -vcodec mpeg4 -strict -2 -acodec aac out.mov ? Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
