Update nvidia settings.

This commit is contained in:
Joseph Hanson 2024-01-18 06:41:46 -06:00
parent 37f82a68eb
commit f498216389

View file

@ -36,7 +36,10 @@ spec:
image:
repository: jellyfin/jellyfin
tag: 10.8.13
runtimeClassName: nvidia
env:
NVIDIA_VISIBLE_DEVICES: "all"
NVIDIA_DRIVER_CAPABILITIES: "compute,video,utility"
DOTNET_SYSTEM_IO_DISABLEFILELOCKING: "true"
JELLYFIN_FFmpeg__probesize: 50000000
JELLYFIN_FFmpeg__analyzeduration: 50000000