1V4L(4) Kernel Interfaces Manual V4L(4)
2
3
4
6 v4l - video4linux driver
7
9 Section "Module"
10 ...
11 Load "v4l"
12 EndSection
13
15 v4l is an Xorg driver for video4linux cards. It provides a Xvideo
16 extension port for video overlay. Just add the driver to the module
17 list within the module section of your xorg.conf file if you want to
18 use it. There are no config options.
19
20 Note that the extmod module is also required for the Xvideo support
21 (and lots of other extensions too).
22
24 The v4l driver works with every piece of hardware which is supported by
25 a video4linux (kernel-) device driver and is able to handle video over‐
26 lay.
27
28 bt848/bt878-based TV cards are the most popular hardware these days.
29
31 Please refer to xorg.conf(5) for general configuration details. This
32 section only covers configuration details specific to this driver.
33
35 Xorg(1), xorg.conf(5), xorgconfig(1), Xserver(1), X(7)
36
38 Authors include: Gerd Knorr <kraxel@bytesex.org>
39
40
41
42X Version 11 xf86-video-v4l 0.2.0 V4L(4)