feat: add chromium hardware acceleration
This commit is contained in:
parent
dded5c94b8
commit
b8662ae4cc
10
doc/chromium.md
Normal file
10
doc/chromium.md
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
1. install vaapi vdpau package:
|
||||||
|
archlinux
|
||||||
|
```sh
|
||||||
|
sudo pacman -S libva-mesa-driver mesa-vdpau
|
||||||
|
```
|
||||||
|
2. enable following flags:
|
||||||
|
- chrome://flags/#ignore-gpu-blocklist
|
||||||
|
- chrome://flags/#enable-accelerated-video-decode
|
||||||
|
3. verification
|
||||||
|
- chrome://gpu
|
Loading…
Reference in New Issue
Block a user