Page 1 of 1

How to record a stream with time duration limit

Posted: 11 Oct 2007 09:15
by richardkfk
I am able to record a movie stream using the following command :

************
vlc -vvv udp://@233.138.2.1 :access-filter=timeshift :demux=dump :demuxdump-file="c:\movie1"
*************

However, I have to stop the recording manually after 30 minutes.

Does VLC support timeshift recording ?

Can VLC stop the recording automatically after 30minutes ?

thanks for your advice !

-ricky-

Re: How to record a stream with time duration limit

Posted: 16 Oct 2007 17:17
by richardkfk
Actually, the window XP's " Scheduled Tasks" can
do the CRON job for me to start and stop the recording.

Thanks and regards,

-ricky-