Multimedia dedicated weblog.

MONOGRAM Musepack Decoder v0.9.0.1

December 15th, 2007 Posted in Free Software

Hurray. Today I’ve managed to make the musepack decoder work. It is still in early stage of development, but it can decode SV8 streams. I would be pleased if you could post some feedback either here or at the Musepack Forum so I could know how it works.

In order to make this decoder work for you, you need to install Visual Studio 2005 SP1 Redistributable Package, which contains latest MFC libraries. It’s only 2.5 MB, so it should not be any problem. Currently the decoder is built as 32-bit DLL (AX file), so even if you are running a 64-bit version of OS, you need to install x86 version of the redistributable package. Later on I’ll fix this too.

Decoder Small

The decoder is released as GNU LGPL and is located in the Musepack SVN repository. You need to download following binary files.

Splitter : mmmpcdmx.ax (140 KB) - latest SVN build

Decoder : mmmpcdec.ax (160 KB) - latest SVN build

Enjoy,

Igor

Post a Comment