[MPlayer-DOCS] variable bit rates

Guillaume POIRIER poirierg at gmail.com
Mon Apr 17 15:31:05 CEST 2006


Hi,

On 4/17/06, Gilles Pelletier <pellgill at gmail.com> wrote:
> In the message: MSGTR_MEncoderMP3LameHelp, there is a variable bit
> rate setting:
> " vbr=<0-4>     variable bitrate method\n"\
> "                0: cbr\n"\
> "                1: mt\n"\
> "                2: rh(default)\n"\
> "                3: abr\n"\
> "                4: mtrh\n"\
> cbr = constant bit rate
> abr = available bit rate
> what do the others mean?
> mt = ?

Mark Taylor


> rh = ?

Robert Hegemann


> mtrh = ?

Mark Taylor and Robert Hegemann


mtrh is a a mix of the so-called "old" and "new" vbr code. It's faster
than the "old" and better quality than "new".


from lame man page:

--vbr-mtrh is a new VBR algorithm developed by Mark Taylor and Robert
Hegemann (hence the "MT" and the "RH";).  In its early days, it was
not as good a quality as --vbr-old (the old, solid, original VBR,
which has been tweaked and tuned A LOT).  In the last version or two
(3.89 and 3.90) a lot of work was done optimizing this new routine,
and r3mix is now so satisfied with its quality that it is used in the
--r3mix preset.  Not only is the quality pretty darned good (dare I
say it's a slight notch better than --vbr-old?), it's twice as fast
(or more).


Guilaume
--
I am disillusioned enough to know that no man's opinion on any subject
is worth a damn unless backed up with enough genuine information to
make him really know what he's talking about.

-- H. P. Lovecraft (about the flamewars on FFmpeg and MPlayer-dev mailing lists)
http://www.brainyquote.com/quotes/quotes/h/hplovecr278144.html




More information about the MPlayer-DOCS mailing list