04.05.2023, 21:12
Did you try the Vapoursynth Preview?
I know for my system I couldn't find opencl drivers compatible with KNLMeansCL and end up with:
or
but since I never found the time to look into it (and didn't care enough), I just left the options as they are.
From what I see, this isn't a Hybrid bug, but rather an issue with KNLMeansCL and the installed drivers.
see: https://github.com/Khanattila/KNLMeansCL/issues/51
Sadly, the developer or KNLMeansCL doesn't seem to be active (or care) anymore,..
(KNLMeansCL works fine with "gpu" and my Intel and my NVIDIA cards, but it doesn't work with my AMD iGPU)
For me, 'accelerator' doesn't work at all.
Cu Selur
I know for my system I couldn't find opencl drivers compatible with KNLMeansCL and end up with:
Quote:knlm.KNLMeansCL: no compatible opencl platforms available!when using:
havsfunc.KNLMeansCL(clip=clip, device_type="cpu")
havsfunc.KNLMeansCL(clip=clip, device_type="accelerator")
From what I see, this isn't a Hybrid bug, but rather an issue with KNLMeansCL and the installed drivers.
see: https://github.com/Khanattila/KNLMeansCL/issues/51
Sadly, the developer or KNLMeansCL doesn't seem to be active (or care) anymore,..
(KNLMeansCL works fine with "gpu" and my Intel and my NVIDIA cards, but it doesn't work with my AMD iGPU)
Quote: That's another thing when gpu acc is used, my hybrid doesnt utilize my cpu much.. almost to none !!Okay,... that is good then, the main point is to move the filter usage onto the gpu,...
For me, 'accelerator' doesn't work at all.
Cu Selur