QUOTE(memomai @ May 4 2007, 14:04)

I know that's very strange using such high bitrate (especially if the source is mostly CDDA) of 1520 kbps.
But recently we tried a network stream with wavpack 4.40 and it worked! We tried out how high the bitrate can be in our connection without puffer. By testing this, I simply got the question: if you manually select the wavpack bitrate (-b1520), is it then also lossless like the normal lossless modes?
If you select -b1520 then you should always get a lossless output, and the bitrate would be almost the same as selecting regular lossless mode. When the file is done, WavPack will even report the compression as lossless if there were, in fact, no samples different. With quieter samples, you can specify lower bitrates and still get lossless (although you have to specify a rate somewhat higher than the pure lossless bitrate).
However, the
decoder will always report these files as lossy, because it cannot know if the conversion was lossless or not. If you add MD5 sums (-m) you can tell on decode.
QUOTE(memomai @ May 4 2007, 14:04)

EDIT: there's no real stream of 1520 kbps then, only bits which are needed (seems to be the same as in normal mode), but the -bXXX options only allow our stream to work. Set the parameters to normal we can't get a stream... that's a bit strange!
I don't understand why this would happen. WavPack should behave the same with -b1520 as without.
The only difference is that normal mode would be somewhat faster. You could try -h or -x to slow it down a little.