Lossless Audio: Difference between revisions

From Hydrogenaudio Knowledgebase
No edit summary
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
==Pros==
'''Lossless Audio''' ('''LA''') is a [[lossless]] audio compressor developed by Michael Bevin.
* Compresses files better than any other current lossless encoder
 
== Pros ==
* 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
* [[XMMS]] + [[Winamp]] plugin available


==Cons==
== Cons ==
* Very slow encode and decode (realtime on 700-800mhz CPU)
* 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.


'''''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==
== Addtional Reading ==
* [http://www.lossless-audio.com/ Lossless Audio website]
* <s>[http://www.lossless-audio.com/ Lossless Audio website] </s>
* [[Lossless_comparison|Lossless Codec Comparison]] by Rjamorim
* [[Lossless_comparison|Lossless Codec Comparison]] by Rjamorim
[[Category:Codecs]]

Revision as of 22:07, 21 December 2016

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