[FFmpeg-user] setdar/setsar not working correctly with libvpx on 32 bit Ubuntu

Roger Pack rogerdpack2 at gmail.com
Thu Dec 6 16:09:27 CET 2012


On 12/6/12, Philip Kahle <philip.kahle at gmail.com> wrote:
> Hi everyone,
>
> I want to transcode mp4 files (with wrong DAR=5:4 and SAR=1:1) into webm
> using ffmpeg and thereby set the aspect ratios to DAR=4:3 and SAR=16:15.
>
> Command:
>
> /usr/local/bin/ffmpeg -i mp4_test.mp4 -vcodec libvpx -acodec libvorbis -vf
> setdar='4:3' out_mp4-webm_setdaronly.webm
>
> This works well on a machine running Ubuntu 12.04 64 bit and also on Centos
> 6.

Could we get full command line and console output for the one that
works as well?


> I tried Ffmpeg versions 1.0, 1.0.1 and the current one from git with the
> same result.

Could you attach the ouput from git master? Just tomake sure that
that's what you're using.
Thanks.
-roger-=


More information about the ffmpeg-user mailing list