Difference between revisions of "Musepack"
Jump to navigation
Jump to search
m (Change MusePack → Musepack) |
|||
Line 1: | Line 1: | ||
− | {{website| | + | {{website|Musepack|http://www.musepack.net/}} |
{{open}} | {{open}} | ||
− | ''' | + | '''Musepack''' ('''MPC''') is an audio codec, designed for [[compression]] of stereo audio at [[bitrate]]s of 160-180 kbit/s. |
{{clear}} | {{clear}} | ||
==Container== | ==Container== | ||
{{mux|id=mpc|encoder=n}} | {{mux|id=mpc|encoder=n}} | ||
− | The MPC container can only be used for storing data using the | + | The MPC container can only be used for storing data using the Musepack codec. |
== Source code == | == Source code == |
Revision as of 03:19, 27 March 2019
Musepack (MPC) is an audio codec, designed for compression of stereo audio at bitrates of 160-180 kbit/s.
Container
mpc
|
VLC can decode this container. The module name to use at the command line is mpc. |
The MPC container can only be used for storing data using the Musepack codec.
Source code
- modules/demux/mpc.c (input demuxer)