Hi,<br>you have to fill the following to display the any plugin info<br>GST_ELEMENT_DETAILS{}<br>gst_element_register ()<br><br>GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,<br>&nbsp;&nbsp;&nbsp; GST_VERSION_MINOR,<br>&nbsp;&nbsp;&nbsp; &quot;pluginname&quot;,
<br>&nbsp;&nbsp;&nbsp; &quot;player name&quot;, plugin_init, VERSION, GST_LICENSE, GST_PACKAGE_NAME,<br>&nbsp;&nbsp;&nbsp; GST_PACKAGE_ORIGIN)<br><br>&nbsp;you just compare with any existing plugin ..<br><br>Regards..<br><br>Trimurthulu<br><br><div><span class="gmail_quote">
On 11/6/07, <b class="gmail_sendername">Volter Yen</b> &lt;<a href="mailto:volter619@163.com">volter619@163.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>&nbsp;</div>
<div>Hi all,</div>
<div>&nbsp;I&nbsp;have&nbsp;built&nbsp;my sampleplugin&nbsp;based on the gst-template, but when i&nbsp;use the gst-inspect&nbsp;to check its&nbsp;existance,I got&nbsp;&#39;no entry..&#39; info, and I have check the&nbsp;built out &nbsp;files, there are my ourput dir, so I am vondering where the problem is? please help 
me.thank you!</div>
<div>&nbsp;</div>
<div>Volter</div>
<div>&nbsp;</div>
<div><br><br>
<div>=====================================================</div>
<div>&nbsp;</div>
<div>Happy everyday $ Best Regards!</div>
<div>&nbsp;</div>
<div><a href="mailto:msn:volter619@163.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">msn:volter619@163.com</a></div>
<div>&nbsp;</div>
<div>Focus on embed linux software!</div></div><br>-------------------------------------------------------------------------<br>This SF.net email is sponsored by: Splunk Inc.<br>Still grepping through log files to find problems? &nbsp;Stop.
<br>Now Search log events and configuration files using AJAX and a browser.<br>Download your FREE copy of Splunk now &gt;&gt; <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://get.splunk.com/" target="_blank">
http://get.splunk.com/</a><br>_______________________________________________<br>gstreamer-devel mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:gstreamer-devel@lists.sourceforge.net">
gstreamer-devel@lists.sourceforge.net</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
</a><br><br></blockquote></div><br>