Browse Source

doc/indevs: document libdc1394 options

Signed-off-by: Lou Logan <lou@lrcd.com>
tags/n4.2
Lou Logan 6 years ago
parent
commit
11817c3316
1 changed files with 15 additions and 0 deletions
  1. +15
    -0
      doc/indevs.texi

+ 15
- 0
doc/indevs.texi View File

@@ -1050,6 +1050,21 @@ IIDC1394 input device, based on libdc1394 and libraw1394.

Requires the configure option @code{--enable-libdc1394}.

@subsection Options
@table @option

@item framerate
Set the frame rate. Default is @code{ntsc}, corresponding to a frame
rate of @code{30000/1001}.

@item pixel_format
Select the pixel format. Default is @code{uyvy422}.

@item video_size
Set the video size given as a string such as @code{640x480} or @code{hd720}.
Default is @code{qvga}.
@end table

@section libndi_newtek

The libndi_newtek input device provides capture capabilities for using NDI (Network


Loading…
Cancel
Save