msdkh264dec

H264 video decoder based on Intel MFX

Example launch line

gst-launch-1.0 filesrc location=sample.h264 ! h264parse ! msdkh264dec ! glimagesink

Hierarchy

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

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-h264
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
  stream-format: byte-stream
      alignment: au
        profile: { (string)high, (string)progressive-high, (string)constrained-high, (string)main, (string)baseline, (string)constrained-baseline }

Presencealways

Directionsink

Object typeGstPad


src

video/x-raw
        format: NV12
         width: [ 1, 2147483647 ]
        height: [ 1, 2147483647 ]
     framerate: [ 0/1, 2147483647/1 ]
interlace-mode: progressive
video/x-raw(memory:DMABuf)
        format: NV12
         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