mpcchap
MusePack commandline utilities
Install
- All systems
-
curl cmd.cat/mpcchap.sh
- Debian
-
apt-get install musepack-tools
- Ubuntu
-
apt-get install musepack-tools
- Arch Linux
-
pacman -S musepack-tools
- Kali Linux
-
apt-get install musepack-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install musepack-tools
- Raspbian
-
apt-get install musepack-tools
- Dockerfile
- dockerfile.run/mpcchap
musepack-tools
MusePack commandline utilities
Musepack is an audio compression format with a strong emphasis on high quality. It's not lossless, but it is designed for transparency, so that you won't be able to hear differences between the original wave file and the much smaller MPC file. It is based on the MPEG-1 Layer-2 / MP2 algorithms, but since 1997 it has rapidly developed and vastly improved and is now at an advanced stage in which it contains heavily optimized and patentless code. This package contains various commandline utilities for MusePack files: - mpcenc (encoder) - mpcdec (decoder) - mpccut (cut MPC files without reencoding) - mpcgain (gain calculation) - mpc2sv8 (conversion to MusePack SV8 from older SV)