Deinterlace->VIVTVC (Vapoursynth) ->
TDeintMod error if input is interlaced. No error if input video is progressive.
Failed to evaluate the script:
Python exception: invalid syntax (tempPreviewVapoursynthFile04_33_04_996.vpy, line 19)
Traceback (most recent call last):
File "src/cython/vapoursynth.pyx", line 2241, in vapoursynth.vpy_evaluateScript
File "/Volumes/temp/Hybrid Temp/tempPreviewVapoursynthFile04_33_04_996.vpy", line 19
clip2clip = core.tdm.TDeintMod(clip=clip2clip, field=1core.znedi3.nnedi3(clip=clip, field=1))
^
SyntaxError: invalid syntax
Deinterlace->VIVTVC (Vapoursynth) ->
Misc -> TDeintMod error if input is interlaced. No error if input video is progressive.
Failed to evaluate the script:
Python exception: name 'clip0core' is not defined
Traceback (most recent call last):
File "src/cython/vapoursynth.pyx", line 2244, in vapoursynth.vpy_evaluateScript
File "src/cython/vapoursynth.pyx", line 2245, in vapoursynth.vpy_evaluateScript
File "/Volumes/temp/Hybrid Temp/tempPreviewVapoursynthFile04_30_48_130.vpy", line 28, in <module>
clipDeint = core.tdm.TDeintMod(clip=clip0core.nnedi3cl.NNEDI3CL(clip=clip, field=0))
NameError: name 'clip0core' is not defined
Anime4KCPP works on CPU. But seems something broken with my GPU support
Device/Platform ID 0/0 = preview don't start at all.
Vapoursynth preview error: libc++abi.dylib: terminating with uncaught exception of type char const*
Device/Platform ID 1/1 and any other combinations = error:
Failed to evaluate the script:
Python exception: Platform ID or device ID index out of range
Run core.anim4kcpp.listGPUs for available platforms and devices
Your input is:
platform ID: 1
device ID: 1
Traceback (most recent call last):
File "src/cython/vapoursynth.pyx", line 2244, in vapoursynth.vpy_evaluateScript
File "src/cython/vapoursynth.pyx", line 2245, in vapoursynth.vpy_evaluateScript
File "/Volumes/temp/Hybrid Temp/tempPreviewVapoursynthFile04_18_53_456.vpy", line 22, in <module>
clip = core.anime4kcpp.Anime4KCPP(src=clip, zoomFactor=5, ACNet=0, GPUMode=1, platformID=1, deviceID=1)
File "src/cython/vapoursynth.pyx", line 2069, in vapoursynth.Function.__call__
vapoursynth.Error: Platform ID or device ID index out of range
Run core.anim4kcpp.listGPUs for available platforms and devices
Your input is:
platform ID: 1
device ID: 1
Waifu2x NCNN Vulkan works with GPU ID: 0 (seems that is very heavy filter and rather slow even on GPU)
DotKill R2 works (seems R2 is also 8-bit only filter)