ffmpeg | branch: master | Lou Logan <l...@lrcd.com> | Tue Dec 11 15:24:30 2018 
-0900| [11817c3316d93b64cc92b992cb375f92c3380025] | committer: Lou Logan

doc/indevs: document libdc1394 options

Signed-off-by: Lou Logan <l...@lrcd.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=11817c3316d93b64cc92b992cb375f92c3380025
---

 doc/indevs.texi | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/doc/indevs.texi b/doc/indevs.texi
index 1f30f2360f..294ffa137c 100644
--- a/doc/indevs.texi
+++ b/doc/indevs.texi
@@ -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

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

Reply via email to