I know how to use the -h option, I just don't see any commands to start video capture with file incrementation unless I press the video capture button.
What is the command line to start video capture guvcview using filename incrementation.
The option -n, --video=FILENAME Video File name (capture from start) will start video capture, however, the filename is overwritten unless the gui capture button is used.
guvcview -h | grep "capture from start")guvcview -n capture_file.avidoes the same thing – mchid Jun 15 '14 at 21:52guvcview -h
-n,--photo_total=TOTAL :total number of captured photos)– Alex WLBI Oct 21 '16 at 05:34