<div>Hi,</div>
<div> </div>
<div> I have gstreamer 0.10.4 installed in my system. After I created a new element(say MyFilter) 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> </div>
<div>But the problem is that if I use gst-inspect it does not identifies my element</div>
<div> </div>
<div>$gst-inspect-0.10 MyFilter</div>
<div>No such element or plugin 'MyFilter'</div>
<div> </div>
<div>I also checked that the libraries are getting installed in /usr/local/lib/gstreamer-0.10 directory</div>
<div> </div>
<div>Is it that I missed something during compiling and installing.</div>
<div>Please advice.</div>
<div> </div>
<div> </div>
<div>Regards,</div>
<div>Rajiv</div>
<div> </div>