msdkh265dec

H265 video decoder based on Intel MFX

Example launch line

gst-launch-1.0 filesrc location=sample.h265 ! h265parse ! msdkh265dec ! glimagesink

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstVideoDecoder
                    ╰──GstMsdkDec
                        ╰──msdkh265dec

Factory details

Authors: – Scott D Phillips

Classification:Codec/Decoder/Video/Hardware

Rank – none

Plugin – msdk

Package – GStreamer Bad Plug-ins

Pad Templates

sink

video/x-h265
         width: [ 1, 2147483647 ]
        height: [ 1, 2147483647 ]
 stream-format: byte-stream
     alignment: au

Presencealways

Directionsink

Object typeGstPad


src

video/x-raw
        format: { NV12, P010_10LE, YUY2, Y210, VUYA, Y410, P012_LE, Y212_LE, Y412_LE }
         width: [ 1, 2147483647 ]
        height: [ 1, 2147483647 ]
     framerate: [ 0/1, 2147483647/1 ]
interlace-mode: progressive
video/x-raw(memory:DMABuf)
        format: { NV12, P010_10LE, YUY2, Y210, VUYA, Y410, P012_LE, Y212_LE, Y412_LE }
         width: [ 1, 2147483647 ]
        height: [ 1, 2147483647 ]
     framerate: [ 0/1, 2147483647/1 ]
interlace-mode: progressive

Presencealways

Directionsrc

Object typeGstPad


Properties

output-order

“output-order” GstMsdkDecOutputOrder *

Decoded frames output order

Flags : Read / Write

Default value : display (0)


The results of the search are