[MEncoder-users] Audio and video is fine in sync with mplayer but not with mencoder
Carl Eugen Hoyos
cehoyos at ag.or.at
Fri Oct 29 17:01:26 CEST 2010
Bernd Butscheidt <bbutscheidt <at> yahoo.de> writes:
> ffmpeg -i Test.ts Test_ffmpeg.mkv
Consider using -b xm (m for MB) to set the bitrate, or -qscale n (2 is insane,
more gives you smaller files) for constant quality, for audio its -ab xk (k
for KB).
All options have to be specified _before_ the output file that they should
affect (and I believe this is an extremely useful syntax.)
Carl Eugen
More information about the MEncoder-users
mailing list