[MPlayer-users] cvs/frameno/encode

Miklos Bagi Jr. joschy at mailbox.hu
Fri Jun 7 11:12:02 CEST 2002


Hello,

I'm having kind of a situation here I can not understand. I'll try to 
describe:

I have a 2cds SVCD to encode to Divx. I'll need the Divx to fit on a 700MB cd, 
no crop needed, so I do a frameno thisway:

cat *.mpg|mencoder -ovc frameno -vop scale=576:432 -lameopts abr:br=96 -o
frameno.avi -

it tells me that I'll need to use bitrate 964 to be ok. So I do:

cat *.mpg|mencoder -v -vop pp,scale=576:432 -npp tn:100:200:1000 -lameopts
abr:br=96 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=964:vpass=1 -o /dev/null

and than:

cat *.mpg|mencoder -v -vop pp,scale=576:432 -npp tn:100:200:1000 -lameopts
abr:br=96 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=964:vpass=2 -o
akarmiatokom.avi -

mencoder encoder the stuff writes the avi. My problem is that the generated 
avi is 30X megz instead of 70X.

mplayer is a cvs that I've today, early in the morning (3am). Am I doing 
something wrong? Please tell me what can be the problem!

Kind regards,
MBJr.




More information about the MPlayer-users mailing list