Page 1 of 1

Some ASX files don't open

Posted: 06 Feb 2009 08:12
by alitokmen
Hello

The new version of VLC, 0.9.8a, doesn't open some ASX files.

I'm attaching one of the files. What's expected when I open that file is VLC to start playing the media. That's what used to happen in VLC 0.8. That's also what happens in Windows Media Player.

In VLC 0.9, nothing happens.

Is this normal?

---

Attachments don't exist, here's the file's contents:

Code: Select all

<ASX version = "3.0"> <entry clientskip="no" skipifref="no"> <Ref href = "mms://skinkers-livestation-client-f3c2-euronews-en.wm.llnwd.net/skinkers_livestation_client_f3c2_euronews_en"/> </entry> </asx>

Re: Some ASX files don't open

Posted: 06 Feb 2009 09:03
by Jean-Baptiste Kempf
Can you paste VLC messages?

Re: Some ASX files don't open

Posted: 06 Feb 2009 18:55
by alitokmen
Hello

Here come the messages:

Code: Select all

main error: decoder is leaking pictures, resetting the heap access_mms error: failed to send command
Note that opening the mms:// URL directly from the player works

Thanks

Re: Some ASX files don't open

Posted: 08 Feb 2009 13:33
by Jean-Baptiste Kempf
Well, deactivate the skip-ad option in the preferences=>input=>demux=>playlist

Re: Some ASX files don't open

Posted: 08 Feb 2009 16:24
by alitokmen
Hello

Unsetting the "Skip ads" option in the Playlist preferences solved the problem.

Thank you for your help :)

Re: Some ASX files don't open

Posted: 09 Feb 2009 12:24
by Lotesdelere
Well, deactivate the skip-ad option in the preferences=>input=>demux=>playlist
This option is enabled by default whilst it should be disabled because it's blocking many streams from working properly.

Same goes for the 'Skip DVD menu' option.

Out of the box VLC should be set to use settings which allow the best compatibility and the default basic behaviour expected by a media player.
Then the user may apply some options. That's even the meaning of options, they are optionnal and shouldn't be forced to a non standard default setting.

Re: Some ASX files don't open

Posted: 09 Feb 2009 17:18
by Jean-Baptiste Kempf
You might be right.