2026-07-08 18:05:22.779
Failed to load vapoursynth script library!
Please set up the library search paths in settings.
Failed to load vapoursynth script library!
Please set up the library search paths in settings.
Failed to load vapoursynth script library!
Please set up the library search paths in settings.
Failed to load vapoursynth script library!
Please set up the library search paths in settings.
Failed to load vapoursynth script library!
Please set up the library search paths in settings.
Failed to create VSScript handle!
What do I need to do? I thought the Terminal script set the path to Vs?
No, the previous call only tells MacOS not to block Hybrid and the tools it comes with.
Try whether opening vsViewer and then adding /opt/homebre/lib in Edit->Settings->Paths helps.
Also when calling
in a terminal what Vapoursynth version does it report?
(still got R75 on my Mac here, the AppImage probably won't handle newer versions correctly)
Cu Selur
Core R77
API R4.2
API R3.6
Options: -
I'm not sure how I add the path to vsViewer? I see Config -> Paths but I'm not sure about the path to add /opt/homebre/lib?
If I navigate to vsViewer and try to open it, nothing happens.
in Hybrid: Tools->vsViewer should open vsViewer
R77 is too new, try:
1. uninstalling Vapoursynth
2. install R75
Code:
brew install vapoursynth@R75
Cu Selur
When I add a path to vsViewer it does not seem to be saving the path setting.
Strange, you added it and pressed 'Apply' right?
Warning: No available formula with the name "vapoursynth@r75". Did you mean vapoursynth, vapoursynth-ocr or vapoursynth-sub?
Perhaps the path is not correct/ When I try to add it I seeĀ
"Failed to load vapoursynth script library! Please set up the library search path in settings."
hmm, I thought one can install specific versions of tools using:
Code:
brew install <toolnam>@<toolversion>
seems like that isn't the case or they removed older Vapoursynth versions.
looking at
https://formulae.brew.sh/formula/vapoursynth#default
it seems like the Vapoursynth team only offers the latest version. :/
Maybe I can find some time on the Saturday to get a working R77 compatible AppImage.
Cu Selur
OK, thank you

Just a small heads-up:
Not sure if I'll get around to look at it this weekend, since I got a flue or some bacterial infect (no fever atm., but other than that normal flue symptoms) and I'm not sure whether this will develop.
In case I'm better tomorrow or on Sunday I'll try to look at the mac setup.
Cu Selur