Small bug in presets:
Can't reset Deinterlacer (QTGMC, NNEDI, TDintMod) and OpenCL checkbox in VIVTC settings when i click to Filter(s) Reset VIVTC.
No problem with other settings reset.
ChromaShiftSP don't works:
Code:
Failed to evaluate the script:
Python exception: name 'core' is not defined
Traceback (most recent call last):
File "src/cython/vapoursynth.pyx", line 2242, in vapoursynth.vpy_evaluateScript
File "src/cython/vapoursynth.pyx", line 2243, in vapoursynth.vpy_evaluateScript
File "/Volumes/temp/Hybrid Temp/tempPreviewVapoursynthFile21_45_22_111.vpy", line 35, in <module>
clip = chromashift.ChromaShiftSP(clip=clip, X=2.00, Y=2.00)
File "/Applications/Hybrid.app/Contents/MacOS/vsscripts/chromashift.py", line 39, in ChromaShiftSP
Yplane = core.std.ShufflePlanes(clip, planes=0, colorfamily=vs.GRAY)
NameError: name 'core' is not defined
adding 'from vapoursynth import core' as a second line in the Hybrid.app/Contents/MacOS/vsscripts/chromashift.py and clearing the __pycache__ folder probably fixed it.
Denoise -> SpotLess filter also don't works:
Code:
Failed to evaluate the script:
Python exception: There is no attribute or namespace named tmedian
Traceback (most recent call last):
File "src/cython/vapoursynth.pyx", line 2242, in vapoursynth.vpy_evaluateScript
File "src/cython/vapoursynth.pyx", line 2243, in vapoursynth.vpy_evaluateScript
File "/Volumes/temp/Hybrid Temp/tempPreviewVapoursynthFile06_56_54_565.vpy", line 30, in <module>
clip = SpotLess.SpotLess(clip=clip, radT=1)
File "/Applications/Hybrid.app/Contents/MacOS/vsscripts/SpotLess.py", line 72, in SpotLess
return fcb.tmedian.TemporalMedian(1, planes)[1::3]
File "src/cython/vapoursynth.pyx", line 1441, in vapoursynth.VideoNode.__getattr__
AttributeError: There is no attribute or namespace named tmedian
Trying to update XCode to 13.2.1 but I always get
"We could not complete your update.
There is not enough disk space available to install the product"
According to the app store info Xcode should require 12.6 GB and I got 43.81GB free an my drive.
-> No clue waht'S causing this.
Cu Selur
Any updates to work with new OS.
No, got no Mac, will probably remove Mac&Linux versions from the Homepage next weekend.