[FFmpeg-user] ffmpeg "stretches" encoding
Carl Eugen Hoyos
cehoyos at ag.or.at
Sun Jun 17 21:35:59 CEST 2012
<tte <at> cs.fau.de> writes:
> ffmpeg -v 0 -loglevel error -i infile.mpg \
> -vcodec libx264 -vf scale=1280:720 \
> -vpre libx264-baseline -b 1200k \
> -acodec libmp3lame -ab 64k -ac 2 \
> <...av-sync options> outfile.mkv
Complete, uncut console output missing.
And please (also) test
ffmpeg -i infile.mpg -qscale 2 -acodec ac3 out.avi
to make sure the problem is not related to external libraries.
Carl Eugen
More information about the ffmpeg-user
mailing list