Vlc tips & tricks

From www.ReeltoReel.nl Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Startup options:

--start-time=<integer> Start time
The stream will start at this position (in seconds).
--stop-time=<integer> Stop time
The stream will stop at this position (in seconds).
--run-time=<integer> Run time
The stream will run this duration (in seconds).

get around the problem by adding vlc://pause:9999 entries to playlist after the titles.

#EXTM3U
#EXTINF:350,Steely Dan - Babylon Sisters
/data/audiophile/!!AA meeting okt 2018/01 - Babylon Sisters.flac
vlc://pause:4
#EXTINF:461,Jeff Wayne - Forever Autumn
/data/audiophile/!!AA meeting okt 2018/04 Jeff Wayne - Forever Autumn.flac
vlc://pause:4
#EXTINF:311,Dire Straits - So Far Away
/data/audiophile/!!AA meeting okt 2018/01 - So Far Away.flac
vlc://pause:4

see: http://wiki.videolan.org/VLC_command-line_help