Browse Source

doc: fix typo in previous commit.

tags/n0.9
Clément Bœsch 14 years ago
parent
commit
a010b56ebc
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/indevs.texi

+ 1
- 1
doc/indevs.texi View File

@@ -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…
Cancel
Save