MPEG-4 Part 3

From Free net encyclopedia

(Redirected from MPEG-4 AAC-SSR)

MPEG-4 Part 3 (formally ISO/IEC 14496-3) is the third part of the ISO/IEC MPEG-4 international standard. It specifies audio coding methods.

Contents

Bifurcation in the AAC technical standard

The Advanced Audio Coding in MPEG-4 Part 3 was enhanced relative to what was previously specified in MPEG-2 Part 7, in order to provide better sound quality relative to the bit rate used for the encoding.

It is assumed that any Part 3 and Part 7 differences will be ironed out by the ISO standards body in the near future to avoid the possiblity of future bitstream incompatabilites. At present there are no known player or codec incompatibilities due to the newness of the standard.

AAC's mulitple codecs

  • One codec defined in MPEG-4 Part 3 is known as Low Complexity Advanced Audio Coding (LC-AAC).
  • Another codec is known as High-Efficiency Advanced Audio Coding (HE-AAC) or "aacPlus".
  • Another codec is known as Scalable Sample Rate Advanced Audio Coding (AAC-SSR).
  • Another codec is known as Bit Sliced Arithmetic Coding (BSAC)

aacPlus, or HE-AAC

aacPlus is a lossy data compression scheme for audio streams. It is based on MPEG-4, and combines three techniques: Advanced Audio Coding (AAC), Spectral Band Replication (SBR), and Parametric Stereo (PS).

aacPlus was standardized by the MPEG under the High Efficiency AAC (HE-AAC) name. The codec can operate at very low bitrates and is good for Internet radio streaming. It is claimed that a 48 kilobit-per-second stream will produce higher quality output than MP3 at 128 kbit/s. While listening tests[1] suggest that this claim is unfounded, aacPlus generally outperforms other popular codecs in the 32-64 kbit/s range. Its main competition for delivering acceptable quality at these bitrates comes from MP3pro, which also employs SBR.

aacPlus is supported in the free FAAD2 decoding library, and hence in many free players, and in Winamp and foobar2000. Because iTunes does not support aacPlus, the only player for Mac OS X is VLC. MPlayer and MPlayerOSX plan to soon support aacPlus, as well.

External links

MPEG-4 AAC-SSR

MPEG-4 AAC-SSR or MPEG-4 Advanced Audio Coding - Scalable Sample Rate was introduced by Sony to the MPEG-4 standard. The audio signal is first split into 4 bands using a 4 band polyphase quadrature filter bank. Then these 4 bands are further split using MDCTs with a size k of 32 or 256 samples. This is similar to normal MPEG-4 AAC which uses MDCTs with a size k of 128 or 1024 directly on the audio signal.

The advantage of this technique is that short block switching can be done separately for every PQF band. So high frequencies can be encoded using a short block to enhance temporal resolution, low frequencies can be still encoded with high spectral resolution. However, due to aliasing between the 4 PQF bands coding efficiencies around (1,2,3) * fs/8 is worse than normal MPEG-4 AAC.

MPEG-4 AAC-SSR is very similar to ATRAC and ATRAC-3.

Why AAC-SSR was introduced

The idea behind AAC-SSR was not only the advantage listed above, but also the possibility of reducing the data rate by removing 1, 2 or 3 of the upper PQF bands. A very simple bitstream splitter can remove these bands and thus reduce the bitrate and sample rate.

Example:

  • 4 subbands: bitrate = 128 kbit/s, sample rate = 48 kHz, f_lowpass = 20 kHz
  • 3 subbands: bitrate ~ 120 kbit/s, sample rate = 48 kHz, f_lowpass = 18 kHz
  • 2 subbands: bitrate ~ 100 kbit/s, sample rate = 24 kHz, f_lowpass = 12 kHz
  • 1 subband: bitrate ~ 65 kbit/s, sample rate = 12 kHz, f_lowpass = 6 kHz

Note: although possible, the resulting quality is much worse than typical for this bitrate. So for normal 64 kbit/s AAC a bandwidth of 14-16 kHz is achieved by using intensity stereo and reduced NMRs. This degrades audible quality less than transmitting 6 kHz bandwidth with perfect quality.

Bit Sliced Arithmetic Coding (BSAC)

Bit Sliced Arithmetic Coding (BSAC) is an MPEG-4 standard (ISO/IEC 14496-3 subpart 4) for scalable audio coding. BSAC uses an alternative noiseless coding to AAC, with the rest of the processing being identical to AAC. This support for scalability allows for nearly transparent sound quality at 64 kbit/s and graceful degradation at lower bit rates. BSAC coding is best performed in the range of 40 kbit/s to 64 kbit/s, though it operates in the range of 16 kbit/s to 64 kbit/s.

See also

External links

ja:HE-AAC pl:aacPlus