Difference between revisions of "Musepack"

From VideoLAN Wiki
Jump to navigation Jump to search
m (Add page to Category:Audio codecs)
m (Add wikilinks)
Line 1: Line 1:
 
{{website|MusePack|http://www.musepack.net/}}
 
{{website|MusePack|http://www.musepack.net/}}
 
{{open}}
 
{{open}}
'''MusePack''' ('''MPC''') is an audio codec, designed for compression of stereo audio at bitrates of 160-180 kbit/s.
+
'''MusePack''' ('''MPC''') is an audio codec, designed for [[compression]] of stereo audio at [[bitrate]]s of 160-180 kbit/s.
  
 
{{clear}}
 
{{clear}}

Revision as of 10:04, 29 January 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.

Module options

  • --mpc-replaygain-type (integer)
    Replay gain type. Musepack can have a title-specific replay gain (volume control) or an album-specific one. Values are:
    • 0: None
    • 1: Title
    • 2: Album (default)

Source code