[FFmpeg-user] DNXHD coding fails in current GIT-Head
Carl Eugen Hoyos
cehoyos at ag.or.at
Wed Aug 26 07:15:59 CEST 2015
Rens Dijkshoorn <rens <at> offlinemedia.nl> writes:
> ffmpeg -i test.mov -pix_fmt yuv422p -vcodec dnxhd
> -b:v 120M -c:a pcm_s16le test_dnxhd.mov
The following works fine here:
$ ffmpeg -f lavfi -i testsrc=s=hd1080 -f lavfi -i sine
-pix_fmt yuv422p -vcodec dnxhd -b:v 120M -c:a pcm_s16le out.mov
Please provide your input file.
Carl Eugen
More information about the ffmpeg-user
mailing list