How is the video decoder being invoked? Hardware acceleration? #958
Replies: 3 comments
-
Later I'll write a guide how to enable VAAPI on Intel and AMD(Steam Deck). Windows build is already use D3D11VA automatically. |
Beta Was this translation helpful? Give feedback.
-
For Intel, just run with these flags: |
Beta Was this translation helpful? Give feedback.
-
On a latest Arch machine, run this to build the patched flatpak:
After install then run this script to launch it:
In Steam Deck game mode set resolution to 1920x1080 then map one of button to F11 to "fullscreen" it to avoid nearest neighbor scaling. As of 20231130 this is fully working at stable 60FPS on 3W TDP, 600Mhz GPU. On an OLED model you can get ~7-8 hours of playtime, LCD ~5 hours |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Eg:
On Linux, is it using VAAPI Or? If want to port it to Raspberry Pi 4 which support HEVC up to 4K60, but I guess xCloud and xHome only using AVC?
How about on Windows then, DirectX VA?
So on..
Beta Was this translation helpful? Give feedback.
All reactions