This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Install Hybrid on Ubuntu 18.04 VNC
#38
I tested all the Vapoursynth deinterlace filters. The result is a mixed bag.

Firstly I had to symlink libneofft3d.so to libneo-fft3d.so as the scripts are including the first one. After that both the Yadifmod (Vapoursynth) and TDeintMod (Vapoursynth) works, but not the others.

Bwdif (Vapoursynth) miss the libbwif.so plugin. This one is missing even in all the old plugin builds I still keep, so it surprises me that it is still required in scripts.

But what concerns me much more is failure of the QTGMC (Vapoursynth) and VIVTC (Vapoursynth) scripts. Both do fail from the same following reason:
Failed to evaluate the script:
Python exception: There is no attribute or namespace named misc

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 "/tmp/tempPreviewVapoursynthFile18_15_06_268.vpy", line 35, in <module>
    clip2clip = havsfunc.QTGMC(Input=clip2clip, Preset="fast", TFF=False,FPSDivisor=2)
  File "/opt/hybrid/vsscripts/havsfunc.py", line 1196, in QTGMC
    if TR0 > 0: ts1 = AverageFrames(bobbed, weights=[1] * 3, scenechange=28 / 255, planes=CMplanes) # 0.00  0.33  0.33  0.33  0.00
  File "/opt/hybrid/vsscripts/havsfunc.py", line 5381, in AverageFrames
    clip = SCDetect(clip, threshold=scenechange)
  File "/opt/hybrid/vsscripts/havsfunc.py", line 5695, in SCDetect
    sc = sc.misc.SCDetect(threshold=threshold)
  File "src/cython/vapoursynth.pyx", line 1441, in vapoursynth.VideoNode.__getattr__
AttributeError: There is no attribute or namespace named misc

Would you be able to sort it out please?
Reply


Messages In This Thread
RE: Install Hybrid on Ubuntu 18.04 VNC - by sunarowicz - 17.04.2021, 21:53

Forum Jump:


Users browsing this thread: 4 Guest(s)