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 ]
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 ]
The results of the search are