in older versions of vlc I used vlc://pause:100000000 to pause VLC at startup. Using any version of 1.1.x, this won't work anymore. It always starts the first playlist item, although the "pause" item is in the playlist too. My command line startup parameters are as following:
Code: Select all
vlc.exe --extraintf http --config vlcrc playlist.pls --http-host=:8080 vlc://pause:100000000
Thank you
alf