Skip to content

GPU

Supported containers:

  • Plex
  • Emby
  • Jellyfin
  • Tdarr
  • Fileflows
  • Unmanic
  • Dispatcharr

The variables listed below for each supported GPU type should exist in your inventory/group_vars/all/gpu.yml file

If you have a supported Intel processor, you can enable Intel Quick Sync Video (QSV) for use within containers.

inventory/group_vars/all/gpu.yml
enable_intel_gpu: true

If you have a supported Nvidia graphics card, you can enable Nvidia GPU transcoding.

inventory/group_vars/all/gpu.yml
enable_nvidia_gpu: true