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, (string)extended }
  stream-format: { (string)avc, (string)byte-stream }
      alignment: au
src
        video/x-raw(memory:VulkanImage):
         format: NV12
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]
The results of the search are