[MPlayer-users] xvid/mencoder resulting bitrates are too small

Nico nsabbi at tiscali.it
Mon Feb 16 11:12:18 CET 2004


Michael Waters wrote:

>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
>
>_______________________________________________
>MPlayer-users mailing list
>MPlayer-users at mplayerhq.hu
>http://mplayerhq.hu/mailman/listinfo/mplayer-users
>
>  
>

60 seconds is definitively a too short  length to make the RC code work 
properly; try to encode at least 15 minutes.
The only meaningful changes in ve_xvid4.c committed in  that period 
regard max_bframes=2 (that you already use)
and  vbr_overflow_* changed from 0 to 5.







More information about the MPlayer-users mailing list