[FFmpeg-cvslog] doc/indevs: Remove non-existent decklink option examples
Lou Logan
git at videolan.org
Thu Aug 20 20:35:14 CEST 2015
ffmpeg | branch: master | Lou Logan <lou at lrcd.com> | Thu Aug 20 10:31:34 2015 -0800| [538ea9a209762ccccd1bd7f8b4990cefeb55043a] | committer: Lou Logan
doc/indevs: Remove non-existent decklink option examples
Forgotten in c5d0148. Found by Thomas Langhorst.
Signed-off-by: Lou Logan <lou at lrcd.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=538ea9a209762ccccd1bd7f8b4990cefeb55043a
---
doc/indevs.texi | 12 ------------
1 file changed, 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
- at item
-Capture video clip at 720p50 with 32bit audio:
- at example
-ffmpeg -bm_audiodepth 32 -f decklink -i 'UltraStudio Mini Recorder@@14' -acodec copy -vcodec copy output.avi
- at end example
-
- at item
-Capture video clip at 576i50 with 8 audio channels:
- at example
-ffmpeg -bm_channels 8 -f decklink -i 'UltraStudio Mini Recorder@@3' -acodec copy -vcodec copy output.avi
- at end example
-
@end itemize
@section dshow
More information about the ffmpeg-cvslog
mailing list