msdkmpeg2dec

MPEG2 video decoder based on Intel MFX

Example launch line

gst-launch-1.0 filesrc location=sample.mpeg2 ! mpegvideoparse ! msdkmpeg2dec ! glimagesink

Hierarchy

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

Factory details

Authors: – Sreerenj Balachandran

Classification:Codec/Decoder/Video/Hardware

Rank – none

Plugin – msdk

Package – GStreamer Bad Plug-ins

Pad Templates

sink

video/mpeg
         width: [ 1, 2147483647 ]
        height: [ 1, 2147483647 ]
   mpegversion: 2
  systemstream: false

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