Block switching

From Hydrogenaudio Knowledgebase
Revision as of 07:37, 9 September 2006 by Pepoluan (Talk | contribs)

Jump to: navigation, search

Merge-from.gif It has been suggested that Short block be merged into this article or section. (Discuss)

Merge-from.gif It has been suggested that Long block be merged into this article or section. (Discuss)

The Psychoacoustic model decides when to switch to short blocks and back to long blocks (block switching).

In MP3, switching to short blocks will isolate the attack to 192 sample window, so the oscillations are only spread over 192 samples instead of 576. Block switching is also used by Ogg Vorbis and AAC, (except on windows that can be a power of two only). MPC, being a subband coder doesn't make use of block switching, (although it is implemented and can be used)

Switching to short blocks and increasing of the bitrate to encode a series of MDCT coefficients of a particular transient is one way to combat Pre echo.

Additional reading:

Some Java applets to examine fourier series behaviour (note that MDCT behaviour is not totally identical):