QUOTE (Ipodiot @ Mar 2 2008, 20:01)

Why couldn't it be an mp3? Can one not turn a wav file into an mp3 without making the mp3 lossy? Just make it into the mp3 file structure?
NO.
1. MP3 was designed as lossy and heavily relies on transformations that are lossy ... no way to "remove the loss"
2. You "can" hack LAME to "remove the loss" - but it's pointless, you will get either a uncompressed WAV with wrong header/frames, or a FLAC or WAVPACK with wrong header, or whatever broken file, but it definitely
won't play in any "MP3 player" 3. Seems you don't know what "MP3" is: it is a
proprietary and lossy audio compression algorithm
4. There is also digital audio beyond MP3

5. If you need lostless, why don't you use just FLAC, WAVPACK or TAK ? All those are free and open source (TAK hopefully soon), unlike MP3
6. You should "push" the audio player (not "MP3-player") manufacturers to add support for FLAC, WAVPACK, TAK and OGG VORBIS, rather than LAME devels to "remove the loss"
Bourne wrote:
QUOTE
Lossless formats are nothing but data compressors just like ZIP/RAR.
If "nothing" else, they are considerably smarter and compress better ... remember that WiNZip 13 just uses WAVPACK ... thus the "good" results are due to the WAVPACK algorithm, not the Deflate (standard of ZIP) algorithm