[gst-devel] Integration of a new plugin with GStreamer(gst-inspect fails)
Rajiv D
rd0343 at gmail.com
Tue Aug 8 16:20:41 CEST 2006
Hi,
I have gstreamer 0.10.4 installed in my system. After I created a new
element(say MyFilter) by the
make_element tool, I got it compiled and installed.
I used the following commands
$autogen.sh
$make
$make install
But the problem is that if I use gst-inspect it does not identifies my
element
$gst-inspect-0.10 MyFilter
No such element or plugin 'MyFilter'
I also checked that the libraries are getting installed in
/usr/local/lib/gstreamer-0.10 directory
Is it that I missed something during compiling and installing.
Please advice.
Regards,
Rajiv
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20060808/a1a78fa2/attachment.htm>
More information about the gstreamer-devel
mailing list