[FFmpeg-user] how transcode ProRes to Quicktime?
Carl Eugen Hoyos
cehoyos at ag.or.at
Mon Jun 4 07:51:55 CEST 2012
sean darcy <seandarcy2 <at> gmail.com> writes:
> ffmpeg -i original.mov -an -vcodec libx264 -profile:v main -preset
> slower -tune film -crf 29 -vf hqdn3d=4 -threads 0 output.mov
>
> But that didn't work:
> x264 [error]: main profile doesn't support 4:2:2
Complete, uncut console output missing.
But you could try to force yuv420p
Carl Eugen
More information about the ffmpeg-user
mailing list