Shorten (codec)

{{Short description|Lossless audio codec}}

{{Infobox software

| name = Shorten

| logo =

| screenshot =

| caption =

| developer = Tony Robinson

| released = {{Start date and age|1993|03|30}}

| latest_release_version = 3.6.1

| latest_release_date = 2007-03-19 (final)

| latest preview version =

| latest preview date =

| operating_system = Cross-platform

| genre = Audio codec Data compression

| license = Shorten software license{{cite web|url=http://userpages.umbc.edu/~hamilton/shnlicense.txt|title=SHORTEN SOFTWARE LICENSE|archive-url=https://web.archive.org/web/20170816185144/http://userpages.umbc.edu/~hamilton/shnlicense.txt|archive-date=2017-08-16|access-date=2020-10-16}}

| website = {{URL|http://etree.org/shnutils/shorten/}}{{cite web|url=http://etree.org/shnutils/shorten/|title=[shorten]|archive-url=https://web.archive.org/web/20180908214909/http://www.etree.org:80/shnutils/shorten/|archive-date=2018-09-08|access-date=2020-10-16}}

}}

{{Infobox file format

| name = Shorten

| icon =

| logo =

| screenshot =

| caption =

| extension = .shn

| mime =

| type code =

| uniform type =

| magic =

| owner = Tony Robinson

| genre = Audio

| container for =

| contained by =

| extended from =

| extended to =

| standard =

}}

Shorten (SHN) is a file format used for compressing audio data. It is a form of data compression of files and is used to losslessly compress CD-quality audio files (44.1 kHz 16-bit stereo PCM). Shorten is no longer developed and other lossless audio codecs such as FLAC, Monkey's Audio (APE), TTA, and WavPack (WV) have become more popular. It is still in use to trade concert recordings that are already encoded as Shorten files. Shorten files use the .shn file extension.

Handling Shorten files

All libavcodec based players and converters support the Shorten codec; and since the LAVFilters are based on libavcodec, support can easily be added to Windows Media Player and other software that uses the standard filter / codec APIs. As far as less common programs, some Rockbox applications can play Shorten files without decompression, and third-party Shorten plug-ins exist for Nero Burning ROM, Foobar2000, and Winamp. VLC media player supports Shorten files natively, and ffplay from the ffmpeg package can be used if a command line utility is desired.

See also

References

{{Reflist}}