<div>Hi,</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp; I have gstreamer 0.10.4 installed in my system. After I created a new element(say MyFilter)&nbsp;by the</div>
<div>make_element tool, I got it compiled and installed.</div>
<div>I used the following commands</div>
<div>$autogen.sh</div>
<div>$make</div>
<div>$make install</div>
<div>&nbsp;</div>
<div>But the problem is that if I use gst-inspect it does not identifies my element</div>
<div>&nbsp;</div>
<div>$gst-inspect-0.10&nbsp; MyFilter</div>
<div>No such element or plugin 'MyFilter'</div>
<div>&nbsp;</div>
<div>I also&nbsp;checked that the libraries are getting installed in /usr/local/lib/gstreamer-0.10 directory</div>
<div>&nbsp;</div>
<div>Is it that I missed something during compiling and installing.</div>
<div>Please advice.</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Regards,</div>
<div>Rajiv</div>
<div>&nbsp;</div>