Advanced Audio Coding

From MultimediaWiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 15:11, 23 October 2008
Compn (Talk | contribs)
(add fourcc, link to android aac decoder, fix formatting, add samples)
← Previous diff
Revision as of 02:48, 16 February 2009
AConverse (Talk | contribs)

Next diff →
Line 8: Line 8:
*http://www.3gpp.org/ftp/specs/html-info/26-series.htm *http://www.3gpp.org/ftp/specs/html-info/26-series.htm
*ftp://ftp.tnt.uni-hannover.de/pub/MPEG/audio/mpeg4/ *ftp://ftp.tnt.uni-hannover.de/pub/MPEG/audio/mpeg4/
 +*[[AAC Reference Software]]
[[Google]] has opensourced Android, which includes an Apache 2.0 licensed aac decoder: [[Google]] has opensourced Android, which includes an Apache 2.0 licensed aac decoder:

Revision as of 02:48, 16 February 2009

Specification and reference source links.

Google has opensourced Android, which includes an Apache 2.0 licensed aac decoder:

Intel has source for its IPP based AAC decoder:

Real Networks has source for its Helix AAC fixedpoint decoder here:

Usually stored in an MP4 container.

See also Understanding AAC.

Extensions

AAC+

AACPlus (a.k.a. AAC+) is LC-AAC + SBR (Spectral Band Replication) and aacPlus v2 means LC-AAC + SBR (Spectral Band Replication) + PS (Parametric Stereo). Standard LC-AAC decoders can decode aacPlus encoded files/streams but without SBR and PS you do not get the full quality.

GAIN headers

See http://mp3gain.sourceforge.net and MP3 GAIN header.

Personal tools