[MPlayer-users] Script for the mencoder

Georgi Georgiev chutz at chubaka.homeip.net
Mon Jul 15 18:44:02 CEST 2002


mencoder -vop scale=$SCALE,crop=$CROPAREA -ovc frameno -sws 2 -oac mp3lame 
-lameopts br=$AUDIOBITRATE:vbr:q=0:mode=0 -o frameno.avi

vbr does not accept br (according to docs). You have to do a vbr=[quality] 
or use abr or cbr instead of vbr with br. I figure the br option is ignored 
in your script.

-- 
  /^^^^^^^^^^^^^^^^^^^^^^^^^^^\/^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\
/ Georgi Georgiev    (-<     / Loud burping while walking       \
\ chutz at chubaka.net  /\   .o)\ around the airport is prohibited /
/ +81(90)6266-1163  V_/_ |(/)/ in Halstead, Kansas.             \
\___________________________/\__________________________________/




More information about the MPlayer-users mailing list