WavPack
From Just Solve the File Format Problem
Though the compression algorithm is fundamentally lossless, there is a standard way to reduce the sample precision if desired, to make it a lossy format. The "lost" information does not have to be thrown away; in "hybrid" mode it is saved in a companion .wvc file.
The v4.0 format, while loosely based on previous versions, has undergone major redesign.
In addition to being a standalone format, WavPack is one of the compression methods permitted in ZIP files (as of ZIP spec version 6.3.2), where it is compression type 97. It's not one of the commonly-found types, though, since most ZIP files stick to the more widely implemented formats, mostly DEFLATE (#8).
Contents |
Specifications
Software
- WavPack Windows binaries
- WavPack binaries for various *nix platforms
- Software supporting WavPack
- WavPack 4.60 Library Documentation