qsvh265dec
Intel Quick Sync H.265 decoder
Example launch line
gst-launch-1.0 filesrc location=/path/to/h265/file ! parsebin ! qsvh265dec ! videoconvert ! autovideosink
Hierarchy
GObject ╰──GInitiallyUnowned ╰──GstObject ╰──GstElement ╰──GstVideoDecoder ╰──GstQsvDecoder ╰──qsvh265dec
Factory details
Authors: – Seungha Yang
Classification: – Codec/Decoder/Video/Hardware
Rank – marginal
Plugin – qsv
Package – GStreamer Bad Plug-ins
Pad Templates
sink
video/x-h265:
width: [ 1, 16384 ]
height: [ 1, 16384 ]
stream-format: { (string)byte-stream, (string)hev1, (string)hvc1 }
alignment: au
profile: { (string)main, (string)main-10, (string)main-12, (string)main-422-10, (string)main-422-12, (string)main-444, (string)main-444-10, (string)main-444-12 }
src
video/x-raw(memory:D3D11Memory):
format: { NV12, P010_10LE, P012_LE, YUY2, Y210, Y212_LE, VUYA, RBGA, Y410, BGR10A2_LE, Y412_LE, BGRA64_LE }
width: [ 1, 16384 ]
height: [ 1, 16384 ]
video/x-raw:
format: { NV12, P010_10LE, P012_LE, YUY2, Y210, Y212_LE, VUYA, RBGA, Y410, BGR10A2_LE, Y412_LE, BGRA64_LE }
width: [ 1, 16384 ]
height: [ 1, 16384 ]
The results of the search are