Page 1 of 1

Help- Notify VLC to stop capturing ?

Posted: 29 Aug 2008 11:17
by nintondo
i'm currently trying to capture through a capture device from the command prompt.. I can capture n record but is there a way to schedule VLC to stop recording at a specific time interval ?

using vlc 0.8.6i
START /MIN vlc.exe dshow:// :dshow-vdev="VGA2USB by Epiphan Systems Inc." :dshow-adev="" :dshow-size="" :dshow-caching=200 :dshow-chroma="" :dshow-fps=0.000000 :no-dshow-config :no-dshow-tuner :dshow-tuner-channel=0 :dshow-tuner-country=0 :dshow-tuner-input=0 :dshow-video-input=-1 :dshow-audio-input=-1 :dshow-video-output=-1 :dshow-audio-output=-1 :sout=#transcode{vcodec=DIV3,vb=1024,scale=1}:duplicate{dst=std{access=file,mux=ogg,dst="C:\Documents and Settings\admin\%%B"}}

Re: Help- Notify VLC to stop capturing ?

Posted: 02 Sep 2008 11:17
by nintondo
erm any way to record for a certain timeframe in any case?

Re: Help- Notify VLC to stop capturing ?

Posted: 19 Jan 2009 02:13
by austinvlc
Yes.

--run-time=15

(15 seconds.) If you want VLC to quit after it is done recording, add --dummy-quiet


/edit. Sorry, meant vlc://quit