📄 readme
字号:
MVC-0.7.6========= License: GPLAuthor: Merlin Ma<softlib@turbolinux.com.cn>Description: MVC is an text mode v4l standard video capture program that supports object movement detection. It is very small and works effectively. This program is based on code vidcat.c which comes from WebCam. WebCam is an excellent CGI program by Rasca<thron@gmx.de> URL for webcam is: http://www.hdk-berlin.de/~rasca/w3cam/ Its object movement detection arithmetic is designed by me. Build: In source directory, type 'make'.Install: type 'make install'Usage: mvc [options] Options: -s XxY define size of the output image (default: 320x240) -a HxV define split number of sense areas in Horizantal and Vertical (default: 16x8) -i {tv|comp1|comp2|s-video} which input channel to use -n {pal|ntsc|secam} which NORM to use, default: PAL -q <quality> JPEG quality setting (1-100, default: 80) -d <device> video device (default: /dev/video) -b <diff_block_limit> blocks different limit, default: 3 -c <diff_color_limit> color different limit (1-765, default: 50)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -