summaryrefslogtreecommitdiff
path: root/doc/indevs.texi
diff options
context:
space:
mode:
authorRamiro Polla <ramiro.polla@gmail.com>2010-10-23 02:12:04 +0000
committerRamiro Polla <ramiro.polla@gmail.com>2010-10-23 02:12:04 +0000
commitfbd4a07db1c586cb2c05ff109d6a386a8f81b19a (patch)
treee07962a1e842fecd7a9f46adeac3e9cf9c850fe1 /doc/indevs.texi
parent1973e1018e966d3f33cf3ed1e358b54344637945 (diff)
doc: fill documentation for vfwcap
Originally committed as revision 25553 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/indevs.texi')
-rw-r--r--doc/indevs.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/indevs.texi b/doc/indevs.texi
index c767904fac..d34583326d 100644
--- a/doc/indevs.texi
+++ b/doc/indevs.texi
@@ -167,6 +167,10 @@ ffmpeg -f video4linux2 -i /dev/video0 out.mpeg
VfW (Video for Windows) capture input device.
+The filename passed as input is the capture driver number, ranging from
+0 to 9. You may use "list" as filename to print a list of drivers. Any
+other filename will be interpreted as device number 0.
+
@section x11grab
X11 video input device.