Re: [Encode2mpeg-users] vcd 2 pass
Brought to you by:
encode2mpeg
From: Giacomo C. <enc...@us...> - 2006-10-18 19:48:47
|
On Wed, Oct 18, 2006 at 02:20:11PM -0400, Osmany guirola Cruz wrote: > Hi > > I am trying to do a vcd with fixed size(1 CD 700MB) and i am using > encode2mpeg with mpeg mode and 2 pass but i am having problems because > the final mpg have only 432MB :( , in direct mode(with optionm -q 4 for > mpeg2enc) the final mpg have a size of 840MB i don't understand why in 2 > pass mode the file is so short. > > this is my line > > encode2mpeg film.avi -abr 128 -mpeg1vbr -mpeg -encode 5:4:2 -o vcd Do you see a visual difference between the two encodings? If not then the result is ok. I assume that mencoder with 2 pass encoding is far more efficient than mpeg2enc. But I don't really know what happens with mpeg2enc when you change the quantizer. You should get more similar results in size if you use the default quantizer (8). Giacomo |