diff options
author | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2015-03-24 09:53:29 +0100 |
---|---|---|
committer | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2015-03-24 09:58:11 +0100 |
commit | 40607290c904ce84d733f3fe02286ad47a1028ef (patch) | |
tree | 005c7b50da90bc645f9f9e82ec6f1881dd3918f9 | |
parent | a9e683bb7ab9854dc60bb4be406997a858d03cd3 (diff) | |
download | ffmpeg-40607290c904ce84d733f3fe02286ad47a1028ef.tar.gz |
doc: Remove non-existing decklink options.
Reported-by: Bostjan Hamler
(cherry picked from commit c5d0148c7e6d5ded4970d843ae6ef5864958e701)
-rw-r--r-- | doc/indevs.texi | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/indevs.texi b/doc/indevs.texi index bc4b377083..f4a763de22 100644 --- a/doc/indevs.texi +++ b/doc/indevs.texi @@ -181,12 +181,6 @@ Defaults to @option{false}. If set to @samp{1}, video is captured in 10 bit v210 instead of uyvy422. Not all Blackmagic devices support this option. -@item bm_channels <CHANNELS> -Number of audio channels, can be 2, 8 or 16 - -@item bm_audiodepth <BITDEPTH> -Audio bit depth, can be 16 or 32. - @end table @subsection Examples |