Discussion:
[vlc] Start-time parameter for vlc
Bert Schinkel-Momsen | RZ Uni Kiel
2008-12-15 15:20:43 UTC
Permalink
Dear list vlc-users,

we have been lucky to find out, that vlc can be started via command line with a special starting point directly from DVD.

Therefor we use the following start line in the vlc .lnk-file under Windows:

"C:\Program Files\VideoLAN\VLC\vlc.exe" "dvd://G:\@2" :start-time=12

We we want to:
- start VLC
- play DVD (here: 'G:')
- begin from specific starttime (here e.g.: ':start-time=12')
(what also should be done: stop at specific time - ':stop-time=850')
(and do not display filename - ':no-video-title-show')
(and fullscreen: '-f')

(we tried nearly everything ;) - and used the given command line suggestion by vlc under "medium" - "open medium" - "show more options" )

We had problems using them as soon we installed and used them with the newest Videolan under Windows Vista. And I am sure, that the parameter worked with an older vlc-Version (don't know which it was - using older vlc.exe does not help :(

Are there special parameters for vista?
We buid the actual vlc.txt with the command line parametrs. There we still can finde the ":start-time=" and ":stop-time=" - one could think: 'no need to worry so far' But ist does not work.

Are there security relevant actions needed to make it run as desired under vista? (Next to "run as administrator")
Any help would be appriciated.
Might it be a change in command line usage or a "deeper" problem?

Thanks in advance and greetings from the north of Germany!
Bert
Anthony Loiseau
2008-12-15 16:28:07 UTC
Permalink
Hi,

I have in mind that 0.9 "--start-time" feature is (or was) broken and
playback start from the beginning of the media currently. Not sure it is
still the case for latest stable VLC releases.

regards,
Anthony


Le lundi 15 d?cembre 2008 ? 16:20 +0100, Bert Schinkel-Momsen | RZ Uni
Post by Bert Schinkel-Momsen | RZ Uni Kiel
Dear list vlc-users,
we have been lucky to find out, that vlc can be started via command line with a special starting point directly from DVD.
- start VLC
- play DVD (here: 'G:')
- begin from specific starttime (here e.g.: ':start-time=12')
(what also should be done: stop at specific time - ':stop-time=850')
(and do not display filename - ':no-video-title-show')
(and fullscreen: '-f')
(we tried nearly everything ;) - and used the given command line suggestion by vlc under "medium" - "open medium" - "show more options" )
We had problems using them as soon we installed and used them with the newest Videolan under Windows Vista. And I am sure, that the parameter worked with an older vlc-Version (don't know which it was - using older vlc.exe does not help :(
Are there special parameters for vista?
We buid the actual vlc.txt with the command line parametrs. There we still can finde the ":start-time=" and ":stop-time=" - one could think: 'no need to worry so far' But ist does not work.
Are there security relevant actions needed to make it run as desired under vista? (Next to "run as administrator")
Any help would be appriciated.
Might it be a change in command line usage or a "deeper" problem?
Thanks in advance and greetings from the north of Germany!
Bert
______________________________________________________
vlc mailing list
http://mailman.videolan.org/listinfo/vlc
robertocm
2011-03-10 13:35:07 UTC
Permalink
The following command line has worked well for me (whit Windows Vista):
"C:\Program Files\VideoLAN\VLC\vlc.exe" "C:\Users\___\Desktop\Nueva
carpeta\video 1.avi" :start-time=12 --stop-time=20
"C:\Users\robertocm\Desktop\Nueva carpeta\video 2.avi" vlc://quit
Post by Bert Schinkel-Momsen | RZ Uni Kiel
Dear list vlc-users,
we have been lucky to find out, that vlc can be started via command line
with a special starting point directly from DVD.
- start VLC
- play DVD (here: 'G:')
- begin from specific starttime (here e.g.: ':start-time=12')
(what also should be done: stop at specific time - ':stop-time=850')
(and do not display filename - ':no-video-title-show')
(and fullscreen: '-f')
(we tried nearly everything ;) - and used the given command line
suggestion by vlc under "medium" - "open medium" - "show more options" )
We had problems using them as soon we installed and used them with the
newest Videolan under Windows Vista. And I am sure, that the parameter
worked with an older vlc-Version (don't know which it was - using older
vlc.exe does not help :(
Are there special parameters for vista?
We buid the actual vlc.txt with the command line parametrs. There we still
can finde the ":start-time=" and ":stop-time=" - one could think: 'no need
to worry so far' But ist does not work.
Are there security relevant actions needed to make it run as desired under
vista? (Next to "run as administrator")
Any help would be appriciated.
Might it be a change in command line usage or a "deeper" problem?
Thanks in advance and greetings from the north of Germany!
Bert
______________________________________________________
vlc mailing list
http://mailman.videolan.org/listinfo/vlc
--
View this message in context: http://old.nabble.com/Start-time-parameter-for-vlc-tp21015731p31115692.html
Sent from the VLC (VideoLAN) mailing list archive at Nabble.com.
Continue reading on narkive:
Loading...