From f145a44d012d0b016c5ae65e7ed4324abbd7fed4 Mon Sep 17 00:00:00 2001 From: Antoine Jacquet Date: Fri, 25 Jan 2008 22:00:19 -0300 Subject: [PATCH] --- yaml --- r: 85711 b: refs/heads/master c: e8e672c57736872ef0bd05640503ee04ff443890 h: refs/heads/master i: 85709: b233f0f1811aa4e3444b4df1da5ca33714f9e204 85707: 5631c66fdb3f9309c994787ca977cbe8c57e7937 85703: c659ad30a1bc533e37f3a0e4415b9927fec76b75 85695: 0929d7dbedba9e8533b57b3508214f1caa84263d v: v3 --- [refs] | 2 +- trunk/Documentation/video4linux/zr364xx.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 0dbf7ee7ec87..a2719a9fb57f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 46c9fc861f2a47ce806671933f96f03ab3bdda7a +refs/heads/master: e8e672c57736872ef0bd05640503ee04ff443890 diff --git a/trunk/Documentation/video4linux/zr364xx.txt b/trunk/Documentation/video4linux/zr364xx.txt index 4d9a0c33f2fd..754099ce71b6 100644 --- a/trunk/Documentation/video4linux/zr364xx.txt +++ b/trunk/Documentation/video4linux/zr364xx.txt @@ -25,7 +25,7 @@ modprobe zr364xx debug=X mode=Y - debug : set to 1 to enable verbose debug messages - mode : 0 = 320x240, 1 = 160x120, 2 = 640x480 You can then use the camera with V4L2 compatible applications, for example Ekiga. -To capture a single image, try this: dd if=/dev/video0 of=test.jpg bs=1 count=1 +To capture a single image, try this: dd if=/dev/video0 of=test.jpg bs=1M count=1 links : http://mxhaard.free.fr/ (support for many others cams including some Aiptek PocketDV)