Selur's Little Message Board
[HELP] KillerSpots - Mac - 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: [HELP] KillerSpots - Mac (/thread-2990.html)



KillerSpots - Mac - Miranda - 16.12.2022

Is this a possible bug in the Mac version?

2022-12-16 18:25:31.245
Failed to evaluate the script:
Python exception: No attribute with the name rdvs exists. Did you mistype a plugin namespace?

Traceback (most recent call last):
File "src/cython/vapoursynth.pyx", line 2832, in vapoursynth._vpy_evaluate
File "src/cython/vapoursynth.pyx", line 2833, in vapoursynth._vpy_evaluate
File "/Volumes/Drobo/Hybrid/TWEM-TEMP/tempPreviewVapoursynthFile18_24_00_239.vpy", line 54, in
clip = killerspots.KillerSpots(clip=clip)
File "/Applications/Hybrid.app/Contents/MacOS/vsscripts/killerspots.py", line 27, in KillerSpots
clip = RemoveDirtMod(clip, limit)
File "/Applications/Hybrid.app/Contents/MacOS/vsscripts/killerspots.py", line 38, in RemoveDirtMod
clip = core.rdvs.RestoreMotionBlocks(clensed, clip, alternative=alt, pthreshold=4, cthreshold=6, gmthreshold=40, dist=3, dmode=2, noise=limit, noisy=12)
File "src/cython/vapoursynth.pyx", line 2385, in vapoursynth._CoreProxy.__getattr__
File "src/cython/vapoursynth.pyx", line 2228, in vapoursynth.Core.__getattr__
AttributeError: No attribute with the name rdvs exists. Did you mistype a plugin namespace?



RE: KillerSpots - Mac - Selur - 16.12.2022

RemoveDirt with RestoreMotionBlocks and noisy != 0 is broken for Vapoursynth, but nobody got time and motivation to look into and fix it.
So, KillerSpot itself is broken.
I restricted it for Windows and Linux in the current versions, but there is no current version of Hybrid for Mac, since I simply lack the time and motivation to build current versions of all the tools.

Cu Selur