![]() |
NVEnc failing with a 'getWorkSurf' - I'm stumped - Printable Version +- Selur's Little Message Board (https://forum.selur.net) +-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html) +--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html) +--- Thread: NVEnc failing with a 'getWorkSurf' - I'm stumped (/thread-4090.html) |
NVEnc failing with a 'getWorkSurf' - I'm stumped - bigasssuperstar - 06.05.2025 Thanks as always for your great work, selur.
I have a Global Profile I use to deinterlace and compress interlaced MagicYUV AVI files to MP4 with nvenc and qtgmc. Love it. It's stopped working. I get videos with incomplete video. I've spotted where in the debug, though it does this at a different spot in the encode each time. 025.05.06 - 13:28:28_Windows 10 Version 22H2 (64bit)_2025.03.09.1 - level 9: NVEnc output: 167434 frames: 145.70 fps, 7941 kb/s, GPU 24%, VE 25% I went looking for anything about that error message, and landed on a Japanese blog about QSVEnc. Updated that in the Hybrid folder but to no change. I've tried a full Revo uninstall of Hybrid, then reinstall, then copy my global profile over. Reboots. SFC. Nvidia driver updates. Temp file sweeps. The usual stuff to do when troubleshooting. I'm stuck. My debug logs and thanks: ![]() RE: NVEnc failing with a 'getWorkSurf' - I'm stumped - Selur - 07.05.2025 Quote:INPUT: failed to get work surface for input.Usually happens if: a. there is no active device connected to the NVIDIA card or b. there is some driver issue with the used version. or c. another tool uses the graphic card while restricting the usage for others Quote:I went looking for anything about that error message, and landed on a Japanese blog about QSVEnc. Updated that in the Hybrid folder but to no change.QSVEncC is for Intel cards. (VCEEncC for AMD cards) Latest NVEncC is available over at https://github.com/rigaya/NVEnc. Normally. I would recommend:
Since the encoding does start and then suddenly stops, I would first try the latest dev (there were a few NVEnc updates in recent weeks) and if that doesn't help, check if something is interfering by closing other programs while testing. Cu Selur RE: NVEnc failing with a 'getWorkSurf' - I'm stumped - bigasssuperstar - 07.05.2025 Update: I downloaded the Experimental Build this morning and have run a successful job. I'll load up a stack and see how this afternoon's encoding runs. Thank you for your work behind the scenes! |