Lossless Audio: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
* Compresses files better than almost any other current lossless encoder | * Compresses files better than almost any other current lossless encoder | ||
* Available for Windows (win32) and Linux/x86 (binaries only). | * Available for Windows (win32) and Linux/x86 (binaries only). | ||
* | * [[XMMS]] + [[Winamp]] plugin available | ||
== Cons == | == Cons == | ||
* Very slow encode and decode (realtime on | * Very slow encode and decode (realtime on 700–800 MHz CPU) | ||
* No source code or format specification available. | * No source code or format specification available. | ||
Revision as of 18:05, 13 June 2007
Lossless Audio (LA) is a lossless audio compressor developed by Michael Bevin
Pros
- Compresses files better than almost any other current lossless encoder
- Available for Windows (win32) and Linux/x86 (binaries only).
- XMMS + Winamp plugin available
Cons
- Very slow encode and decode (realtime on 700–800 MHz CPU)
- No source code or format specification available.
It's worth mentioning that the LA foobar2000 plugin doesn't produce bit-identical streams, and the author has shown no interest in fixing this issue
Addtional Reading
- Lossless Audio website
- Lossless Codec Comparison by Rjamorim