[FFmpeg-user] Record Webcam To a Different File Every Hour
özen özkaya
ozenozkaya at gmail.com
Fri Apr 12 15:46:04 CEST 2013
Hi,
I want to record my webcam video to a different file every hour
automatically. Does ffmpeg has this functionality?
Here below you can see my current save command:
ffmpeg -f video4linux2 -r 25 -s 640x480 -i /dev/video0 out.avi
I want to get output files like out_1.avi to out_24.avi
Does ffmpeg has such a property?
Best Regards.
--
Özen Özkaya
More information about the ffmpeg-user
mailing list