25 May '13 - 10:36 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: 1 ... 11 12 [13] 14 15 ... 27
  Reply  |  Print  
Author Topic: 3.6 reports, queries and bugs  (Read 71550 times)
Elrinth
Posts: 103


« Reply #240 on: 21 Oct '11 - 12:57 »
Reply with quoteQuote

@saga: hang on, I'm installing winamp atm.

The following songs would not open in xmplay for me, they do however open in VLC:
http://dl.dropbox.com/u/5145312/can%27t%20open%20in%20xmplay%20but%20in%20vlc/gold%20runner%20theme.mod
http://dl.dropbox.com/u/5145312/can%27t%20open%20in%20xmplay%20but%20in%20vlc/great%20commandment.mod
http://dl.dropbox.com/u/5145312/can%27t%20open%20in%20xmplay%20but%20in%20vlc/green%20sleeves.mod
http://dl.dropbox.com/u/5145312/can%27t%20open%20in%20xmplay%20but%20in%20vlc/into%20battle.mod
http://dl.dropbox.com/u/5145312/can%27t%20open%20in%20xmplay%20but%20in%20vlc/last%20ninja%20remix.mod

Edit:

Regarding previous post... Yes the same happens with winamp, however winamp crashes instead of it just becoming silent. (The plugin is crashing)
Then I'm asking, is there an option somewhere to recover/reinitialize plugins if they crash? Or maybe a specific plugin? in_ym *caugh caugh
« Last Edit: 21 Oct '11 - 13:05 by Elrinth » Logged
saga
Posts: 1365


« Reply #241 on: 21 Oct '11 - 14:55 »
Reply with quoteQuote

