GPU accelleration on electron 12 ????
In the update release notes it states :
_Updated to Electron v12
This enables Video Acceleration for Linux users. Your GPU will now assist in watching videos, lowering CPU usage (Windows / Mac users already have this)_
Do we need to do anything else to enable this? I see even higher CPU usage on version 0.12 than on 0.11.3 It seems not to be enabled at all. AMD graphics.
As long as your distro has VAAPI support set up for your graphics card, that should be all you need for hardware acceleration with FreeTube.
Your graphics card also has to support hardware decoding for the codec used though, which isn't guaranteed with YouTube using VPx on many videos, a codec that wasn't supported in GPU's until a few years ago (and I think YouTube is even experimenting with having some videos in the AV1 format, which has no hardware decoding support in GPUs at all yet!).
On ~Archlinux~ Manjaro i had to add some options to work with Hardware Decoding --use-gl=desktop --enable-features=VaapiVideoDecoder
I'm using Nvidia with libva-vdpau-driver-chromium (VDPAU backend for VA API), with original settings Hardware Decoding want's working.
Described here https://wiki.archlinux.org/title/Chromium#Hardware_video_acceleration
Is there a way to embed the options into the appimage or a hidden freetube config file, so that bash-history isn't flooded with the same command?
And would those flags keep my gpu from going over 60 degrees (celsius)?
Hi is this issue still valid?
This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.