How to provide hardware accelerated media playback in Raspberry Pi
-
@Vivx701
this depends on the backend used by QtMultimedia. Qt just receives the frame data, but where/how it was decoded is of no interest for Qt itself.
For example GStreamer 1.0 should support HW playback IIRC.