Selur's Little Message Board

Full Version: Hybrid on Mac Silicon?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7
Thanks so much for getting this on Silicon!

Hybrid opens up for me, but when I try to open the Vapoursynth preview it says "Failed to load vapoursynth library! Please set up the library search paths in settings."
I installed Vapoursynth via brew using the readme, but not sure how to make Hybrid find it in settings.
That build is at best a work in progress, but I'm happy to get some feedback. Smile
If you open vsViewer through Tools->vsViewer and there to go to Edit->Settings->Paths.
Set:
  • 'VapourSynth library search paths' to '/opt/homebrw/lib'
  • 'VapourSynth plugins path' to the path of Hybrid.app/Contents/MacOS/vsfilter'
then close vsViewer and try the Preview again.

Cu Selur
Currently getting a string of failed to load errors such as:

"Failed to load /usr/local/lib/vapoursynth/liblghost.dylib. Error given: dlopen(/usr/local/lib/vapoursynth/liblghost.dylib, 0x0001): tried: '/usr/local/lib/vapoursynth/liblghost.dylib' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64e' or 'arm64')), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/lib/vapoursynth/liblghost.dylib' (no such file), '/usr/local/lib/vapoursynth/liblghost.dylib' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64e' or 'arm64')), '/Library/Frameworks/VapourSynth.framework/lib/vapoursynth/liblghost.dylib' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64e' or 'arm64')), '/System/Volumes/Preboot/Cryptexes/OS/Library/Frameworks/VapourSynth.framework/lib/vapoursynth/liblghost.dylib' (no such file), '/Library/Frameworks/VapourSynth.framework/lib/vapoursynth/liblghost.dylib' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64e' or 'arm64'))"


Followed by:

"Failed to evaluate the script: Python exception: No attribute with the name lsmas exists. Did you mistype a plugin namespace or forget to install a plugin?"
Okay, but then Vapoursynth works,..
Yes, lsmash doesn't work.
Switching to bestsource (Filtering->Vapoursynth->Misc->Source->Prefer BestSource) should help with that.
Ah that worked! Preview's now opening normally

Thank you!
No problem, happy someone besides me got it working at least partially. Smile
(main problem is finding someone capable and willing to build all the filters for Vapoursynth)
Running into a ".stats was not created!" crash when trying to run a job.

I remember I was briefly able to run a quick export test just fine when I first downloaded, but not sure what happened since.
Check the Vapoursynth preview and see whether it shows an error, if not share a debug output of the problem and I can try to look into it tomorrow after work. (going to be in a bit, have to wake up tomorrow at 4am Tongue )

Cu Selur
Ah okay, vsviewer is refusing to open now when I click the preview button
Sounds like something is wrong with Vapoursynth.
Pages: 1 2 3 4 5 6 7