Lines Matching full:video
13 Video Output Interface
16 Video output devices encode stills or image sequences as analog video
20 Conventionally V4L2 video output devices are accessed through character
21 device special files named ``/dev/video`` and ``/dev/video0`` to
23 ``/dev/video`` is typically a symbolic link to the preferred video
26 .. note:: The same device file names are used also for video capture devices.
32 Devices supporting the video output interface set the
46 Video output devices shall support :ref:`audio output <audio>`,
50 :ref:`video output <video>` ioctls must be supported by all video
58 former select an area of the video picture where the image will appear,
97 details. Video output devices must implement both the :ref:`VIDIOC_G_FMT <VIDIOC_G_FMT>`
106 A video output device may support the :ref:`write() function <rw>`