summaryrefslogtreecommitdiffstats
path: root/doc/indevs.texi
diff options
context:
space:
mode:
authorMarton Balint <cus@passwd.hu>2016-06-11 13:41:29 +0200
committerMarton Balint <cus@passwd.hu>2016-06-26 19:17:56 +0200
commit8f9fa49bd8bfd8cd2008da97eec7acf18873b960 (patch)
tree697e14f3ee0a4966f1e9862b09ef25fe54503cfb /doc/indevs.texi
parente22760aafd3048bcb006191d55432561b50070ea (diff)
downloadffmpeg-streaming-8f9fa49bd8bfd8cd2008da97eec7acf18873b960.zip
ffmpeg-streaming-8f9fa49bd8bfd8cd2008da97eec7acf18873b960.tar.gz
avdevice/decklink: add support for setting duplex mode
This patch also makes BlackMagic drivers v10.6.1 a hard requirement. Reviewed-by: Deti Fliegl <deti@fliegl.de> Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'doc/indevs.texi')
-rw-r--r--doc/indevs.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/indevs.texi b/doc/indevs.texi
index 3fb852b..479932a 100644
--- a/doc/indevs.texi
+++ b/doc/indevs.texi
@@ -251,6 +251,10 @@ To use this option, ffmpeg needs to be compiled with @code{--enable-libzvbi}.
Defines number of audio channels to capture. Must be @samp{2}, @samp{8} or @samp{16}.
Defaults to @samp{2}.
+@item duplex_mode
+Sets the decklink device duplex mode. Must be @samp{unset}, @samp{half} or @samp{full}.
+Defaults to @samp{unset}.
+
@end table
@subsection Examples
OpenPOWER on IntegriCloud