[vlc-devel] Playlist from file, no autoplay

Dermot McGahon dermot at dspsrv.com
Tue May 9 16:47:30 CEST 2006


Hi,
 
--no-playlist-autostart seems to be broken, in 0.8.4 at least.

I'm specifying a playlist from file.
 
Without the option, the first item on the playlist autoplays.
 
With the option, the second item on the playlist autoplays.
 
 
Dermot.
--   


[root at webnote TV]# vlc --no-playlist-autostart channels.vlc
VLC media player 0.8.4-test1 Janus
Remote control interface initialized, `h' for help
status change: ( New input: channels.vlc )
status change: ( audio volume: 256 )
status change: ( play state: 1 )
status change: ( stop state: 0 )
status change: ( New input: 
v4l:/dev/video0:frequency=759250:size=720x576:width=160:height=130 )
status change: ( audio volume: 256 )
status change: ( play state: 1 )
playlist
| v4l:/dev/video0:frequency=727250:size=720x576:width=160:height=130   
v4l:/dev/video0:frequency=727250:size=720x576:width=160:height=130|channels.vlc|
|*v4l:/dev/video0:frequency=759250:size=720x576:width=160:height=130   
v4l:/dev/video0:frequency=759250:size=720x576:width=160:height=130|channels.vlc|
| v4l:/dev/video0:frequency=783250:size=720x576:width=160:height=130   
v4l:/dev/video0:frequency=783250:size=720x576:width=160:height=130|channels.vlc|
| v4l:/dev/video0:frequency=807250:size=720x576:width=160:height=10   
v4l:/dev/video0:frequency=807250:size=720x576:width=160:height=10|channels.vlc|
playlist: returned 0 (no error)
quit
quit: returned 0 (no error)
status change: ( stop state: 0 )
status change: ( quit )
[root at webnote TV]# cat channels.vlc
#EXTM3U

#EXTVLCOPT:width=184
#EXTVLCOPT:height=136
v4l:/dev/video0:frequency=727250:size=720x576:width=160:height=130
#EXTVLCOPT:width=184
#EXTVLCOPT:height=136
v4l:/dev/video0:frequency=759250:size=720x576:width=160:height=130
#EXTVLCOPT:width=184
#EXTVLCOPT:height=136
v4l:/dev/video0:frequency=783250:size=720x576:width=160:height=130
#EXTVLCOPT:width=184
#EXTVLCOPT:height=136
v4l:/dev/video0:frequency=807250:size=720x576:width=160:height=10

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



More information about the vlc-devel mailing list