a few --start-time for each playlist item?

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
Lorni
Blank Cone
Blank Cone
Posts: 39
Joined: 12 Nov 2008 23:59

a few --start-time for each playlist item?

Postby Lorni » 27 Dec 2008 21:26

vlc.exe 1.avi --start-time=5 2.avi --start-time=10 3.avi --start-time=15
works like
vlc.exe 1.avi 2.avi 3.avi --start-time=15

how to separate --start-time for each element?

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: a few --start-time for each playlist item?

Postby VLC_help » 29 Dec 2008 15:27

http://wiki.videolan.org/VLC_command-line_help
Options-styles:
--option A global option that is set for the duration of the program.
-option A single letter version of a global --option.
:option An option that only applies to the stream directly before it
and that overrides previous settings.
so maybe : works better, so

Code: Select all

vlc.exe 1.avi :start-time=5 2.avi :start-time=10 3.avi :start-time=15

Lorni
Blank Cone
Blank Cone
Posts: 39
Joined: 12 Nov 2008 23:59

Re: a few --start-time for each playlist item?

Postby Lorni » 29 Dec 2008 22:35

Thank you, It works.


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 76 guests