GstVaapiPostproc
GstVaapiPostproc — A video postprocessing filter
|
|
Object Hierarchy
GObject
+----GstObject
+----GstElement
+----GstVaapiPostproc
Implemented Interfaces
GstVaapiPostproc implements
GstImplementsInterface and GstVideoContext.
Description
vaapipostproc consists in various postprocessing algorithms to be
applied to VA surfaces. So far, only basic bob deinterlacing is
implemented.
Details
struct GstVaapiPostproc
struct GstVaapiPostproc;
Property Details
The "deinterlace" property
"deinterlace" GstVaapiDeinterlaceModes : Read / Write
Deinterlace mode to use.
Default value: Auto detection
The "deinterlace-method" property
"deinterlace-method" GstVaapiDeinterlaceMethods : Read / Write
This selects the deinterlacing method to apply.
Default value: Bob deinterlacing