Audio Lossless Coding
Lossless audio coding format
title: "Audio Lossless Coding" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["mpeg-4", "lossless-audio-codecs"] description: "Lossless audio coding format" topic_path: "general/mpeg-4" source: "https://en.wikipedia.org/wiki/Audio_Lossless_Coding" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0
::summary Lossless audio coding format ::
::data[format=table title="Infobox file format"]
| Field | Value |
|---|---|
| name | Audio Lossless Coding |
| owner | ISO |
| released | |
| latest_release_version | RM23 |
| latest_release_date | |
| type | Lossless audio |
| contained by | MP4 |
| standard | ISO/IEC 14496-3 |
| open | Yes |
| free | No |
| :: |
| name = Audio Lossless Coding | icon = | logo = | screenshot = | caption = | extension = | mime = | type code = | uniform type = | magic = | owner = ISO | released = | latest_release_version = RM23 | latest_release_date = | type = Lossless audio | container for = | contained by = MP4 | extended from = | extended to = | standard = ISO/IEC 14496-3 | url = | open = Yes | free = No MPEG-4 Audio Lossless Coding, also known as MPEG-4 ALS, is an extension to the MPEG-4 Part 3 audio standard to allow lossless audio compression. The extension was finalized in December 2005 and published as ISO/IEC 14496-3:2005/Amd 2:2006 in 2006. The latest description of MPEG-4 ALS was published as subpart 11 of the MPEG-4 Audio standard (ISO/IEC 14496-3:2019) (5th edition) in December 2019.
MPEG-4 ALS combines a short-term predictor and a long term predictor. The short-term predictor is similar to FLAC in its operation – it is a quantized LPC predictor with a losslessly coded residual using Golomb Rice Coding or Block Gilbert Moore Coding (BGMC). The long term predictor is modeled by 5 long-term weighted residues, each with its own lag (delay). The lag can be hundreds of samples. This predictor improves the compression for sounds with rich harmonics (containing multiples of a single fundamental frequency, locked in phase) present in many musical instruments and human voice.
Features
- Support for PCM resolutions of up to 32-bit including floating-point
- Arbitrary sampling rates
- Multi-channel / multi-track support (up to 65536 channels)
- Streaming
- Seekable (fast random access to any part of the encoded data).
- Optional storage in MP4 file format; can be multiplexed with video and other media content supported by the MP4 container.
- An MPEG-4 Audio profile "ALS Simple Profile", invoked with "-sp1" in the reference encoder.
Software support
, there has not been wide acceptance of this format, possibly due to the lack of encoders and decoders available.
A reference implementation of MPEG-4 ALS encoder and decoder (mp4als – e.g. mp4alsRM23) can be obtained at the MPEG-4 ALS homepage and it was also published as ISO/IEC 14496-5:2001/Amd 10:2007/Cor 3:2009.
There is a MPEG-4 ALS Decoder plugin for Winamp player.
On November 11, 2009, the FFmpeg open source project gained an MPEG-4 ALS decoder in its development version. Only a subset of the format is currently supported.
History
In July 2002, the Moving Picture Experts Group issued a call for proposals of lossless audio coding procedures to be sent in before December. Seven companies submitted their proposals which were examined taking into consideration compression efficiency, complexity and flexibility. By July 2003, Lossless Predictive Audio Compression (LPAC) was selected as the first draft for the future standard. The reference model was further developed under participation of Technische Universität Berlin (TUB), RealNetworks, and Nippon Telegraph and Telephone (NTT).
References
References
- ISO. (2006). "Audio Lossless Coding (ALS), new audio profiles and BSAC extensions – ISO/IEC 14496-3:2005/Amd 2:2006". ISO.
- ISO/IEC. (2019). "ISO/IEC 14496-3:2019: Information technology — Coding of audio-visual objects — Part 3: Audio". ISO.
- (2004-04-03). "MPEG-4 ALS: an Emerging Standard for Lossless Audio Coding". Data Compression Conference.
- Tilman Liebchen. (2005-08-03). "The MPEG-4 Audio Lossless Coding (ALS) Standard – Technology and Applications". Audio Engineering Society.
- (2009-05-07). "MPEG-4 ALS: Performance, Applications, and Related Standardization Activities". NTT Technical Review.
- (2009-07-03). "ISO/IEC 14496-3:200X/PDAM 2 – ALS Simple Profile and Transport of SAOC – N10826".
- Communication Systems Group. (2009-10-01). "MPEG-4 Audio Lossless Coding (ALS)". Technische Universität Berlin.
- Hydrogenaudio Knowledgebase. (2006). "Lossless comparison". Hydrogenaudio Knowledgebase.
- (2007-06-05). "MPEG-4 ALS Decoder plugin 1.00 for Winamp". Codecs.com.
- FFmpeg. (2009-11-11). "FFmpeg-cvslog r20517". FFmpeg.
::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::