2021-08-28 16:06:36 +00:00
|
|
|
1. install vaapi vdpau package:
|
|
|
|
archlinux
|
|
|
|
```sh
|
2021-09-15 15:08:44 +00:00
|
|
|
sudo pacman -S libva-mesa-driver mesa-vdpau xf86-video-ati
|
2021-08-28 16:06:36 +00:00
|
|
|
```
|
|
|
|
2. enable following flags:
|
|
|
|
- chrome://flags/#ignore-gpu-blocklist
|
|
|
|
- chrome://flags/#enable-accelerated-video-decode
|
|
|
|
3. verification
|
|
|
|
- chrome://gpu
|