playlist object syntax

This is a special forum aimed at testing and reporting regressions that happens on VLC 1.0.0.

This IS just about REGRESSIONS AND TESTING, no feature requests or bug reporting for OLD issues.
ikarus76
Blank Cone
Blank Cone
Posts: 26
Joined: 13 May 2009 10:41

playlist object syntax

Postby ikarus76 » 13 May 2009 11:17

hi all,

has the playlist object syntax changed? if i use add now with the params from the 0.9.x version they doesn't seem to work

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: playlist object syntax

Postby Jean-Baptiste Kempf » 13 May 2009 11:44

Please, more details.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

ikarus76
Blank Cone
Blank Cone
Posts: 26
Joined: 13 May 2009 10:41

Re: playlist object syntax

Postby ikarus76 » 13 May 2009 11:53

hi,

ok, sorry :)

following syntax worked in an html page with embedded activex class id 9BE31822-FDAD-461B-AD51-BE1D1C159921:

Code: Select all

vlcplayer.playlist.add("udp://@239.0.2.60:8208", "ORF 1", ":ffmpeg-skiploopfilter=4");
vlc player played the stream and displayed ORF 1 as channel name.

with 1.0.0 the same code shows "udp://@239.0.2.60:8208" as channel name and the options doesn't work too, i guess...

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: playlist object syntax

Postby Jean-Baptiste Kempf » 13 May 2009 15:38

does it add it and not play it? or does it refuse to add it?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

ikarus76
Blank Cone
Blank Cone
Posts: 26
Joined: 13 May 2009 10:41

Re: playlist object syntax

Postby ikarus76 » 13 May 2009 16:16

yes, it plays the stream, but displays the mrl as channel name and ignores the options.

using

Code: Select all

vlcplayer.playlist.add("c:/test.mpg", "my test movie", "some more options");
looks like the same as using

Code: Select all

vlcplayer.playlist.add("c:/test.mpg");
w/o name and options.

channel name and options seem to be ignored. movie (or stream) is playing normally...


Return to “VLC 1.0.0 testing”

Who is online

Users browsing this forum: No registered users and 3 guests