![]() |
|
[BUG] Problem with Hybrid_dev_2026.02.28-13831 - 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: [BUG] Problem with Hybrid_dev_2026.02.28-13831 (/thread-4336.html) Pages:
1
2
|
RE: Problem with Hybrid_dev_2026.02.28-13831 - Selur - 01.03.2026 Not that I am aware of. Latest Hybrid changes were: a. support for VCEEncC b. support for vsRVRT nothing related to Avisynth and I only updated the Hybrid.exe Cu Selur RE: Problem with Hybrid_dev_2026.02.28-13831 - Miranda - 01.03.2026 I tried to re-install VC_redist.x64.exe but it won't install as it is already installed. I have attached a list of the missing files listed in DependencyWalker when opening d3dp.dll. I hope this helps, thanks. Also, I found this. RE: Problem with Hybrid_dev_2026.02.28-13831 - Selur - 01.03.2026 "d3dp.dll" <- I suspect you meant d3d9.dll. Those look like false positives. Does dxdiag report a problem? RE: Problem with Hybrid_dev_2026.02.28-13831 - Miranda - 01.03.2026 dxdiag attached, "no problems found". The Fault bucket lists Hybrid several times. RE: Problem with Hybrid_dev_2026.02.28-13831 - Selur - 01.03.2026 RADAR_PRE_LEAK_WOW64 is a Windows error indicating that the Resource Exhaustion Detection and Resolution (RADAR) service has detected a potential memory leak or high memory usage in a 32-bit application running on a 64-bit system. Good news is, I managed to reproduce the problem when using FFT3DGPU on my old Win10 laptop. => I'll try to figure this out. Cu Selur RE: Problem with Hybrid_dev_2026.02.28-13831 - Miranda - 01.03.2026 Thanks, much appreciated.
RE: Problem with Hybrid_dev_2026.02.28-13831 - Selur - 01.03.2026 Hmm,... seems like FFT3dGPU now works without the d3d9.dll => uploaded a new dev which does not load the d3d9.dll and it seems to work for me. Let me know whether it works on your system too. Cu Selur RE: Problem with Hybrid_dev_2026.02.28-13831 - Miranda - 01.03.2026 I've re-installed a much older version of Hybrid (from 2025) and it is running again, although Temporal Degrain crashes under Avisynth (Exit Status1). RE: Problem with Hybrid_dev_2026.02.28-13831 - Selur - 01.03.2026 try the new dev,... ("Temporal Degrain crashes under Avisynth" <- likely due to usage of fft3dgpu and the d3d9.dll) |