View Single Post
Old 3rd September 2015, 16:40   #243  |  Link
YAFU
Registered User
 
Join Date: Aug 2015
Posts: 40
Yes, I get the error
Code:
Failed to evaluate the script:
Python exception: knlm.KNLMeansCL: VapourSynthCreate error (clBuildProgram)!
Traceback (most recent call last):
  File "vapoursynth.pyx", line 1469, in vapoursynth.vpy_evaluateScript (src/cython/vapoursynth.c:23703)
  File "/media/TEMPORAL/scrypt.vpy", line 9, in <module>
    clp = core.knlm.KNLMeansCL(clp, d=0, a=24, s=4, h=3.2)
  File "vapoursynth.pyx", line 1368, in vapoursynth.Function.__call__ (src/cython/vapoursynth.c:22272)
vapoursynth.Error: knlm.KNLMeansCL: VapourSynthCreate error (clBuildProgram)!

I'll search what I need to compile correctly for nvidia in Linux.
YAFU is offline   Reply With Quote