mirror of https://git.ffmpeg.org/ffmpeg.git
doc/indevs: Fix example for QTKit usage.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
9c77e57393
commit
6d9bdd9d8b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue