msdkvp9enc

VP9 video encoder based on Intel MFX

Example launch line

gst-launch-1.0 videotestsrc num-buffers=90 ! msdkvp9enc ! matroskamux ! filesink location=output.webm

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstVideoEncoder
                    ╰──GstMsdkEnc
                        ╰──msdkvp9enc

Factory details

Authors: – Haihao Xiang

Classification:Codec/Encoder/Video/Hardware

Rank – none

Plugin – msdk

Package – GStreamer Bad Plug-ins

Pad Templates

sink

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

Presencealways

Directionsink

Object typeGstPad


src

video/x-vp9
     framerate: [ 0/1, 2147483647/1 ]
         width: [ 1, 2147483647 ]
        height: [ 1, 2147483647 ]
       profile: { (string)0, (string)1, (string)2, (string)3 }

Presencealways

Directionsrc

Object typeGstPad


The results of the search are