[MEncoder-users] High bitrate mpeg2 encoding problem

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Mon Sep 3 14:20:47 CEST 2007


Hello,
On Mon, Sep 03, 2007 at 01:55:22PM +0200, Simon Oualid wrote:
> Many thanks Reimar, everything worked well with the following command line :
> 
> mencoder h:\test-highbitrate.avs -o h:\00\output-15mb.avi -ovc lavc
> -lavcopts
> vcodec=mpeg2video:vbitrate=15000000:mbd=2:vpass=2:vqscale=2:keyint=5:aspect=16/9
> -passlogfile pass.log -vf harddup -oac copy
> 
> It plays everywhere I tried (various players on linux, macos and windows) !

There is no point in vbitrate=15000000 and vpass=2 with vqscale=2.
vqscale is similar to "constant quality" encoding and any bitrate
settings are ignored, and only bitrate-based encodings profit from a
second pass.
Please suggest improvements to the documentation (esp. man page) if it
is unclear there.

Greetings,
Reimar Döffinger



More information about the MEncoder-users mailing list