Apple Lossless Audio Coding: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
No edit summary
 
(added fourcc and category)
Line 1: Line 1:
* FOURCCS: alac
* Company: [[Apple]]
* Company: [[Apple]]
* Technical Description: [http://craz.net/programs/itunes/alac.html http://craz.net/programs/itunes/alac.html]
* Technical Description: [http://craz.net/programs/itunes/alac.html http://craz.net/programs/itunes/alac.html]


Lossless audio coding using linear prediction with Golomb-Rice coding of the difference.  Similar to FLAC, although the bitstreams are not compatible.  Usually stored in a MP4 container, as a private extension since it is not part of the MPEG-4 standard.
Lossless audio coding using linear prediction with Golomb-Rice coding of the difference.  Similar to FLAC, although the bitstreams are not compatible.  Usually stored in a MP4 container, as a private extension since it is not part of the MPEG-4 standard.
[[Category:Lossless Audio Codecs]]

Revision as of 15:33, 15 January 2006

Lossless audio coding using linear prediction with Golomb-Rice coding of the difference. Similar to FLAC, although the bitstreams are not compatible. Usually stored in a MP4 container, as a private extension since it is not part of the MPEG-4 standard.