Open marillat opened 5 years ago
Or you can change the libdir option when you compile it?
Or you can change the libdir option when you compile it?
Why ? /usr/lib/vapoursynth is the default path defined by vapoursynth build. From vapoursynth 45 ./configure --help
--with-plugindir The default value for the configuration option
'SystemPluginDir' in vapoursynth.conf.
(default=LIBDIR/vapoursynth)
Because then I don't have to change anything here. :sunglasses:
But if you make this a pull request I'll merge it.
I don't want to bother you. You are the author of several vapoursynth plugins with the same issue.
Under LInux the filter is installed in /usr/lib when vapoursynth search for plugin in /usr/lib/vapoursynth This simple patch fix this issue