Don't know the progress of parsing ASX files, just encountered a stream that doesn't work http://live-wm.dradio.de/live/dlf/dlf.ASX. Maybe you can take a look. Works with xine-ui and Kaffeine. Reproducible: Always Steps to Reproduce: 1. 2. 3.
As I said before, xine_open() for some reason returns true for .asx URLs, but then fails on xine_play() (silently). I'm not sure what to do with this. Patches welcome ^_^.
Didn't remember, sorry. Did you report it as Xine bug?
(In reply to comment #2) > Did you report it as Xine bug? Nope.
Did this, let's see what Xine people say. http://sourceforge.net/tracker/index.php?func=detail&aid=1239374&group_id=9655&atid=109655
Can you answer this question? >Comment By: Darren Salt (dsalt) Date: 2005-07-16 15:29 Message: Logged In: YES user_id=294680 gxine doesn't have any problems with this MRL. Are you listening for XINE_EVENT_MRL_REFERENCE and passing the MRL from the first one to xine_open()?
Ok, I think I fixed this by handling xine's MRL_REFERENCE event. You can close the bug on xine's tracker.