[MPlayer-users] bad calculation of avi file?

Martin Pavon martin_199ar at yahoo.com.ar
Wed Mar 26 18:10:29 CET 2003


On Wed, Mar 26, 2003 at 12:27:41PM -0300, Alejandro Néstor Vargas wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> 
> I'm having a problem. I made a 3 pass enconding, trying to obtain a 700M avi frm a
> vob file, but the result is much smaller (570). Any Ideas?
> 
> 
> The steps I followed are these:
> 
> First pass:
> 
> rm frameno.avi
> mencoder a.vob \
>          -ovc frameno \
>          -oac $compresion_audio \
>          -oac mp3lame -lameopts cbr:br=96:vol=5 -aid 129 \
>          -o frameno.avi
 
> mencoder $entrada \
>          -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=874:vpass=2:vqmax=31:vhq \
>          -oac mp3lame -lameopts cbr:br=96:vol=5 -aid 129 \
>          -o a.avi
> 

Hola Alejandro!!!

If the dvd is R4 (I assume that, this is the standar here) in the 99.99% of
the case  you must set  -ofps 23.976; you  can know if  you need it  or not
encoding four  or five minutes  of the movie  and comparing the  numbers of
skip/drop frames; you must choice the  option that give you the less number
of them.

Saludos,

Martín
-- 
Martín Pavón
martin_199ar at yahoo.com.ar
http://mate.dm.uba.ar/~mpavon/



More information about the MPlayer-users mailing list