[MPlayer-dev-eng] DivX5 & VBR encoding
    Kim Minh Kaplan 
    kmkaplan at selfoffice.com
       
    Mon Sep  9 12:58:39 CEST 2002
    
    
  
Felix Buenemann writes:
> I already noticed it's constant q2, when I looked at the stats file, however 
> why are the fields kblocks, mblocky and ublocks always zero, are they unused 
> yet?
The VBR code only uses total bytes and intra for the moment.  And
furthemore, DivX5 does not report those values, so my code just uses
zeros for those.
>> If vbrpass=1 or vbrpass=2 is omitted (i.e vbrpass=0) then the
>> traditionnal encoding is done.
>
> ok, then it shouldn't hurt to commit, will you do it?
OK, I'll do it.
> Is vbrpass=0 the default.
Off course, the default should always be backward compatibility...
Kim Minh.
    
    
More information about the MPlayer-dev-eng
mailing list