MOD-File Transcoding/Streaming with XMP - [possible BUG]

Need help? Post your questions here.

Moderator: moderators

Re: MOD-File Transcoding/Streaming with XMP - [possible BUG]

Postby NDscham » Thu Sep 15, 2011 6:56 pm

marsmayhem wrote:I tried the -q and it didn't make a difference to the output.

Enter this into subsonic's transcoding step 1. You can consolidate parameters- Should work similarly on linux.
Also check xmp --help to see if your version supports -q. Maybe the stuttering stops, if the logfile doesn't get spammed during playback.
Code: Select all
xmp -d wav %s -cq
NDscham
 
Posts: 12
Joined: Mon Jun 27, 2011 8:41 am

Re: MOD-File Transcoding/Streaming with XMP - [possible BUG]

Postby marsmayhem » Mon Sep 19, 2011 10:38 pm

I'll give that a try when I'm at the machine next time..

Quick question - are you going 4040 into subsonic, or 443 (or whatever you've remapped your ports to, if that's the case). Just wondering it that might be an issue, I had seen some mention of SSL streaming being an issue in some circumstances..
marsmayhem
 
Posts: 19
Joined: Wed Aug 10, 2011 7:09 am

Re: MOD-File Transcoding/Streaming with XMP - [possible BUG]

Postby NDscham » Thu Sep 22, 2011 1:31 pm

Right, I'm accessing SS via https, but IMHO, that shouldn't make any difference as soon as the connection is established.
Regarding the current attacks on TLS & SSL, I might as well switch to unencrypted mode, though :roll:
Alright, I'll give it another try. Thanks for the hint, anyway.
NDscham
 
Posts: 12
Joined: Mon Jun 27, 2011 8:41 am

Re: MOD-File Transcoding/Streaming with XMP - [possible BUG]

Postby Otherland » Fri Oct 05, 2012 8:01 am

Hi all

I don't know if anyone still are interested,but I've myself wanted to be able to play my "tracker" files.
I 've tried with XMP 3.3.0 win32 build which doesn't work right, a lot of static as other has mentioned.
After som testing I discovered that the issue is the way the PCM/WAV data is written to STDOUT.

So I decided to download the source code for the lastet version 3.5.0 and to first just try to build a new Win32 version.
Maybe the bugs was fixed in the later versions. But sadly the problem was still there.
I decided to patch the source code and now XMP works with out problems on my Windows 7 SP1 (x64), Windows Server 2008 R2 (x64) and Windows XP.

The arguments for the transcoding are
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 - -


Originally I also wanted to use the artist wildcard in Step 2, but that would fail, since Subsonic didn't know how to extract the artist name, and thus supply results in a "NullPointerException" in subsonic, so only XMP is getting launched.

Subsonic have a bug in regards to missing title, artist and album info...
If artist or album info is missing then SubSonic will result in NullPointerException if one is using the artist or album wilcards in the transcoding steps.
I do have a fix this, but I need to ensure that it doesn't screw anything else up.

I will try to make a patch (not a complete WAR file) for Subsonic 4.7 and I will also post a link to my patched Win32 of XMP 3.5.0 later today.

Cheers
Otherland
 
Posts: 4
Joined: Mon Jan 09, 2012 12:59 pm

Re: MOD-File Transcoding/Streaming with XMP - [possible BUG]

Postby WACOMalt » Tue Dec 18, 2012 5:52 pm

Can you please post your patches? Just found this topic and very much want to get tracker files working!
WACOMalt
 
Posts: 22
Joined: Fri Oct 12, 2012 3:55 am

Re: MOD-File Transcoding/Streaming with XMP - [possible BUG]

Postby Otherland » Tue Dec 18, 2012 7:04 pm

Hi WACOMalt

Sorry about not uploading the patched version. But here is the patched version: http://www.slater.dk/subsonic/xmp.zip
Just extract it to the transcode folder and use the settings in my previous post.

In order to correctly to show the artist, title we would need to patch subsonic also.
At the moment I'm running Madsonic 4.8, and just using the transcoding settings shown in my post.

/Otherland
Otherland
 
Posts: 4
Joined: Mon Jan 09, 2012 12:59 pm

Re: MOD-File Transcoding/Streaming with XMP - [possible BUG]

Postby bauxite69 » Wed Feb 27, 2013 4:10 pm

Hi,

Thank you for the patched version(3.9.1) !!!

Will you continue to build xmp(Win32) with the next version(4.x.x) ?

Cheers
bauxite69
 
Posts: 2
Joined: Wed Feb 27, 2013 3:51 pm

Re: MOD-File Transcoding/Streaming with XMP - [possible BUG]

Postby Otherland » Thu Mar 21, 2013 7:28 am

Hi bauxite69

Yeah I might do that, when I have some free time. The changes between 3.9.1 and 4.x are to big for just recompiling, the previous build setup doesn't work for me or might be bugs in the code in regards to Win32.
I'll will give a try, but exactly when I can not say, hopefully soon (I also like to use the 4.x versions)

/Otherland
Otherland
 
Posts: 4
Joined: Mon Jan 09, 2012 12:59 pm

Re: MOD-File Transcoding/Streaming with XMP - [possible BUG]

Postby bauxite69 » Fri Aug 09, 2013 11:00 am

Hi,

For those intersted, i managed to build the WIN32 version with the last XMP and LIBXMP sources.

Have fun !
bauxite69
 
Posts: 2
Joined: Wed Feb 27, 2013 3:51 pm

Previous

Return to Help

Who is online

Users browsing this forum: No registered users and 25 guests