Update hardware_acceleration.md

This commit is contained in:
Nicolas Mowen 2023-02-06 06:44:39 -07:00 committed by GitHub
parent 8493038c4f
commit 2218799d00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,7 +46,7 @@ ffmpeg:
### AMD/ATI GPUs (Radeon HD 2000 and newer GPUs) via libva-mesa-driver
VAAPI supports automatic profile selection so it will work automatically with both h264 and h265 streams.
VAAPI supports automatic profile selection so it will work automatically with both H.264 and H.265 streams.
**Note:** You also need to set `LIBVA_DRIVER_NAME=radeonsi` as an environment variable on the container.