'Don't install' cancels the installation and nothing happens. Instead, you are asked whether you want to install the VLC-ActiveX-Component. :option An option that only applies to the playlistitem directly before itĪ know problem is, that the VLC-Plugin won't be displayed. option A single letter version of a global -option. Mind the different Options-styles: -option A global option that is set for the duration of the program. Mind that options have different names if you play a file locally or if you want to stream it (-sub-filter -> -s-filter).For actual looping of the entire playlist, the user has to have check 'Repeat all' under Preferences -> Playlist -> General.Video.mpg // the actual file to be displayed #EXTINF:0, Test Description // set the title for the following file shown in your playlist #EXTVLCOPT-any further parameter goes here // see also VLC command-line help #EXTVLCOPT-http-reconnect=true // required for a streaming-client to enable repeat #EXTVLCOPT-input-repeat=-1 // repeat the following file/playlist #EXTM3U // Required to identify this file as m3u file Open Notepad, create your playlist and save it as 'myplaylist.m3u' for this example. If you don't know them, simply delete them (e.g. You should modify the values of width, height and volume (0-100) fitting to your desires.