qsvjpegdec

Intel Quick Sync JPEG decoder

Example launch line

gst-launch-1.0 filesrc location=/path/to/jpeg/file ! parsebin ! qsvjpegdec ! videoconvert ! autovideosink

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstVideoDecoder
                    ╰──GstQsvDecoder
                        ╰──qsvjpegdec

Factory details

Authors: – Seungha Yang

Classification:Codec/Decoder/Video/Hardware

Rank – secondary

Plugin – qsv

Package – GStreamer Bad Plug-ins

Pad Templates

sink

image/jpeg:
          width: [ 1, 16384 ]
         height: [ 1, 16384 ]

Presencealways

Directionsink

Object typeGstPad


src

video/x-raw(memory:D3D11Memory):
         format: { NV12, YUY2, BGRA }
          width: [ 1, 16384 ]
         height: [ 1, 16384 ]
video/x-raw:
         format: { NV12, YUY2, BGRA }
          width: [ 1, 16384 ]
         height: [ 1, 16384 ]

Presencealways

Directionsrc

Object typeGstPad


The results of the search are