01.03.2022, 02:18
Ugh, so this has been quite a journey.
I'm on my 3rd distro right now on the same server, still committed to getting things working.
I'm back on Debian (regular, not truenas) after a terrible experience trying Ubuntu 20.xx, which I almost had working, but the absolute paths were driving me nuts. Essentially now I have gotten things to the point where I can Load hybrid, and even preview my settings for QTGMC, but only after deleting all of the references to loading the plugins in the generated script for vapoursynth. Otherwise I get an error that the plugins are already loaded like this:
"Failed to evaluate the script:
Python exception: Plugin /home/cody/opt/vapoursynth/vsplugins/libaddgrain.so already loaded (com.holywu.addgrain) from /home/cody/opt/vapoursynth/vsplugins/libaddgrain.so
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 "/tmp/tempPreviewVapoursynthFile19_13_29_007.vpy", line 11, in
core.std.LoadPlugin(path="/home/cody/opt/vapoursynth/vsplugins/libaddgrain.so")
File "src/cython/vapoursynth.pyx", line 2580, in vapoursynth.Function.__call__
vapoursynth.Error: Plugin /home/cody/opt/vapoursynth/vsplugins/libaddgrain.so already loaded (com.holywu.addgrain) from /home/cody/opt/vapoursynth/vsplugins/libaddgrain.so"
Maybe I need to start all over again one last time (I'm sure I've caused a hell of a mess following both the instructions from the git for the hybrid-vapoursynth-addons, and this guide from l33tmeatwad in order to get all the plugins successfully built: https://www.l33tmeatwad.com/vapoursynth1...s639lJ6rRN)
anyway, if you've got any ideas, i'm all ears... thanks again...
I'm on my 3rd distro right now on the same server, still committed to getting things working.
I'm back on Debian (regular, not truenas) after a terrible experience trying Ubuntu 20.xx, which I almost had working, but the absolute paths were driving me nuts. Essentially now I have gotten things to the point where I can Load hybrid, and even preview my settings for QTGMC, but only after deleting all of the references to loading the plugins in the generated script for vapoursynth. Otherwise I get an error that the plugins are already loaded like this:
"Failed to evaluate the script:
Python exception: Plugin /home/cody/opt/vapoursynth/vsplugins/libaddgrain.so already loaded (com.holywu.addgrain) from /home/cody/opt/vapoursynth/vsplugins/libaddgrain.so
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 "/tmp/tempPreviewVapoursynthFile19_13_29_007.vpy", line 11, in
core.std.LoadPlugin(path="/home/cody/opt/vapoursynth/vsplugins/libaddgrain.so")
File "src/cython/vapoursynth.pyx", line 2580, in vapoursynth.Function.__call__
vapoursynth.Error: Plugin /home/cody/opt/vapoursynth/vsplugins/libaddgrain.so already loaded (com.holywu.addgrain) from /home/cody/opt/vapoursynth/vsplugins/libaddgrain.so"
Maybe I need to start all over again one last time (I'm sure I've caused a hell of a mess following both the instructions from the git for the hybrid-vapoursynth-addons, and this guide from l33tmeatwad in order to get all the plugins successfully built: https://www.l33tmeatwad.com/vapoursynth1...s639lJ6rRN)
anyway, if you've got any ideas, i'm all ears... thanks again...