-
What's the state of hardware acceleration on Linux, Wayland (Intel)? I came across some discussions but it doesn't seem clear the direction of FreeTube. Is it still an Electron app? Would it be possible to have hardware acceleration eventually? |
Beta Was this translation helpful? Give feedback.
Answered by
absidue
Apr 22, 2025
Replies: 1 comment 2 replies
-
Wayland support in Chromium is experimental. If you want to use it you need to pass flags to enable that |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you open the GPU internals page from the
View
menu (on Windows and Linux you'll have to press Alt to show the app menu first) and then scroll all the way down toVideo Acceleration Information
, specifically the decoding part of it will tell what FreeTube will be able to hardware decode with your current GPU, drivers and flags combination. Just so you are aware even if you pass all the flags in the world there is still no guarantee that it will work and if it doesn't there is also nothing we can do about it from our side.