tvcard-producer
tvcard-producer — A producer that captures a raw video feed from a TV card.
Properties
hue
The hue of the video (0-65535).
Type: int
Optional property. Single values only.
saturation
The saturation of the video (0-65535).
Type: int
Optional property. Single values only.
brightness
The brightness of the video (0-65535).
Type: int
Optional property. Single values only.
signal
The signal type (PAL/SECAM/NTSC/...).
Type: string
Optional property. Single values only.
framerate
The frame rate of the produced video.
Type: fraction
Optional property. Single values only.
height
The height of the produced video.
Type: int
Optional property. Single values only.
width
The width of the produced video.
Type: int
Optional property. Single values only.
channel
The input channel (TV/Composite1/S-Video/...).
Type: string
Optional property. Single values only.
device
The path to the device node.
Type: string
Required property. Single values only.
contrast
The contrast of the video (0-65535).
Type: int
Optional property. Single values only.