Thanks Eric.<br><br><div class="gmail_quote">On Wed, Nov 19, 2008 at 8:18 AM, Eric Zhang <span dir="ltr">&lt;<a href="mailto:nicolas.m.zhang@gmail.com">nicolas.m.zhang@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi, gstreamer-devel:<br><br>&nbsp;&nbsp;&nbsp; If you wrote your plugin according to the plugin writer&#39;s guide, you must have a gstreamer plugin template folder which contains sample codes, Makefile.am, <a href="http://configure.ac" target="_blank">configure.ac</a> and etc.<br>

<br>&nbsp;&nbsp; So, compile and install a plugin is easy:<br><br>&nbsp;&nbsp;&nbsp; 1. ./autogen.sh --prefix=/usr<br>&nbsp;&nbsp;&nbsp; 2. make<br>&nbsp;&nbsp;&nbsp; 3. sudo make install<br><br>&nbsp;&nbsp;&nbsp; Oh, don&#39;t forget to modify the Makefile.am in your src folder, substitute all the `gstplugin&#39; to your plugin&#39;s name before you begin compiling and installation.<br>

<br><div class="gmail_quote">2008/11/18 Jyoti D <span dir="ltr">&lt;<a href="mailto:jyoti.d@allaboutif.com" target="_blank">jyoti.d@allaboutif.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">
Hi All,<br><br>I have written a plugin for audio filter following the instructions mentioned in &quot;GStreamer Plugin Writer&#39;s Guide&quot;.<br>I would like to know how do I install my plugin. I have *.c and *.h files with me.<br>


<br>Thanks,<br><font color="#888888">Jyoti<br><br>
</font><br></div></div>-------------------------------------------------------------------------<br>
This SF.Net email is sponsored by the Moblin Your Move Developer&#39;s challenge<br>
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes<br>
Grand prize is a trip for two to an Open Source event anywhere in the world<br>
<a href="http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/" target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/</a><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a><br>
<a 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>
<br>-------------------------------------------------------------------------<br>
This SF.Net email is sponsored by the Moblin Your Move Developer&#39;s challenge<br>
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes<br>
Grand prize is a trip for two to an Open Source event anywhere in the world<br>
<a href="http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/" target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/</a><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a 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>