[vlc-devel] differences kbit in audio and video and storage
    Nicolas CROISET 
    ncroiset at vdldiffusion.com
       
    Sat May 24 07:56:16 CEST 2003
    
    
  
Hello,
I have noticed in multiple parts of the code some mistakes between kbit/s 
in audio and video. for example 128kbit/s is equal to 128000 bit/s
In some parts of the code you divide by 1024 instead of 1000 for 
converting. so for example you have in debug mode an audio bitrate of 125 
kbit/s instead of 128kbit/s.
This is generally cosmetic, but it's possible to have errors like this in 
the real code not in the debug display.
Bye.
Nicolas        VDL diffusion - VDL soft
http://www.vdl.fr/
-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
    
    
More information about the vlc-devel
mailing list