dc1394_multiview - Man Page
display format0 camera video
Synopsis
dc1394_multiview [--fps=[1,3,15,30]] [--res=[0,1,2]] [--device=/dev/video1394/x]
Description
View format0-only camera video from one or more cameras.
Options
- --fps
frames per second. default is 7. The 30 fps setting is incompatible with the 640x480 RGB8 resolution setting.
- --res
resolution. 0 is 320x240 (default), 1 = 640x480 YUV4:1:1, 2 = 640x480 RGB8
- --device
specifies video1394 device to use (optional). default is /dev/video1394/<port#>
- --help
print help message
Keyboard Controls
- q
quit
- < or ,
scale -50%
- > or .
scale +50%
- 0
pause
- 1
set framerate to 1.875 fps
- 2
set framerate to 3.75 fps
- 3
set framerate to 7.5 fps
- 4
set framerate to 15 fps
- 5
set framerate to 30 fps
Author
This manual page was written by Peter De Schrijver <p2@debian.org> for the Debian GNU/Linux system (but may be used by others) and added to upstream by Peter Antoniac <theseinfeld@users.sf.net>.