GstVaapiDecode

GstVaapiDecode — A VA-API based video decoder

Synopsis

                    GstVaapiDecode;

Object Hierarchy

  GObject
   +----GstObject
         +----GstElement
               +----GstVaapiDecode

Properties

  "use-ffmpeg"               gboolean              : Read / Write

Description

vaapidecode decodes from raw bitstreams to surfaces suitable for the vaapisink element.

Details

GstVaapiDecode

typedef struct _GstVaapiDecode GstVaapiDecode;

Property Details

The "use-ffmpeg" property

  "use-ffmpeg"               gboolean              : Read / Write

Uses FFmpeg/VAAPI for decoding.

Default value: TRUE