mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 23:21:06 +01:00
doc/indevs: Fix example for QTKit usage.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
9c77e57393
commit
6d9bdd9d8b
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue