MOD files transcoding

Tools & More for Madsonic
Otherland
Contributor
Contributor
Posts: 6
Joined: 07 Feb 2013, 11:44
Has thanked: 0
Been thanked: 3 times

MOD files transcoding

Unread post by Otherland »

Hi Guys & Girls...

I have a fairly large collection of crack/keygen and demo tracks in different module formats. And wants to use madsonic to play/stream them.
I've previously created a Win32 build of this great mod file player/decoder: XMP (eXtended Modules Player).

I now finally took the time to recompile and fix some bugs in the Win32 implementation for the newest version of the player/decoder.

In order to use this player/transcoder you have to do the following:

Copy the files (xmp.exe & libxmp.dll) to the transcoder folder of Madsonic

Add the following to the existing list of music file extensions (found under settings -> general -> music files) :

Code: Select all

alm 669 mdl far xm mod fnk imf it liq mod wow mtm ptm rtm stm s3m ult dmf dbm med okt emod sfx m15 mtn amf gdm stx gmc psm j2b umx amd rad hsc flx gtk mgt mtp
Under the transcoding settings page, add a new transcoder with the following settings:

Convert From :

Code: Select all

alm 669 mdl far xm mod fnk imf it liq mod wow mtm ptm rtm stm s3m ult dmf dbm med okt emod sfx m15 mtn amf gdm stx gmc psm j2b umx amd rad hsc flx gtk mgt mtp
Convert To :

Code: Select all

mp3
Step 1 :

Code: Select all

xmp -Dlittle-endian -q -c %s
Step 2 :

Code: Select all

lame -r -b %b -S --resample 44.1 - -
Add the files location of the mod tracks to the media folders and at last do a rescan of your library.

That's it.

I will try to keep the Win32 build of the XMP player/transcoder up to date. Else let me know if behind in the version.
Attachments
xmp-4.0.6.zip
xmp 4.0.6 (libxmp 4.2.0)
(241.27 KiB) Downloaded 286 times
These users thanked the author Otherland for the post:
Madsonic
Rating: 7.69%
Locked