[MPlayer-users] xvid/mencoder resulting bitrates are too small
Michael Waters
baobabb at rogers.com
Mon Feb 16 10:33:08 CET 2004
On Mon, Feb 16, 2004, Nico wrote:
> 5 kb/s doesn't make make any visible difference; maybe your source is
> very blurred?
> If xvid doesn't assign more bits to your encode probably it has already
> saturated the space
> with low quantizers.
Actually, the encode looks good but I'm surprised because mencoder/xvid
has encoded with the requested bitrate before for dvd rips. The source
is not blurry.
I've tried testing 60sec clips... for one test
MEncoder dev-CVS-040117-00:00-3.3.3 results in 720.6 kbps
MEncoder dev-CVS-040215-00:00-3.3.3 gives 662.7 kbps
I'm using xvidcore-1.0.0-rc2 .
mencoder dvd://1 -alang en -chapter 13 -endpos 60 -vc ffmpeg12 -sws 6 \
-vf crop=720:356:0:60,scale=640:272 -ovc xvid \
-xvidencopts \
pass=1:bitrate=739:vhq=1:me_quality=6:chroma_me:max_bframes=2:stats \
-ofps 23.976 -oac copy \
-o /dev/null -cache 65536
mencoder dvd://1 -alang en -chapter 13 -endpos 60 -vc ffmpeg12 -sws 6 \
-vf crop=720:356:0:60,scale=640:272 -ovc xvid \
-xvidencopts \
pass=2:bitrate=739:vhq=1:me_quality=6:chroma_me:max_bframes=2:stats \
-ofps 23.976 -oac copy \
-o 13.avi -cache 65536
More information about the MPlayer-users
mailing list