GstVaapiPostproc

GstVaapiPostproc — A video postprocessing filter

Synopsis

struct              GstVaapiPostproc;

Object Hierarchy

  GObject
   +----GstObject
         +----GstElement
               +----GstVaapiPostproc

Implemented Interfaces

GstVaapiPostproc implements GstImplementsInterface and GstVideoContext.

Properties

  "deinterlace"              GstVaapiDeinterlaceModes  : Read / Write
  "deinterlace-method"       GstVaapiDeinterlaceMethods  : Read / Write

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