musepack-tools

Rating: 
0
No votes yet

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)

Application versions: 
AttachmentSizeDate
File musepack-tools_0.1~r459-1_armel.deb191.23 KB14/11/2013 - 20:56
Changelog: 

libmpc (2:0.1~r459-1) unstable; urgency=low

* New upstream SVN snapshot.
* debian/control,
debian/compat,
debian/source/format,
debian/rules:
+ Update to source format 3.0 (quilt).
+ Update to debhelper compat level 7.
+ Update Standards-Version to 3.8.4.
* debian/patches/01_am-maintainer-mode.patch:
+ Enable automake maintainer mode.
* debian/patches/03_mpcchap.patch,
debian/rules:
+ Enable mpcchap tool and build it against libcue.
* debian/patches/99_autoreconf.patch:
+ Regenerate autotools files for the above patches.