Difference between revisions of "Shorten"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
m (Added navbox template.)
(General rewrite.)
 
Line 1: Line 1:
'''Shorten''' is one of the oldest [[lossless]] audio formats. It was created by Tony Robinson in the mid-nineties.
+
'''Shorten''' is one of the oldest [[lossless]] audio formats. It was created by Tony Robinson in 1993.
  
It lacks several features like seekability (although there is a "hack" that adds seek support), [[streaming|streamability]], support for [[multichannel]] and high [[sampling rate]]s, tagging, ...
+
Being the first open source lossless compressor, it became popular in its time, especially in the bootleg trading community.  Shorten files are still occasionally encountered e.g. at archive.org.
 +
 
 +
Now considered a legacy codec, it lacks most features of modern codecs, like tagging, [[streaming|streamability]] / seekability (although there is a "hack" that adds seek support), and support for [[multichannel]] and high [[sampling rate]]s. Due to its historical status, it has been included as a reference in lossless comparisons long after its final maintenance release in 2007.
 +
 
 +
Shorten files can be converted or played back with several tools including ffmpeg (after a bugfix in 2016, ticket 4712).
  
The reason why it became very popular is that it was the first open source lossless compressor. It gained huge momentum years ago because of this.
 
  
 
==See also==
 
==See also==
 
* [[Lossless comparison]] by Rjamorim
 
* [[Lossless comparison]] by Rjamorim
 
==External links==
 
 
* [http://www.etree.org/shncom.html Extra-official Shorten website] at etree {{webarchive|https://web.archive.org/web/20180904214941/http://www.etree.org/shncom.html|2018-09-04}}
 
* [http://www.etree.org/shncom.html Extra-official Shorten website] at etree {{webarchive|https://web.archive.org/web/20180904214941/http://www.etree.org/shncom.html|2018-09-04}}
 +
* [http://shnutils.freeshell.org/ Shorten and the shnutils utilities (with support for other lossless compressors)] at freeshell.org
 +
* [https://www.foobar2000.org/components/view/foo_input_shorten foo_input_shorten,] foobar2000 playback component
  
 
{{navbox audio codecs}}
 
{{navbox audio codecs}}
 
[[Category:Codecs]]
 
[[Category:Codecs]]
[[Category:Lossless]]
 

Latest revision as of 10:47, 28 December 2021

Shorten is one of the oldest lossless audio formats. It was created by Tony Robinson in 1993.

Being the first open source lossless compressor, it became popular in its time, especially in the bootleg trading community. Shorten files are still occasionally encountered e.g. at archive.org.

Now considered a legacy codec, it lacks most features of modern codecs, like tagging, streamability / seekability (although there is a "hack" that adds seek support), and support for multichannel and high sampling rates. Due to its historical status, it has been included as a reference in lossless comparisons long after its final maintenance release in 2007.

Shorten files can be converted or played back with several tools including ffmpeg (after a bugfix in 2016, ticket 4712).


See also