diff options
author | Compn <tempn@twmi.rr.com> | 2012-03-26 22:18:48 -0400 |
---|---|---|
committer | Compn <tempn@twmi.rr.com> | 2012-03-26 22:18:48 -0400 |
commit | ab31db06103c6ac0c1bd1f9fdfa93220d8801e19 (patch) | |
tree | 5a7e119db0a79ea808cba99c46a64ab459da31e9 | |
parent | 0f3886fa7d7cb5280c0468d9a778511d5bf15085 (diff) | |
download | ffmpeg-ab31db06103c6ac0c1bd1f9fdfa93220d8801e19.tar.gz |
doc: clarify dshow input requirements
-rw-r--r-- | doc/indevs.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/indevs.texi b/doc/indevs.texi index 782c67fc35..f41c1cbb51 100644 --- a/doc/indevs.texi +++ b/doc/indevs.texi @@ -59,7 +59,7 @@ BSD video input device. Windows DirectShow input device. -DirectShow support is enabled when FFmpeg is built with mingw-w64. +DirectShow support is enabled when FFmpeg is built with the mingw-w64 project. Currently only audio and video devices are supported. Multiple devices may be opened as separate inputs, but they may also be |