16.09.2020, 20:36
Quote:Also when copying the dylib files from your package to /Library/Frameworks/VapourSynth.framework/lib/vapoursynth and call 'sudo spctl --master-disable'
I get the following popups:
“libautocrop.dylib” is damaged and can’t be opened.
“libdpid.dylib” is damaged and can’t be opened.
“libdecross.dylib” is damaged and can’t be opened.
these seem to be all broken.
So they should either be removed or replaced with working versions.
Neither 'libautocrop' nor 'libdpid' is used by Hybrid, so they should not there.
You also might want to investigate if there's a better way to allow those dylib files since using 'sudo spctl --master-disable' on a productive machine seems like a bad idea.
I checked versions and they are exact the same byte size as in l33tmeatwad's folder. Do you have same problems with filters directly downloaded from http://vsdb.top/vapoursynth/mac/ ?