MP3: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
No edit summary
 
(Add to audio codecs category.)
Line 2: Line 2:


Lossy audio coding using a time-frequency transform consisting of a 32-subband QM filter followed by an 18-point MDCT on blocks of 576 samples.  In addition, coded frames may be padded by 1 bit as necessary to maintain a strict CBR.  This rather odd design was meant to provide backwards compatibility with the blocksize and bit rates of the existing MP2 format.  Although it is less efficient than using a pure MDCT (eg AAC and Ogg Vorbis) MP3 has become a de facto standard since it was the first widely available format.
Lossy audio coding using a time-frequency transform consisting of a 32-subband QM filter followed by an 18-point MDCT on blocks of 576 samples.  In addition, coded frames may be padded by 1 bit as necessary to maintain a strict CBR.  This rather odd design was meant to provide backwards compatibility with the blocksize and bit rates of the existing MP2 format.  Although it is less efficient than using a pure MDCT (eg AAC and Ogg Vorbis) MP3 has become a de facto standard since it was the first widely available format.
[[Category:Audio Codecs]]

Revision as of 03:14, 18 January 2006

  • Patents: US5214678, US5323396, US5777992

Lossy audio coding using a time-frequency transform consisting of a 32-subband QM filter followed by an 18-point MDCT on blocks of 576 samples. In addition, coded frames may be padded by 1 bit as necessary to maintain a strict CBR. This rather odd design was meant to provide backwards compatibility with the blocksize and bit rates of the existing MP2 format. Although it is less efficient than using a pure MDCT (eg AAC and Ogg Vorbis) MP3 has become a de facto standard since it was the first widely available format.