mirror of https://git.ffmpeg.org/ffmpeg.git
doc: fix typo in previous commit.
This commit is contained in:
parent
11f2a56585
commit
a010b56ebc
|
@ -532,7 +532,7 @@ ffplay -f video4linux2 /dev/video0
|
|||
ffmpeg -f video4linux2 -i /dev/video0 out.mpeg
|
||||
@end example
|
||||
|
||||
"v4l" and "v4l2" can be used as aliases for the respective "video2linux" and
|
||||
"v4l" and "v4l2" can be used as aliases for the respective "video4linux" and
|
||||
"video4linux2".
|
||||
|
||||
@section vfwcap
|
||||
|
|
Loading…
Reference in New Issue