vulkanh265dec

A H.265 video decoder based on Vulkan

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstVideoDecoder
                    ╰──GstH265Decoder
                        ╰──vulkanh265dec

Factory details

Authors: – Víctor Jáquez

Classification: – Codec/Decoder/Video/Hardware

Rank – none

Plugin – vulkan

Package – GStreamer Bad Plug-ins

Pad Templates

sink

video/x-h265:
        profile: main
  stream-format: { (string)hvc1, (string)hev1, (string)byte-stream }
      alignment: au

Presence – always

Direction – sink

Object type – GstPad


src

video/x-raw(memory:VulkanImage):
         format: NV12
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]

Presence – always

Direction – src

Object type – GstPad


The results of the search are