Browse Source

doc: document v4l and v4l2 aliases.

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

+ 3
- 0
doc/indevs.texi View File

@@ -532,6 +532,9 @@ 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
"video4linux2".

@section vfwcap

VfW (Video for Windows) capture input device.


Loading…
Cancel
Save