[VLC 0.9.x] API, asx and more

This forum is about all development around libVLC.
lopez.tuparles
New Cone
New Cone
Posts: 6
Joined: 21 Dec 2008 20:25

[VLC 0.9.x] API, asx and more

Postby lopez.tuparles » 27 Dec 2008 23:41

Hi,
I'm doing with few others a player for Mediaportal based on Marx C# Wrapper.
This Wrapper works fine, so it seems there are some "trouble" with the API.
When I load an asx stream, nothing happens. So it woks fine with other single streams. Most of the asx streams contains only one stream.
I used :

Code: Select all

libvlc_media_new(libvlc_core_handle, filename, ref ex);
asx streams could be used as a playlist, and I have seen a post about playlist manipulation:
http://mailman.videolan.org/pipermail/v ... 54167.html

Well i have some questions:
- Is asx troubleshooting is the same as discribe in this thread ?
- Will libvlc_media_new support playlist (asx, m3u, ....) in the future ?

Thanks..

erwan10
Developer
Developer
Posts: 415
Joined: 02 Nov 2008 23:16

Re: [VLC 0.9.x] API, asx and more

Postby erwan10 » 28 Dec 2008 00:55

Though I have never tested asx with libvlc api, a quick look at the source code shows that asx and m3u are demuxed in a very similar way. Issues encountered with m3u should also be true for asx.

This link viewtopic.php?f=32&t=54123 gives details about libvlc api and m3u. It should also be true for asx.

lopez.tuparles
New Cone
New Cone
Posts: 6
Joined: 21 Dec 2008 20:25

Re: [VLC 0.9.x] API, asx and more

Postby lopez.tuparles » 29 Dec 2008 10:17

Thanks erwan for the answer.


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 18 guests