readme.txt

来自「一个非常好用的linux下的视频捕捉程序」· 文本 代码 · 共 13 行

TXT
13
字号
I got w3cam from http://www.rasca.de

I wrote the enclosed Makefile to compile vidcat

  On the Stayton board I entered
    vidcat -s 352x288 -p y -d /dev/video0 > test.jpg
  I copied test.jpg to a Linux box and entered
    xview test.jpg
    The Linux box has to be running X of course.

Used GIMP to convert image to jpeg format

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?