Difference between revisions of "Lossless Audio"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
(General rewrite.)
(abandonware? "codec" link; Sac link, typo)
 
Line 1: Line 1:
'''Lossless Audio''' ('''La''') is a [[lossless]] audio compressor developed 2002 to 2004 by Michael Bevin, for the Windows and Linux/x86 platforms.  
+
'''Lossless Audio''' ('''La''') is a [[lossless]] audio [[codec]] developed 2002 to 2004 by Michael Bevin, for the Windows and Linux/x86 platforms.  
  
La is available as closed-source freeware with a graphical front-end and plugins for [[Winamp]]/[[XMMS]] and [[foobar2000]]; '''''its foobar2000 plugin truncates the end of files''''' and should be avoided.  
+
La is available as closed-source freeware with a graphical front-end and plugins for [[Winamp]]/[[XMMS]] and [[foobar2000]]; '''''its foobar2000 plugin truncates the end of files''''' and should be avoided. The developer has left this issue unfixed since 2004, indicating that La could be considered abandonware.
  
La was - and might still be - the highest compressing lossless encoder, possibly rivaled only by [[OptimFrog]] at its highest (and apparently even slower) setting. Both encoding and decoding are CPU-intensive.   
+
La might have been the highest compressing lossless encoder, though in [http://www.squeezechart.com/audio.html some comparisons] rivaled by [[OptimFrog]] at its highest and even slower settings (and also [[Sac]], an ultra-slow experimental compressor never used for playback). Both encoding and decoding are CPU-intensive.   
It is limited to 16 bit input. With the software being closed-source and no format specification available, it is not known whether this is a limitation to the format or to the encoder.
+
It is limited to 16 bit input. Whether this is a limitation to the format or to the current encoder is unknown but - hardly relevant, with the software being closed-source and unmaintained and no format specification being available.
  
  
  
== Addtional Reading ==
+
== Additional Reading ==
 
* [http://www.lossless-audio.com/ Official website]  
 
* [http://www.lossless-audio.com/ Official website]  
* [[Lossless_comparison|Lossless Codec Comparison]] originally by Rjamorim, with links to comparisons.
+
* [[Lossless_comparison|Lossless Codec Comparison]] originally by Rjamorim, with links to comparison tests.
 
* [https://hydrogenaud.io/index.php?topic=114989.msg948073#msg948073  HA forum thread describing how to decode LA files with foobar2000 using la.exe instead of the buggy plugin]
 
* [https://hydrogenaud.io/index.php?topic=114989.msg948073#msg948073  HA forum thread describing how to decode LA files with foobar2000 using la.exe instead of the buggy plugin]
  

Latest revision as of 13:05, 10 January 2022

Lossless Audio (La) is a lossless audio codec developed 2002 to 2004 by Michael Bevin, for the Windows and Linux/x86 platforms.

La is available as closed-source freeware with a graphical front-end and plugins for Winamp/XMMS and foobar2000; its foobar2000 plugin truncates the end of files and should be avoided. The developer has left this issue unfixed since 2004, indicating that La could be considered abandonware.

La might have been the highest compressing lossless encoder, though in some comparisons rivaled by OptimFrog at its highest and even slower settings (and also Sac, an ultra-slow experimental compressor never used for playback). Both encoding and decoding are CPU-intensive. It is limited to 16 bit input. Whether this is a limitation to the format or to the current encoder is unknown but - hardly relevant, with the software being closed-source and unmaintained and no format specification being available.


Additional Reading