Young Kim <shadowing71 <at> gmail.com> writes: > # ffmpeg -vcodec prores -i src.mov -pix_fmt yuv420p -s 1024x720 -y test.mov There are cases where it makes sense to force a decoder, but this is not one of them: icod != prores icod is not supported, this is ticket #1770. Carl Eugen