Hi Everybody,<br clear="all"><div class="gmail_quote">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; I am trying to build mp4 parser element( plug-in) using gst-template tool.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; For that I read Plug-in Writer guide . There writer mention use of <b>&quot;make_ element&quot;</b>&nbsp; tool for creation of&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>


&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; corresponding&nbsp; .c and&nbsp; .h file. afterward writer&nbsp; spoke about understanding and modifying those .c and .h file.&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; But for creating a plug-in and to use it like other plugin (e.q oggdemux, vorbisdec ) you must have <br>


&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; corresponding <b>.so</b> file. Writer didn&#39;t mention about it anywhere. :(<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Since I am new to gst-template tool and not having much knowledge about it....would help in guiding <br>


&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; what are the next step to follow after creating .c and .h file .... I also searched over internet ...got some vague <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ideas like <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b> 1.&nbsp;&nbsp; Modify gst-template/gst-plugin/src/ Makefile.am <br>


&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2.&nbsp;&nbsp; Run automake <br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; 3.&nbsp;&nbsp; Run gst-template/gst-plugin/autogen.sh</b><br>&nbsp;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; i tried these step but I had problem during running autogen.sh&nbsp; (unkonown syntax error near token &#39;GST, \<br>


&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; configure ....PKG_CHECK_MODULE(GST ,\ ....<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; configure failed.... )<br>&nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; So I like to ask that am i going right way to build plugin....or i need to modify step...add more step<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Please guid me through. :)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; have nice day<br>

<font color="#888888">
-- <br>Thanks and warm Regards<br><br>Rahul S. Nikose
</font></div><br><br clear="all"><br><br>