![]() |
Wrong dll for fft3dfilter with the new version - 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: Wrong dll for fft3dfilter with the new version (/thread-555.html) |
Wrong dll for fft3dfilter with the new version - Fun0Dav - 07.08.2018 Hello, with the new version QTGMC with vapoursyth crashed. When I tried the preview button I got : Failed to evaluate the script: Python exception: No entry point found in C:/Program Files/Hybrid/64bit/vsfilters/DenoiseFilter/FFT3DFilter/fft3dfilter.dll Traceback (most recent call last): File "src\cython\vapoursynth.pyx", line 1937, in vapoursynth.vpy_evaluateScript File "src\cython\vapoursynth.pyx", line 1938, in vapoursynth.vpy_evaluateScript File "C:\Users\David Rioux\AppData\Local\Temp\tempPreviewVapoursynthFile22_57_01_461.vpy", line 15, in <module> core.std.LoadPlugin(path="C:/Program Files/Hybrid/64bit/vsfilters/DenoiseFilter/FFT3DFilter/fft3dfilter.dll") File "src\cython\vapoursynth.pyx", line 1843, in vapoursynth.Function.__call__ vapoursynth.Error: No entry point found in C:/Program Files/Hybrid/64bit/vsfilters/DenoiseFilter/FFT3DFilter/fft3dfilter.dll I tried coping the older fft3dfilter.dll and it worked. So could you please fix this. by the way nice soft ![]() RE: Wrong dll for fft3dfilter with the new version - Selur - 08.08.2018 Thanks for the info. Totally missed that. Attached a working fft3dfilter.dll version for others that run into this problem. (Needs to be extracted into the "Hybrid\64bit\vsfilters\DenoiseFilter\FFT3DFilter" folder) Cu Selur |