You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having Some Issues with NVEC Encoding when running in a docker container. I am using flows, and for some reason when running the Encoder check it is not discovering my GPU is available for usage, even though it looks like everything is configured properly. In the Startup Logs for Tdarr I can see the GPU is detected, and running Nvidia-SMI in the container does work and return the GPU and stats on it. Also running the Test command from the Docs also works with the GPU being detected and the encode completing successfully. I have had Tadarr running successfully since December and it seems the GPU encoding check seems to have broken down in the last month or two on my system. I have tried some of fixes found in the troubleshooting guide but no dice unfortunately.
Plugin: Video - Check Node Hardware Encoder hevc_nvenc 🔍
Failed Transcode Logs:
2025-05-04T21:45:35.623Z zy4hv8wDm:Node[GPUNode]:Worker[brisk-boto]:Scanning source file: "/main/Complete/TV/Remove/OPZk9rygnzDZd.mkv"
2025-05-04T21:45:35.623Z zy4hv8wDm:Node[GPUNode]:Worker[brisk-boto]:Using cached scan results
2025-05-04T21:45:35.623Z zy4hv8wDm:Node[GPUNode]:Worker[brisk-boto]:Loaded plugin inputs: {
2025-05-04T21:45:35.623Z "hardwareEncoder": "hevc_nvenc"
2025-05-04T21:45:35.623Z }
2025-05-04T21:45:35.624Z zy4hv8wDm:Node[GPUNode]:Worker[brisk-boto]:Worker type is not GPU
2025-05-04T21:45:35.624Z zy4hv8wDm:Node[GPUNode]:Worker[brisk-boto]:Node has hardwareEncoder hevc_nvenc: false
Uh oh!
There was an error while loading. Please reload this page.
Hello,
Having Some Issues with NVEC Encoding when running in a docker container. I am using flows, and for some reason when running the Encoder check it is not discovering my GPU is available for usage, even though it looks like everything is configured properly. In the Startup Logs for Tdarr I can see the GPU is detected, and running Nvidia-SMI in the container does work and return the GPU and stats on it. Also running the Test command from the Docs also works with the GPU being detected and the encode completing successfully. I have had Tadarr running successfully since December and it seems the GPU encoding check seems to have broken down in the last month or two on my system. I have tried some of fixes found in the troubleshooting guide but no dice unfortunately.
Plugin: Video - Check Node Hardware Encoder hevc_nvenc 🔍
Failed Transcode Logs:
Here is My Docker Compose
Configuration Files (Server)
Configuration Node
The text was updated successfully, but these errors were encountered: