[FFmpeg-user] setdar/setsar not working correctly with libvpx on 32 bit Ubuntu
Carl Eugen Hoyos
cehoyos at ag.or.at
Thu Dec 6 17:03:23 CET 2012
Philip Kahle <philip.kahle <at> gmail.com> writes:
> /usr/local/bin/ffmpeg -i mp4_test.mp4 -vcodec libvpx
> -acodec libvorbis -vf setdar='4:3' out_mp4-webm_setdaronly.webm
Is this also reproducible if you do not use an external library
(vpx) but mpeg4 instead?
$ ffmpeg -i mp4_test.mp4 -an -vcodec mpeg4 out.mkv
And please always post current git head output and if you report
different behaviour on different sytems (like in this case),
please post both outputs, it may allow to understand the problem.
Carl Eugen
More information about the ffmpeg-user
mailing list