summaryrefslogtreecommitdiff
path: root/doc/indevs.texi
diff options
context:
space:
mode:
authorKarthick J <kjeyapal@akamai.com>2017-10-27 12:00:23 +0530
committerMarton Balint <cus@passwd.hu>2017-11-22 00:08:35 +0100
commite8e9306b4f0017c3d2ae2a9f02136279c1a105e9 (patch)
tree87f0e9e5a2980a74b91031452bda64ae4451b710 /doc/indevs.texi
parentaa7b0329ff282ea8afb3c26dcbbc64209a280219 (diff)
avdevice/decklink_dec: autodetect the video input format
When -format_code is not specified autodetection will happen. Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'doc/indevs.texi')
-rw-r--r--doc/indevs.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/indevs.texi b/doc/indevs.texi
index d308bbf7de..56066bf23a 100644
--- a/doc/indevs.texi
+++ b/doc/indevs.texi
@@ -238,6 +238,8 @@ This sets the input video format to the format given by the FourCC. To see
the supported values of your device(s) use @option{list_formats}.
Note that there is a FourCC @option{'pal '} that can also be used
as @option{pal} (3 letters).
+Default behavior is autodetection of the input video format, if the hardware
+supports it.
@item bm_v210
This is a deprecated option, you can use @option{raw_format} instead.