doc/indevs: Fix example for QTKit usage.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Thilo Borgmann 2014-03-30 21:14:17 +02:00 committed by Michael Niedermayer
parent 9c77e57393
commit 6d9bdd9d8b
1 changed files with 1 additions and 1 deletions

View File

@ -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