[FFmpeg-cvslog] doc: document v4l and v4l2 aliases.
Clément Bœsch
git at videolan.org
Sat Nov 5 15:30:17 CET 2011
ffmpeg | branch: master | Clément Bœsch <ubitux at gmail.com> | Sat Nov 5 15:30:10 2011 +0100| [11f2a5658568660506bfec55efc4ae73714144f7] | committer: Clément Bœsch
doc: document v4l and v4l2 aliases.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=11f2a5658568660506bfec55efc4ae73714144f7
---
doc/indevs.texi | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/doc/indevs.texi b/doc/indevs.texi
index 3d26a49..bfcc9c7 100644
--- a/doc/indevs.texi
+++ b/doc/indevs.texi
@@ -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.
More information about the ffmpeg-cvslog
mailing list