From 8f9fa49bd8bfd8cd2008da97eec7acf18873b960 Mon Sep 17 00:00:00 2001 From: Marton Balint Date: Sat, 11 Jun 2016 13:41:29 +0200 Subject: avdevice/decklink: add support for setting duplex mode This patch also makes BlackMagic drivers v10.6.1 a hard requirement. Reviewed-by: Deti Fliegl Signed-off-by: Marton Balint --- doc/indevs.texi | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/indevs.texi') diff --git a/doc/indevs.texi b/doc/indevs.texi index 3fb852b1f8..479932a020 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 -- cgit v1.2.3