You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be nice if SangNomMod could use 'core.sangnommod.SangNomMod(..)'
otherwise when having both the sangnom and the sangnommod library inside the autoload folder of Vapoursynth, one get's something like:
vapoursynth.Error: Plugin load of /Library/Frameworks/VapourSynth.framework/lib/vapoursynth/libsangnom.dylib failed, namespace sangnom already populated by /Library/Frameworks/VapourSynth.framework/lib/vapoursynth/libsangnommod.dylib
The text was updated successfully, but these errors were encountered:
Would be nice if SangNomMod could use 'core.sangnommod.SangNomMod(..)'
otherwise when having both the sangnom and the sangnommod library inside the autoload folder of Vapoursynth, one get's something like:
The text was updated successfully, but these errors were encountered: