Difference between revisions of "Musepack"
Jump to navigation
Jump to search
m (Add wikilinks) |
m (Remove →Module options: -- there are none anymore) |
||
Line 7: | Line 7: | ||
{{mux|id=mpc|encoder=n}} | {{mux|id=mpc|encoder=n}} | ||
The MPC container can only be used for storing data using the MusePack codec. | The MPC container can only be used for storing data using the MusePack codec. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Source code == | == Source code == |
Revision as of 03:06, 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)