summaryrefslogtreecommitdiffstats
path: root/doc/indevs.texi
diff options
context:
space:
mode:
authorLou Logan <lou@lrcd.com>2015-08-20 10:31:34 -0800
committerLou Logan <lou@lrcd.com>2015-08-20 10:34:18 -0800
commit538ea9a209762ccccd1bd7f8b4990cefeb55043a (patch)
tree10396c08b442eda495249daee049454ae503f04b /doc/indevs.texi
parentecf6b26aa500921fbcfc3b0dfd47e4d942780173 (diff)
downloadffmpeg-streaming-538ea9a209762ccccd1bd7f8b4990cefeb55043a.zip
ffmpeg-streaming-538ea9a209762ccccd1bd7f8b4990cefeb55043a.tar.gz
doc/indevs: Remove non-existent decklink option examples
Forgotten in c5d0148. Found by Thomas Langhorst. Signed-off-by: Lou Logan <lou@lrcd.com>
Diffstat (limited to 'doc/indevs.texi')
-rw-r--r--doc/indevs.texi12
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/indevs.texi b/doc/indevs.texi
index 30ba36e..6f1530a 100644
--- a/doc/indevs.texi
+++ b/doc/indevs.texi
@@ -266,18 +266,6 @@ Capture video clip at 1080i50 10 bit:
ffmpeg -bm_v210 1 -f decklink -i 'UltraStudio Mini Recorder@@11' -acodec copy -vcodec copy output.avi
@end example
-@item
-Capture video clip at 720p50 with 32bit audio:
-@example
-ffmpeg -bm_audiodepth 32 -f decklink -i 'UltraStudio Mini Recorder@@14' -acodec copy -vcodec copy output.avi
-@end example
-
-@item
-Capture video clip at 576i50 with 8 audio channels:
-@example
-ffmpeg -bm_channels 8 -f decklink -i 'UltraStudio Mini Recorder@@3' -acodec copy -vcodec copy output.avi
-@end example
-
@end itemize
@section dshow
OpenPOWER on IntegriCloud