Selur's Little Message Board

Full Version: I use NVENC but Hybrid not using my GPU
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.
[Image: Kmb39yx]

https://ibb.co/Kmb39yx
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:
Code:
"Path to Hybrid/64bit/NVEncC.exe" --check-features
Code:
"Path to Hybrid/64bit/NVEncC.exe" --check-environment
Code:
"Path to Hybrid/64bit/NVEncC.exe" --check-device
Code:
"Path to Hybrid/64bit/NVEncC.exe" --check-hw
might help to figure out where the issue is.

Cu Selur
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.
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