📄 vd.conf
字号:
## videodog example config file# Place it in /etc/ ## set the device namedevice = /dev/video0# image propertieswidth = 320height = 240depth = 1 # capture propertiesoutput_format = jpgcapture_type = singlefile = test.jpgmode=NTSC## timestamp properties # this creates a text as follow:# videodog 2001 July 29 Sun 11:46:00 # see the USAGE file for more info on how to format it#stamp="videodog %Y %B %d %a %H:%M:%S"stamp_pos_x = 2stamp_pos_y = 2stamp_scale_w = 1stamp_scale_h = 1
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -