nvvp8sldec

GstCodecs based NVIDIA VP8 video decoder

Example launch line

gst-launch-1.0 filesrc location=/path/to/vp8/file ! parsebin ! nvvp8sldec ! videoconvert ! autovideosink

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstVideoDecoder
                    ╰──GstVp8Decoder
                        ╰──nvvp8sldec

Factory details

Authors: – Seungha Yang

Classification:Codec/Decoder/Video/Hardware

Rank – secondary

Plugin – nvcodec

Package – GStreamer Bad Plug-ins

Pad Templates

sink

video/x-vp8:
          width: [ 48, 4096 ]
         height: [ 16, 4096 ]

Presencealways

Directionsink

Object typeGstPad


src

video/x-raw:
          width: [ 48, 4096 ]
         height: [ 16, 4096 ]
      framerate: [ 0/1, 2147483647/1 ]
         format: { NV12 }

video/x-raw(memory:GLMemory):
          width: [ 48, 4096 ]
         height: [ 16, 4096 ]
      framerate: [ 0/1, 2147483647/1 ]
         format: { NV12 }

video/x-raw(memory:CUDAMemory):
          width: [ 48, 4096 ]
         height: [ 16, 4096 ]
      framerate: [ 0/1, 2147483647/1 ]
         format: { NV12 }

Presencealways

Directionsrc

Object typeGstPad


Properties

cuda-device-id

“cuda-device-id” guint

Assigned CUDA device id

Flags : Read

Default value : 0


The results of the search are