[MPlayer-cvslog] CVS: main/libmpcodecs ve_lavc.c,1.133,1.134

Guillaume POIRIER poirierg at gmail.com
Mon Mar 20 22:33:27 CET 2006


Hi,

On 3/18/06, Corey Hickey CVS <syncmail at mplayerhq.hu> wrote:

> -static int lavc_param_vrc_strategy = 2;
> +static int lavc_param_vrc_strategy = 0;

Now I'm puzzled, the man page reads:

 vrc_strategy
  Ratecontrol  method.   Note that some of the ratecontrol-affecting
options will have no effect if vrc_strategy is not set to 0.
                 0    Use internal lavc ratecontrol (default).
                 1    Use XviD ratecontrol (experimental; requires
MEncoder to  be  compiled  with XviD support).

and according to ve_lavc.c, vrc_strategy accepts values 0-2. You have
written what 0 and 1 correspond to... but what about "2"? It's the old
value, so I'd tend to think that 2 means lavc RC... What do you think?

Guillaume
--
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-cvslog mailing list