[MPlayer-users] lame_param_padding in mencoder.c ?

Guillaume Pratte pratg00 at dmi.usherb.ca
Mon Mar 4 04:05:01 CET 2002


Hello,

What is lame_param_padding in mencoder.c for?

Could it be to correct the MP3 synchronisation problem with big movies?

In man page : 

padding=XXX  0=no
                    1=all
                    2=adjust

a "grep -r lame_param_padding *" reveils:

cfg-mencoder.h: {"padding", &lame_param_padding, CONF_TYPE_INT, CONF_RANGE, 
0, PAD_MAX_INDICATOR, NULL},
mencoder.c:int lame_param_padding=-1; // unset

==> parameter unused in mencoder.c ?

Thanks.

Guillaume Pratte




More information about the MPlayer-users mailing list