| Top |
GObject
╰── GInitiallyUnowned
╰── GstObject
╰── GstElement
╰── GstBaseTransform
╰── GstVideoFilter
╰── GstEntransDelogo
Suppresses a TV station logo by a simple interpolation of the surrounding pixels. Just set a rectangle covering the logo and watch it disappear (and sometimes something even uglier appear - your mileage may vary).
If border is set to a negative value, a green border is drawn to simplify finding the right location parameters.
“border” property “border” gint
Thickness of fuzzy edge of rectangle (<0 = draw border).
Owner: GstEntransDelogo
Flags: Read / Write
Allowed values: >= G_MAXULONG
Default value: 0
“logo-h” property “logo-h” guint
Height of logo.
Owner: GstEntransDelogo
Flags: Read / Write
Default value: 10
“logo-w” property “logo-w” guint
Width of logo.
Owner: GstEntransDelogo
Flags: Read / Write
Default value: 10
“logo-x” property “logo-x” guint
X-coordinate of logo top left corner.
Owner: GstEntransDelogo
Flags: Read / Write
Default value: 0