Closed azisaka closed 2 years ago
Try to change --ignore-gpu-blacklist
to --ignore-gpu-blocklist
Also i think there are no flag options anymore to turn on video decoding. It was supposed to be --enable-accelerated-video-decode
Check this thread from Manjaro forums maybe it can help you
Also try checking chrome://gpu
with and without those flags - it's possible you may have it enabled already.
Thanks for trying to help me. I guess it won't work on Linux thought. Not a huge problem, I will try it again in the future.
try also these flags:
--enable-features=UseSkiaRenderer,Vulkan,VaapiVideoDecoder --use-gl=egl
i found it works with --use-gl=egl
but only with nVidia driver v.470. Not v.525
Yep, confirmed! Works on amdgpu too!
Hi!
I'm using Min on Linux. I want to enable the hardware video decoding. Is there a way to do it? The flags
--enable-accelerated-video --ignore-gpu-blacklist
does not seem to work.