[vlc] bug in gui playlist???

Deepak K. Shrestha d88pak at gmail.com
Sun Nov 26 11:52:19 CET 2006


Hi,

I am trying to stream some video from my GUI playlist but it stops after 
the first movie. But if try to stream through command line it works.

For separate playlist file (containing the path to movie file):
=================
vlc -vvv mtv.m3u --sout 
'#standard{access=udp,mux=ts,dst=239.255.255.1,name="mtv"}'
OR
Multiple video file in  command line itself:
===============
vlc -vvv <multiple video here> --sout 
'#standard{access=udp,mux=ts,dst=239.255.255.0,name="mtv"}'
=================

Both works but from GUI I am unable to do the same thing. Is it a bug? 
Is there some work around this?

Thanks!



-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the vlc mailing list