Closed ohsnapword closed 7 months ago
Additional info:
I checked the chart config on another instance and it seems that the GPU config changed from a dropdown to a text field. This instance has an Intel GPU. I changed the allocate Intel i915 GPU field to 1 from 0 and it fixed the HW transcoding on that machine.
After updating the app to 17.7.5, NVIDIA GPU transcoding seems to be working.
This issue is locked to prevent necro-posting on closed issues. Please create a new issue or contact staff on discord of the problem persists
chart Name
Plex
Operating System
TrueNAS SCALE 23.10.2
Deployment Method
TrueNAS SCALE charts
Chart Version
17.7.2
Kubernetes Events
chartlication Logs
Chart Configuration
Add NVIDIA GPUs (Experimental) = 1
Describe the bug
NVIDIA transcoding previously worked in Plex. Running nvidia-smi in the container shows the GPU, however when attempting to transcode, it crashes or doesn't use HW transcoding.
To Reproduce
Expected Behavior
Plex uses HW transcoding.
Screenshots
N/A
Additional Context
GPU is a Quadro P620 which has worked flawlessly in previous versions.
HW transcoding seems to have stopped working 2/20/2024.
I see the following lines in the Plex console: [Req#94d/Transcode] [FFMPEG] - Cannot load libnvidia-encode.so.1 [Req#94d/Transcode] [FFMPEG] - The minimum required Nvidia driver for nvenc is 455.28 or newer [Req#94d/Transcode] [FFMPEG] - Cannot load libnvcuvid.so.1 [Req#94d/Transcode] [FFMPEG] - Failed loading nvcuvid. [Req#94d/Transcode] [FFMPEG] - Failed setup for format cuda: hwaccel initialisation returned error.
If I run nvidia-smi in the container, the version returned is 535.54.03.
I've read and agree with the following
[Chart-Name]