vulkanh264dec

A H.264 video decoder based on Vulkan

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstVideoDecoder
                    ╰──GstH264Decoder
                        ╰──vulkanh264dec

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-h264:
        profile: { (string)high, (string)main, (string)constrained-baseline, (string)baseline }
  stream-format: { (string)avc, (string)byte-stream }
      alignment: au

Presencealways

Directionsink

Object typeGstPad


src

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

Presencealways

Directionsrc

Object typeGstPad


The results of the search are