d3d11h265dec

A Direct3D11/DXVA based H.265 video decoder

Example launch line

gst-launch-1.0 filesrc location=/path/to/hevc/file ! parsebin ! d3d11h265dec ! d3d11videosink

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstVideoDecoder
                    ╰──GstH265Decoder
                        ╰──GstDxvaH265Decoder
                            ╰──d3d11h265dec

Factory details

Authors: – Seungha Yang

Classification:Codec/Decoder/Video/Hardware

Rank – primary + 1

Plugin – d3d11

Package – GStreamer Bad Plug-ins

Pad Templates

sink

video/x-h265:
          width: [ 1, 16384 ]
         height: [ 1, 16384 ]
  stream-format: { (string)hev1, (string)hvc1, (string)byte-stream }
      alignment: au
        profile: { (string)main, (string)main-10 }

Presencealways

Directionsink

Object typeGstPad


src

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

Presencealways

Directionsrc

Object typeGstPad


Properties

adapter-luid

“adapter-luid” gint64

DXGI Adapter LUID for this element

Flags : Read

Default value : 0

Since : 1.20


device-id

“device-id” guint

DXGI Device ID

Flags : Read

Default value : 0


vendor-id

“vendor-id” guint

DXGI Vendor ID

Flags : Read

Default value : 0


The results of the search are