summaryrefslogtreecommitdiff
path: root/doc/indevs.texi
diff options
context:
space:
mode:
authorThilo Borgmann <thilo.borgmann@mail.de>2014-03-30 21:14:17 +0200
committerMichael Niedermayer <michaelni@gmx.at>2014-03-30 21:29:25 +0200
commit6d9bdd9d8b6aa552d7cac5d6958b70796f94ca43 (patch)
treeba899cedcbd64bcebd7f7b151b8e84b6513c2441 /doc/indevs.texi
parent9c77e57393cc51551d14857729cba22b5372197a (diff)
doc/indevs: Fix example for QTKit usage.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/indevs.texi')
-rw-r--r--doc/indevs.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/indevs.texi b/doc/indevs.texi
index e1ff231f3d..68905ae0b0 100644
--- a/doc/indevs.texi
+++ b/doc/indevs.texi
@@ -538,7 +538,7 @@ QTKit input device.
The filename passed as input is unused. The default device will be chosen.
@example
-ffmpeg -f isight -i "" out.mpg
+ffmpeg -f qtkit -i "0" out.mpg
@end example
@section sndio