Selur's Little Message Board

Full Version: Can't find a filter or an effect to "reduce blue"
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hello Selur,

  I tried to use the filter Grayworld, but I get the following error:

Code:
Failed to evaluate the script:
Python exception: Failed to load D:/Programs/Hybrid/64bit/vsfilters/ColorFilter/Grayworld/grayworld.dll. GetLastError() returned 126. The file you tried to load or one of its dependencies is probably missing.
Traceback (most recent call last):
File "src\cython\vapoursynth.pyx", line 3115, in vapoursynth._vpy_evaluate
File "src\cython\vapoursynth.pyx", line 3116, in vapoursynth._vpy_evaluate
File "E:\VideoTest\RGBAdjust\tempPreviewVapoursynthFile11_14_49_477.vpy", line 6, in
core.std.LoadPlugin(path="D:/Programs/Hybrid/64bit/vsfilters/ColorFilter/Grayworld/grayworld.dll")
File "src\cython\vapoursynth.pyx", line 2847, in vapoursynth.Function.__call__
vapoursynth.Error: Failed to load D:/Programs/Hybrid/64bit/vsfilters/ColorFilter/Grayworld/grayworld.dll.
GetLastError() returned 126. The file you tried to load or one of its dependencies is probably missing.


 In effect in my installation is missing the folder " D:/Programs/Hybrid/64bit/vsfilters/ColorFilter/Grayworld "
Problem solved: I installed the missing x64 dll version from https://github.com/Asd-g/AviSynthPlus-grayworld
I will fix the package
Pages: 1 2