[vlc-devel] libvlc minimum file requirements
Rémi Denis-Courmont
remi at remlab.net
Wed Jan 12 12:39:04 CET 2011
Hello,
On Wed, 12 Jan 2011 12:24:26 +0100, antonio meléndez <amelendez at sidsa.com>
wrote:
> I've tried copying the plugins directory from /usr/vlc to my app
> directory and copying libvlc.so* and libvlccore.so* to the same
> directory but the app doesn't find them.
On Linux, plugins are searched in "./vlc/plugins" relative to the directory
that contains "libvlccore.so".
For instance, if "libvlccore.so" is at "/usr/local/lib/libvlccore.so.*",
plugins should be in "/usr/local/lib/vlc/plugins/".
--
Rémi Denis-Courmont
http://www.remlab.net
http://fi.linkedin.com/in/remidenis
More information about the vlc-devel
mailing list