nvvp8dec
NVIDIA VP8 video decoder
Hierarchy
GObject ╰──GInitiallyUnowned ╰──GstObject ╰──GstElement ╰──GstVideoDecoder ╰──GstVp8Decoder ╰──nvvp8dec
Factory details
Authors: – Seungha Yang
Classification: – Codec/Decoder/Video/Hardware
Rank – primary
Plugin – nvcodec
Package – GStreamer Bad Plug-ins
Pad Templates
sink
video/x-vp8:
width: [ 48, 4096 ]
height: [ 16, 4096 ]
src
video/x-raw(memory:CUDAMemory):
format: NV12
width: [ 48, 4096 ]
height: [ 16, 4096 ]
video/x-raw(memory:GLMemory):
format: NV12
width: [ 48, 4096 ]
height: [ 16, 4096 ]
video/x-raw:
format: NV12
width: [ 48, 4096 ]
height: [ 16, 4096 ]
Properties
cuda-device-id
“cuda-device-id” guint
Assigned CUDA device id
Flags : Read
Default value : 0
Since : 1.22
init-max-height
“init-max-height” guint
Initial CUVIDDECODECREATEINFO.ulMaxHeight value
Flags : Read / Write
Default value : 0
Since : 1.24
init-max-width
“init-max-width” guint
Initial CUVIDDECODECREATEINFO.ulMaxWidth value
Flags : Read / Write
Default value : 0
Since : 1.24
max-display-delay
“max-display-delay” gint
Maximum display delay
Flags : Read / Write
Default value : -1
Since : 1.24
num-output-surfaces
“num-output-surfaces” guint
The number of output surfaces (0 = auto, 1 = always copy). This property will be used to calculate the CUVIDDECODECREATEINFO.ulNumOutputSurfaces parameter in case of CUDA output mode.
Flags : Read / Write
Default value : 1
Since : 1.24
The results of the search are