Difference between revisions of "OptimFROG"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
(Addtional Reading: speek site deprecated)
m (Added navbox template; minor page re-formatting.)
Line 1: Line 1:
 
{{Codec Infobox
 
{{Codec Infobox
| name = OptimFROG
+
| name               = OptimFROG
| logo = [[File:Frog.gif]]
+
| logo               = [[File:Frog.gif]]
| type = lossless
+
| type               = lossless
| purpose = "reduce at maximum the size of audio files"
+
| purpose             = "reduce at maximum the size of audio files"
| maintainer = Florin Ghido
+
| maintainer         = Florin Ghido
 
| recommended_encoder = OptimFROG 5.100 (2016-09-02)
 
| recommended_encoder = OptimFROG 5.100 (2016-09-02)
| website = http://losslessaudio.org/
+
| website             = [http://losslessaudio.org/ losslessaudio.org]
 
}}
 
}}
OptimFROG is a free [[lossless]] audio codec, known by its very high compression ratios.
+
'''OptimFROG''' is a free [[lossless]] audio codec, known by its very high compression ratios, developed by Florin Ghido.
OptimFROG is developed by Florin Ghido.
+
  
OptimFROG usually obtains the best lossless audio compression ratios on comparisons against other lossless encoders (practically a tie with the current champion [[LA]]). It has Windows and Linux versions, fully-featured input plug-ins for the foobar2000, Winamp2, Winamp3, [[dBpowerAMP]], XMPlay and XMMS audio players (with bitstream error resilience, [[ID3v1|ID3v1.1]] and [[APEv2]] read tagging support), optimal support for all integer [[PCM]] [[WAV]] formats up to 32 bits and an extensible streamable (error tolerant) compressed format.  
+
OptimFROG usually obtains the best lossless audio compression ratios on comparisons against other lossless encoders (practically a tie with the current champion [[LA]]). It has Windows and Linux versions, fully-featured input plug-ins for the [[foobar2000]], [[Winamp|Winamp2]], Winamp3, [[dBpowerAMP]], [[XMPlay]] and XMMS audio players (with bitstream error resilience, [[ID3v1|ID3v1.1]] and [[APEv2]] read tagging support), optimal support for all integer [[PCM]] [[WAV]] formats up to 32 bits and an extensible streamable (error tolerant) compressed format.  
  
 
One of its downsides is that there is no source code available, nor format specifications. Another downside is that it is relatively slow at both encoding and decoding.
 
One of its downsides is that there is no source code available, nor format specifications. Another downside is that it is relatively slow at both encoding and decoding.
Line 17: Line 16:
 
OptimFROG uses a new audio compression technology, the generalized stereo decorrelation concept, which was first introduced with OptimFROG 4.0b in December 2001. At the time of its introduction, the new technology yielded significant better (~1.5%) compression than existing state of the art lossless audio compressors.
 
OptimFROG uses a new audio compression technology, the generalized stereo decorrelation concept, which was first introduced with OptimFROG 4.0b in December 2001. At the time of its introduction, the new technology yielded significant better (~1.5%) compression than existing state of the art lossless audio compressors.
  
== Playback ==
+
==Software support==
 
* [[foobar2000]]
 
* [[foobar2000]]
* [[XMMS]]
 
 
* [[Winamp]]
 
* [[Winamp]]
 +
* [[XMMS]]
 +
* [[XMPlay]] – plugin required (OptimFROG input plugin) and (bass library) to play 'OFR' files
  
* [http://www.un4seen.com/ XMPlay] Plugin required (OptimFROG input plugin) and (bass library) to play 'OFR' files
+
==See also==
 +
* [[Lossless comparison]] by Rjamorim
  
==Addtional Reading==
+
==External links==
* [http://www.losslessaudio.org/ Ghido's Data Compression Page]
+
* [http://losslessaudio.org/ Official OptimFROG website]
* <s>[http://members.home.nl/w.speek/comparison.htm compression benchmark of many lossless codecs]</s>
+
* [http://members.home.nl/w.speek/comparison.htm Performance comparison of lossless audio compressors] by Speek {{webarchive|https://web.archive.org/web/20151027213336/http://members.home.nl/w.speek/comparison.htm|2015-10-27}}
* [[Lossless_comparison|Lossless Codec Comparison]] by Rjamorim
+
  
 +
{{navbox audio codecs}}
 
[[Category: Codecs]]
 
[[Category: Codecs]]
 
[[Category: Lossless]]
 
[[Category: Lossless]]

Revision as of 19:33, 27 November 2019

OptimFROG is a free lossless audio codec, known by its very high compression ratios, developed by Florin Ghido.

OptimFROG usually obtains the best lossless audio compression ratios on comparisons against other lossless encoders (practically a tie with the current champion LA). It has Windows and Linux versions, fully-featured input plug-ins for the foobar2000, Winamp2, Winamp3, dBpowerAMP, XMPlay and XMMS audio players (with bitstream error resilience, ID3v1.1 and APEv2 read tagging support), optimal support for all integer PCM WAV formats up to 32 bits and an extensible streamable (error tolerant) compressed format.

One of its downsides is that there is no source code available, nor format specifications. Another downside is that it is relatively slow at both encoding and decoding.

OptimFROG uses a new audio compression technology, the generalized stereo decorrelation concept, which was first introduced with OptimFROG 4.0b in December 2001. At the time of its introduction, the new technology yielded significant better (~1.5%) compression than existing state of the art lossless audio compressors.

Software support

See also

External links