X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=doc%2Foutdevs.texi;h=2518f9b55950edf09b87dd01aed1e3c6466b115a;hb=93443225739606cf277e44b71c758c93ada8aa66;hp=30d376d793afb1f6e948c18e4d4313303ebf417b;hpb=b4ca32414ea28ad29b4bd387c298f5a676dace2a;p=ffmpeg diff --git a/doc/outdevs.texi b/doc/outdevs.texi index 30d376d793a..2518f9b5595 100644 --- a/doc/outdevs.texi +++ b/doc/outdevs.texi @@ -140,7 +140,8 @@ device with @command{-list_formats 1}. Audio sample rate is always 48 kHz. @item list_devices If set to @option{true}, print a list of devices and exit. -Defaults to @option{false}. +Defaults to @option{false}. Alternatively you can use the @code{-sinks} +option of ffmpeg to list the available output devices. @item list_formats If set to @option{true}, print a list of supported formats and exit. @@ -150,6 +151,10 @@ Defaults to @option{false}. Amount of time to preroll video in seconds. Defaults to @option{0.5}. +@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