You should first mail the author (and pray that he's still developing it) that he should fix his plugin instead of finding workarounds... Smiley
Logged
Zarggg
Posts: 1239


« Reply #242 on: 21 Oct '11 - 14:56 »
Reply with quoteQuote

If the plugin is crashing in both XMPlay and Winamp, the problem is likely with the plugin.
Logged
Ian @ un4seen
Administrator
Posts: 15276


« Reply #243 on: 21 Oct '11 - 15:01 »
Reply with quoteQuote

yes XMPlay successfully opens that URL for me (http://www.pigradio.com/pig128.pls)

but not this one

http://streamwriter.org/en/streamdb/getplaylist/list.m3u?id=2007

now if I open that URL first with the web browser then open the m3u/pls with XMPlay it opens and starts streaming

Here's an update to try, which should detect that it is a playlist...

   www.un4seen.com/stuff/xmplay.exe
Logged
bamf
Posts: 12


« Reply #244 on: 22 Oct '11 - 05:22 »
Reply with quoteQuote

it still doesn't detect the playlist when opened from the commandline/DDE call from streamWriter or whatever.  it DOES work when the playlist is opened from the open URL in the Open file(s) dialogue, however.
"C:\Program Files\XMPlay\xmplay.exe" "http://streamwriter.org/en/streamdb/getplaylist/list.m3u?id=2007"
worked
"C:\Program Files\XMPlay\xmplay.exe" http://streamwriter.org/en/streamdb/getplaylist/list.m3u?id=2007
didn't work (no quotes)
hold on now its working with both commandlines. i just can't get it to work from the other program.

here's a screenshot of what happens when stream is launched
http://img854.imageshack.us/img854/8707/14261222.png
Logged
Ian @ un4seen
Administrator
Posts: 15276


« Reply #245 on: 24 Oct '11 - 15:08 »
Reply with quoteQuote

That sounds strange. If you right-click on the playlist entry and select "Track info", what URL do you see there and how does it compare in the working instance?
Logged
amit
Posts: 718


« Reply #246 on: 24 Oct '11 - 15:54 »
Reply with quoteQuote

If playback is paused, pressing the apply button in output settings and devices settings will resume playback.
Logged
saga
Posts: 1365


« Reply #247 on: 24 Oct '11 - 20:09 »
Reply with quoteQuote

I have encountered a weird crash in xmplay 3.6.0.40, while i was doing an accidental mouse action (something like dragging over the xmplay with left mouse button pressed, i don't remember exactly). anyway, i've uploaded a minidump (saga-xmplay.dmp.7z) to your FTP, if it's of any help. I can also upload a mini dump with the heap included if it's necessary.
Logged
bamf
Posts: 12


« Reply #248 on: 24 Oct '11 - 22:40 »
Reply with quoteQuote

Quote
That sounds strange. If you right-click on the playlist entry and select "Track info", what URL do you see there and how does it compare in the working instance?

There are some differences in the track info, here are the screenshots of what's going on:



fig a. track info after opening stream


fig b. track info after pasting URL from previous track info into the open URL dialogue
Logged
Ian @ un4seen
Administrator
Posts: 15276


« Reply #249 on: 25 Oct '11 - 16:29 »
Reply with quoteQuote

I have encountered a weird crash in xmplay 3.6.0.40, while i was doing an accidental mouse action (something like dragging over the xmplay with left mouse button pressed, i don't remember exactly). anyway, i've uploaded a minidump (saga-xmplay.dmp.7z) to your FTP, if it's of any help. I can also upload a mini dump with the heap included if it's necessary.

It appears to have crashed while refreshing the playlist panel. For some more info on what went wrong, please do upload the dump file with the heap included.

There are some differences in the track info, here are the screenshots of what's going on:
...

That looks like the playlist wasn't processed in the "fig a" case, ie. the playlist file itself (rather than its contents) was added to XMPlay's list. Do you know how the URL was passed to XMPlay in that instance, eg. was it via the command-line or DDE or OLE? What happens if you drag'n'drop the URL (eg. the links you posted earlier) into XMPlay?
Logged
saga
Posts: 1365


« Reply #250 on: 25 Oct '11 - 18:50 »
Reply with quoteQuote

It appears to have crashed while refreshing the playlist panel. For some more info on what went wrong, please do upload the dump file with the heap included.
Ok, minidump with heap has been uploaded (saga-xmplay.7z).
Logged
Ian @ un4seen
Administrator
Posts: 15276


« Reply #251 on: 26 Oct '11 - 17:19 »
Reply with quoteQuote

Ok, minidump with heap has been uploaded (saga-xmplay.7z).

Thanks. I'm not entirely sure how it happened, but it appears that the playlist panel's display index (which determines the entries that are displayed) somehow became negative, resulting in a crash as it tried to display a negative playlist entry. Here's an update with a safety check that will hopefully prevent it happening again...

   www.un4seen.com/stuff/xmplay.exe

If playback is paused, pressing the apply button in output settings and devices settings will resume playback.

The update above shouldn't resume playback in that case, but it will switch to a stopped state rather than remaining paused (as the output resources are released). But stopped and paused are basically the same thing, ie. pressing the play button will resume things Smiley
Logged
bamf
Posts: 12


« Reply #252 on: 26 Oct '11 - 22:32 »
Reply with quoteQuote

...
There are some differences in the track info, here are the screenshots of what's going on:
...

That looks like the playlist wasn't processed in the "fig a" case, ie. the playlist file itself (rather than its contents) was added to XMPlay's list. Do you know how the URL was passed to XMPlay in that instance, eg. was it via the command-line or DDE or OLE? What happens if you drag'n'drop the URL (eg. the links you posted earlier) into XMPlay?

if a link for the m3u/pls is created via windows explorer's .url file and drag'n'dropped onto XMPlay via OLE it opens/streams okay

how the URL was passed to XMPlay in that instance (of the application):  streamWriter is an open-source application. it uses drop-down boxes to select launch mode in object pascal forms.  its using a simple system call with the m3u/pls appended onto the default .m3u file handler's location (and then shelled)

It looks like XMPlay is lacking some sort of recursive processing when opening playlist/URL files

I can report that MPC-HC opens the streams okay from this application but not before a small anomaly where it looks like it opens/parses the m3u/pls with errors and then finds the IP:port of the server and proceeds on.  the same thing happens when it extract the .asf from some .asx files recursively to find the IP:port of the server.
Logged
Ian @ un4seen
Administrator
Posts: 15276


« Reply #253 on: 27 Oct '11 - 15:21 »
Reply with quoteQuote

I'll send you a debug version to confirm what XMPlay is receiving and how.
Logged
tails_
Posts: 70


« Reply #254 on: 3 Nov '11 - 06:43 »
Reply with quoteQuote

Problems with winamp plugins here: then you middle-click or select "Plug-in file info" in playlist window that does either nothing or breaks playback (some plugins just jump to next track some stop producing sound)
Logged
Ian @ un4seen
Administrator
Posts: 15276


« Reply #255 on: 3 Nov '11 - 15:29 »
Reply with quoteQuote

Strange. Which plugin(s) are you seeing that happen with? If you're unsure which is causing the problem, please try removing them one by one until you find the culprit.
Logged
tails_
Posts: 70


« Reply #256 on: 3 Nov '11 - 19:22 »
Reply with quoteQuote

Found culprit! That happens then current file is archived. Also while checking each plug in i noticed next problem: if you have 2 plugins which can playback same format (nezplug & notsofatso in my case) and priority given to second one, plugin file info option from playlist window still shows info given by first plugin.
Logged
Ian @ un4seen
Administrator
Posts: 15276


« Reply #257 on: 4 Nov '11 - 15:02 »
Reply with quoteQuote

Here's an update to try...

   www.un4seen.com/stuff/xmplay.exe

Let me know if either problem persists.
Logged
tails_
Posts: 70


« Reply #258 on: 5 Nov '11 - 12:25 »
Reply with quoteQuote

Works fine for me, thanks Smiley

Suggestion on unpacking plugins: could they be told somehow which files to extract and which not to?
Basic usage: you have CD image in FLAC with CUE sheet. Then you throw archive at XMPlay you get just FLAC file without CUE sheet so skipping tracks becomes somewhat problematic

UPD: Archived NSF is played with first plug-in and format priorities change nothing here
P.S. Playing NSF file archived is pretty weird idea, but just to check Tongue
« Last Edit: 5 Nov '11 - 12:28 by tails_ » Logged
saga
Posts: 1365


« Reply #259 on: 5 Nov '11 - 22:59 »
Reply with quoteQuote

I think XMPlay disables the IT filter when a filter envelope reaches full cutoff again and resonance is disabled. In that case, returning full cutoff shouldn't change anything while the envelope is playing. Notice the subtle difference in the first pattern of the example file, directly after the filter envelope returns to full cutoff.

* env-flt-max.7z (64.56 KB - downloaded 3 times.)
« Last Edit: 5 Nov '11 - 23:15 by saga » Logged
Pages: 1 ... 11 12 [13] 14 15 ... 27
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.18 | SMF © 2013, Simple Machines