Add link to supported encoding for each GPU

This commit is contained in:
Nick Mowen 2022-08-05 13:07:38 -06:00 committed by Blake Blackshear
parent 37325c70ba
commit a94297ac93

View File

@ -41,6 +41,8 @@ ffmpeg:
### NVIDIA GPU
[Supported Nvidia GPUs for Decoding](https://developer.nvidia.com/video-encode-and-decode-gpu-support-matrix-new)
These instructions are based on the [jellyfin documentation](https://jellyfin.org/docs/general/administration/hardware-acceleration.html#nvidia-hardware-acceleration-on-docker-linux)
Add `--gpus all` to your docker run command or update your compose file.