Penguin

Differences between current version and revision by previous author of streamer(1).

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 2 Last edited on Wednesday, September 21, 2005 1:36:41 pm by IanMcDonald
Older page: version 1 Last edited on Saturday, August 17, 2002 6:48:42 am by zcat(1) Revert
@@ -5,9 +5,9 @@
  
 video options: 
  -o file video/movie file name 
  -f format specify video format 
- -c device specify video4linux device [[/dev/video] 
+ -c device specify [Video4Linux] device [[/dev/video] 
  -r fps frame rate [[10] 
  -s size specify size [[320x240] 
  
  -t times number of frames [[1] 
@@ -25,20 +25,20 @@
  
 movie writers: 
  files - multiple image files 
  video formats: 
- ppm 24 bit TrueColor (BE: rgb) [[ppm]  
- pgm 8 bit StaticGray [[pgm] 
+ ppm 24 bit ! TrueColor (BE: rgb) [[ppm]  
+ pgm 8 bit ! StaticGray [[pgm] 
  jpeg JPEG [[jpeg] 
  audio formats: 
  mono8 8bit mono [[wav] 
  mono16 16bit mono (LE) [[wav] 
  stereo 16bit stereo (LE) [[wav] 
  
  raw - single file, raw video data 
  video formats: 
- rgb 24 bit TrueColor (BE: rgb) [[raw]  
- gray 8 bit StaticGray [[raw] 
+ rgb 24 bit ! TrueColor (BE: rgb) [[raw]  
+ gray 8 bit ! StaticGray [[raw] 
  422 16 bit YUV 4:2:2 [[raw] 
  422p 16 bit YUV 4:2:2 (planar) [[raw] 
  audio formats: 
  mono8 8bit mono [[wav] 
@@ -46,10 +46,10 @@
  stereo 16bit stereo (LE) [[wav] 
  
  avi - Microsoft AVI (RIFF) format 
  video formats: 
- rgb15 15 bit TrueColor (LE) [[avi]  
- rgb24 24 bit TrueColor (LE: bgr) [[avi] 
+ rgb15 15 bit ! TrueColor (LE) [[avi]  
+ rgb24 24 bit ! TrueColor (LE: bgr) [[avi] 
  mjpeg JPEG [[avi] 
  audio formats: 
  mono8 8bit mono [[-] 
  mono16 16bit mono (LE) [[-] 
@@ -57,9 +57,9 @@
  
  If you want to capture to multiple image files you should include some 
  digits into the movie filename (foo0000.jpeg for example), streamer will 
  use the digit block to enumerate the image files. 
- For file formats which can hold *both* audio and video (like AVI and 
+ For file formats which can hold *both* audio and video (like [ AVI] and 
  QuickTime) the -O option has no effect. 
  
 -- 
 (c) 1998-2001 Gerd Knorr <kraxel@bytesex.org> 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.