Page 1 of 1

VLC playlist stop on startup

Posted: 07 Jul 2009 00:05
by alf
Is it possible to put the player to "stop" on startup?

I use a playlist with VLC.

Code: Select all

C:\somewhere\vlc2.exe --extraintf http --config C:\somewhere\vlcrc C:\somewhere\FMRadio.pls --http-host=:8081

Re: VLC playlist stop on startup

Posted: 08 Jul 2009 18:25
by VLC_help
One option is to add
vlc://pause:<seconds> Special item to pause the playlist for a certain time
as first playlist item.

Re: VLC playlist stop on startup

Posted: 12 Jul 2009 18:36
by alf
One option is to add
vlc://pause:<seconds> Special item to pause the playlist for a certain time
as first playlist item.
Thanks for the answer. Is it possible to stop it too?

Re: VLC playlist stop on startup

Posted: 13 Jul 2009 14:17
by VLC_help
Just add enough seconds for few weeks :D