Top |
Object Hierarchy
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstElement ╰── GstBaseTransform ╰── GstVideoFilter ╰── GstVideoMedian
Description
Synopsis
Element Information
plugin |
videofilter |
author |
Wim Taymans <wim.taymans@gmail.com> |
class |
Filter/Effect/Video |
Element Pads
name |
sink |
direction |
sink |
presence |
always |
details |
video/x-raw, format=(string){ I420, YV12 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ] |
name |
src |
direction |
source |
presence |
always |
details |
video/x-raw, format=(string){ I420, YV12 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ] |
Property Details
The “filtersize”
property
“filtersize” GstVideoMedianSize
The size of the filter.
Flags: Read / Write
Default value: Median of 5 neighbour pixels
The “lum-only”
property
“lum-only” gboolean
Only apply filter on luminance.
Flags: Read / Write
Default value: TRUE