[vlc] Re: time limit
Torsten Spindler
spindler at hbt.arch.ethz.ch
Mon Oct 4 20:42:20 CEST 2004
On Mon, 2004-10-04 at 17:19, Marcantonio Magnarapa wrote:
> when running vlc from command line to stream out, can you set a time limit
> after which vlc shuts down or anyway stops transmitting video?
You can control start and stop times of a video with
--start-time <seconds> and --stop-time <seconds>
You can learn about these options with
vlc -H --advanced
To let vlc quit you can use the playlist item
vlc:quit
Playing the first ten seconds of a video and then quitting looks like
vlc -I rc --stop-time 10 VIDEO vlc:quit
Bye,
Torsten
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20041004/7c251613/attachment.sig>
More information about the vlc
mailing list