[FFmpeg-user] ffmpeg "stretches" encoding
tte at cs.fau.de
tte at cs.fau.de
Mon Jun 18 07:42:24 CEST 2012
Thanks, Carl. I was hoping that someone could explain to me first
which combination of options _should_ create synchronuous audio & video
without changing the speed, so that audio & video are syncrhonuous with
the SRT file.
As i tried to explain, it seems to me that there isn't even an option to
do this.
WOuldn't want to send a lot of log output for a lot of combination of
parameters that aren't even expected to create the desired result.
Cheers
Toerless
On Sun, Jun 17, 2012 at 07:35:59PM +0000, Carl Eugen Hoyos wrote:
> <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
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
More information about the ffmpeg-user
mailing list