docs: Chromium hardware acceleration

This commit is contained in:
Felipe M 2021-01-15 10:04:06 +01:00
parent aa82ad2c64
commit b74d15bbe3
Signed by: fmartingr
GPG Key ID: 716BC147715E716F
1 changed files with 11 additions and 0 deletions

View File

@ -7,3 +7,14 @@ Just enable this flag and restart the browser:
```
chrome://flags/#load-media-router-component-extension
```
## Enable hardware acceleration
Enable this flag.
If not available, the VA-API packages must be required though I didn't have to
install anything to enable it.
```
chrome://flags/#enable-accelerated-video-decode
```