Posts: 4
Threads: 2
Joined: Oct 2022
I using RTX 3080Ti but hybrid did not using my GPU for encoding NVENC. It was working fine few months ago and this just happen.
When select NVENC, hybrid will only run using CPU.
I already update my driver and reinstall hybrid.
I need to wait 16 hours now instead of minutes.
https://ibb.co/Kmb39yx
Posts: 10.984
Threads: 57
Joined: May 2017
Sound like a driver issue.
Try:
a. updating your drivers
b. replacing the NVEncC.exe with the NVEncC64.exe (you have to rename the file) from the latest NVEnc x64 release from
https://github.com/rigaya/NVEnc/releases.
Also calling:
"Path to Hybrid/64bit/NVEncC.exe" --check-features
"Path to Hybrid/64bit/NVEncC.exe" --check-environment
"Path to Hybrid/64bit/NVEncC.exe" --check-device
"Path to Hybrid/64bit/NVEncC.exe" --check-hw
might help to figure out where the issue is.
Cu Selur
Posts: 4
Threads: 2
Joined: Oct 2022
I just realize the problem, when using the DeNoise feature in Vapoursync, it's not using GPU at all, however when uncheck all the DeNoise feature, It's using the GPU.
Posts: 10.984
Threads: 57
Joined: May 2017
If you are not using Vapoursynth/Avisynth filtering and your source can be decoded by NVEnc, you can enable 'NVEnc->Hardware->Only use encoder' this way, decoding and encoding will be done through NVEnc which additionally should speed up things.
Cu Selur