qsvvp9dec

Intel Quick Sync VP9 decoder

Example launch line

gst-launch-1.0 filesrc location=/path/to/vp9/file ! parsebin ! qsvvp9dec ! videoconvert ! autovideosink

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstVideoDecoder
                    ╰──GstQsvDecoder
                        ╰──qsvvp9dec

Factory details

Authors: – Seungha Yang

Classification:Codec/Decoder/Video/Hardware

Rank – marginal

Plugin – qsv

Package – GStreamer Bad Plug-ins

Pad Templates

sink

video/x-vp9:
          width: [ 1, 16384 ]
         height: [ 1, 16384 ]
      alignment: frame
        profile: { (string)0, (string)2 }

Presencealways

Directionsink

Object typeGstPad


src

video/x-raw(memory:D3D11Memory):
         format: { NV12, P010_10LE, P012_LE }
          width: [ 1, 16384 ]
         height: [ 1, 16384 ]
video/x-raw:
         format: { NV12, P010_10LE, P012_LE }
          width: [ 1, 16384 ]
         height: [ 1, 16384 ]

Presencealways

Directionsrc

Object typeGstPad


The results of the search are