|
Not beint funny but how do you mean? Ive never used FLAC, thats all.
|
FLAC is lossless compression of wave data (I hope you know that). And FLAC is therefore VBR by concept.
Method is (simplified) like that: Waveform is analyzed and approximated using some mathematical functions. The parameters can easily and efficiently be stored and even compressed further. But this approximation is not perfect, so there is some residual error which is compressed and stored in the bitstream.
This means that the more 'order' music contains ('order' in the sense that the waveform is easily approximated using mathematical functions - for details see the FLAC homepage) the better it is compressed. If you go from 'ordered' music to 'noisy' music compression gets worse. Reason is simple: You can't compress noise - that's because of entropy.
By entropy? If you're not familiar with the concept of entropy (information theory) then you should read a wikipedia article or something similar.
Additional Spam:
|
When using VBR, high bitrates are used when they're needed and lower bitrates are used when they're not. So you can tell that a certain piece of music "compresses well" if the average bitrate comes out pretty low.
|
I just wanted to note that FLAC encodings are a strong indication of how good the music data actually compresses (compression = lossless compression).
I was speaking idiomatically.