[gst-devel] one plugin can't be register
Jan Schmidt
thaytan at noraisin.net
Tue May 23 14:23:02 CEST 2006
On Tue, 2006-05-23 at 14:36 +0800, Gao, Yan wrote:
> I have one plugin, and when I use gst-inspect, this plugin can’t
> register.
>
> How can I investigate this problem?
By far the most common problem is that the plugin .so file isn't linked
against all the libraries it needs to be. Use 'ldd -r' to see:
ldd -r myplugin.so
Cheers,
Jan
--
Jan Schmidt thaytan at noraisin.net
"Stoke me a clipper, I'll be back for Christmas"
-- Arnold 'Ace' Rimmer, Red Dwarf
More information about the gstreamer-devel
mailing list