1DC1394_MULTIVIEW(1) User Commands DC1394_MULTIVIEW(1)
2
3
4
6 dc1394_multiview - display format0 camera video
7
9 dc1394_multiview [--fps=[1,3,15,30]] [--res=[0,1,2]]
10 [--device=/dev/video1394/x]
11
13 View format0-only camera video from one or more cameras.
14
16 --fps frames per second. default is 7. The 30 fps setting is incompatā
17 ible with the 640x480 RGB8 resolution setting.
18
19 --res resolution. 0 is 320x240 (default), 1 = 640x480 YUV4:1:1, 2 =
20 640x480 RGB8
21
22 --device
23 specifies video1394 device to use (optional). default is
24 /dev/video1394/<port#>
25
26 --help print help message
27
29 q quit
30
31 < or , scale -50%
32
33 > or . scale +50%
34
35 0 pause
36
37 1 set framerate to 1.875 fps
38
39 2 set framerate to 3.75 fps
40
41 3 set framerate to 7.5 fps
42
43 4 set framerate to 15 fps
44
45 5 set framerate to 30 fps
46
48 This manual page was written by Peter De Schrijver <p2@debian.org> for
49 the Debian GNU/Linux system (but may be used by others) and added to
50 upstream by Peter Antoniac <theseinfeld@users.sf.net>.
51
52
53
54
55
56dc1394_multiview December 2003 DC1394_MULTIVIEW(1)