Musepack

From Wikipedia, the free encyclopedia

Musepack (formerly MPEGplus, MPEG+, MP+)
Image:Logo-Musepack.png
File name extension .mpc, .mp+, .mpp
Internet media type audio/x-musepack
audio/musepack
Magic number MPCK, MP+
Latest release sv7 (stable), sv8 (beta)
Type of format Audio
Extended from MP2
Website http://musepack.net/


Musepack or MPC is an open source lossy audio codec, specifically optimized for transparent compression of stereo audio at bitrates of 160–180 (manual set allows bitrates up to 320) kbit/s. It was formerly known as MPEGplus, MPEG+ or MP+.

Development of MPC was initiated in 1997 by Andree Buschmann and later taken over by Frank Klemm, and is currently maintained by the Musepack Development Team (MDT) with assistance from Frank Klemm and Andree Buschmann. Encoders and decoders are available for Microsoft Windows, Linux and Mac OS X, along with plugins for several third-party media players available from the Musepack website, licensed under the LGPL or BSD licenses, and an extensive list of programs supporting the format.

Contents

[edit] Technical details

Musepack was developed using the MP2 codec as a starting point, but many features have since been added, including:

  • subband-wise selectable M/S encoding (as in AAC)
  • Huffman coding (as in MP3 and AAC, but more efficient)
  • noise substitution techniques (as in ATSC A-52 and MPEG-4 AAC V2)
  • pure variable bitrate between 3 and 1300 kbit/s (when needed)

The psychoacoustic model of MPC is based on MPEG ISO model 2, but is extended by CVD (clear voice detection). The quantization algorithm of the MPC encoder performs spectral shaping of the noise, called adaptive noise shaping (ANS), in order to overcome the low frequency resolution of the polyphase quadrature filter bands.

In the past, MPC has been under suspicion of violating multiple patents (MP2, PNS, subband).[1] According to the developers of MPC, all patented code has been removed and it is now believed to be free of patent encumbrance. However, one PNS patent application is still active,[2] and it is not trivial to know if MPC's own "noise substitution techniques" avoid its scope or not. Only a careful examination by a patent lawyer would say whether Musepack is truly patentless or not.

MPC uses the APEv2 tag metadata container.

Musepack is mainly optimized for transparent encoding at the "--standard" preset (175-185 kbit/s). Very few optimisations have been made at lower bitrates (like 128 kbit/s). Nevertheless, various listening tests have been conducted in which Musepack has performed well at both lower and higher bitrates.

[edit] Test results

See also: Codec listening test#Results

Despite being optimized for 100% transparency at moderately high bitrates, MPC has scored highly on many 128 kbit/s tests. In May 2004, a series of double-blind listening tests[3] (as reported on Slashdot[4]) suggested that Musepack and Ogg Vorbis (which was the 1.1 "aoTuV" fork at the time) were the two best available codecs for high-quality audio compression at bitrates around 128kbit/s, beating MP3, AAC, WMA, and ATRAC.

Listening tests of MPC:

  • 2004 - rjamorim's second 128 kbit/s group listening test - between 14 and 27 listeners. MPC and Vorbis tied for first.[5]
  • 2003 - rjamorim's first 128 kbit/s group listening test - between 14 and 29 listeners. AAC, MPC, Vorbis, and WMA tied for first.[6]
  • 2002 - ff123's second 128 kbit/s group listening test[7]
  • 2001 - ff123's 128 kbit/s group listening test[8]

[edit] Hardware and software support

Devices supporting The Core Pocket Media Player are capable of MPC playback - those include the PocketPC and devices running Palm OS, Symbian OS, Windows, Windows CE or Windows Mobile. All devices with software audio decoding that are supported by Rockbox, including most revisions of iPod, can also play Musepack files. Playback on Roku Photobridge HD is supported with a plugin.

Musepack distributes the libmpcdec library for decoding MPC content. Various plugins have been developed, using that library, including for the XMMS player.

Software players capable of using DirectShow filters also can play Musepack files, for example by Monogram's [9] DS filters.

[edit] References

[edit] External links