[FFmpeg-user] shell script for ffmpeg
Lou
lou at lrcd.com
Fri Feb 15 01:11:03 CET 2013
On Thu, 14 Feb 2013 15:52:25 -0800
motty cruz <motty.cruz at gmail.com> wrote:
> hello All, is there a utility to start ffmpeg and stop when video screen
> capturing? i'm not good at scripts and would like to automate start
> recording and stop recording. Thanks
I don't totally understand your question, but you can "pause" a current
recording by "suspending the job" with crtl+z (with the focus on the
current console window), and then when you are ready to continue enter
"fg" into the same console.
More information about the ffmpeg-user
mailing list