3ximus / aerial-sddm-theme

SDDM theme with Apple TV Aerial videos
GNU General Public License v3.0
495 stars 58 forks source link

[Feature Request] Hardware Acceleration / VA-API Support #24

Closed tazihad closed 3 years ago

tazihad commented 3 years ago

Since using CPU for the streaming makes the laptop hot. Is there any way you could use VA-API/Hardware Acceleration?

3ximus commented 3 years ago

This is a simple theme written in QML, it cannot define what backend is used to decode the video. You'll have to set it up yourself. However if you are running gstreamer it should already support that...

I'll close the issue since its not a problem related to this theme