Are there any specific parameters I have to setup to enable nvidia transcoding on plex official unraid docker? I had been using intel quick sync but for some reason it’s not working. for quick sync i had extra parameters set (–device=/dev/dri). I also have an nvidia quadro in my system. would like to switch to using that for plex but I’m not sure what parameters i have to add. ( I have the nvidia gpu driver installed and have been using the quadro just fine with tdarr)
EDIT: found a thread that you have to add –runtime=nvidia to extra parameters. Then add variable with key: NVIDIA_VISIVBLE_DEVICES and add your gpu value. And then add another variable with key NVIDIA_DRIVER_CAPABILITIES and value all. I did the above but still not getting it to transcode. My quadro even shows up as an option in PMS for HW transcoding. . On PMS version: 1.43.1.10576
Looks like there’s another thread with a bunch of people also experiencing transcoding issues. I was trying to use my nvidia quadro because the intel quick sync wasn’t working…. but maybe it’s just more of a server issue with the entire HW transcoding
1.43.1.10576 as well. Can’t get quick sync i3 (8300) or nvidia transcode (quadro) to work.
on Unraid.
My quadro card shows up an as option for HW transcode in PMS.
@marklight Please do the following;
- Confirm server DEBUG logging is enabled, VERBOSE logging is disabled.
SAVE if changes.
- Restart PMS
- Give it two minutes to start and stabilize
- Start a playback which shows the issue
- Let it play for 20 seconds
- Stop the playback
- Download the server logs
- Attach the logs so I may see them.
Looks like your issue is different than this thread. I’m going to move your posts into their own thread.
Apr 08, 2026 16:12:51.774 [23003225385784] ERROR - [Req#222/Transcode] [FFMPEG] - Cannot load libcuda.so.1
Apr 08, 2026 16:12:51.774 [23003225385784] ERROR - [Req#222/Transcode] [FFMPEG] - Could not dynamically load CUDA
Apr 08, 2026 16:12:51.774 [23003225385784] DEBUG - [Req#222/Transcode] Codecs: hardware transcoding: opening hw device failed - probably not supported by this system, error: Operation not permitted
@marklight can you repeat steps I called out above but select the Intel device? Capture the logs just like before and share them, please.
Can you also share the rest of your docker config options?
@Atomatth
This was the rest of my nvidia setup.
I don’t see the option to select the intel device. just auto or the nvidia device. so i set it back to auto. Then i redid my docker config. removed the nvidia parameters and the two other nvidia specific settings. added the dev/dri settings in the docker and tried again.
I have Tdarr set up and it works just fine with the nvidia quadro.
Plex Media Server Logs_2026-04-08_19-31-33.zip (4.0 MB)
1 Like