I'm adding wavpack support to my cd ripper. It's just about done, there's only one thing that's really confusing for me. From http://www.wavpack.com/wavpack_doc.html
CODE
-bn = enable hybrid compression, n = 2.0 to 23.9 bits/sample, or
n = 24-9600 kbits/second (kbps)
n = 24-9600 kbits/second (kbps)
Is that really 9.6Mbps? I've never heard of an audio file with such a huge bitrate.
Any light you can shed on this will be appreciated.
For now I have one slider for the bitrate and that goes from 24 to 9600, but for obvious reasons that's very difficult to set. Should the slider range be 2-23.9 instead?
Oh and if you also know anything about this:
QUOTE
Although the option accepts bitrates as low as 24 kbps, the actual value that WavPack can achieve is usually much higher than that. For example, with CD-audio sampled at 44.1k the lower limit is about 196 kbps.
That is, what's the point in specifying a 24kbps bitrate if it will end up being 196?
Thanks in advance.
