Hi Everybody,<br clear="all"><div class="gmail_quote"> I am trying to build mp4 parser element( plug-in) using gst-template tool.<br> For that I read Plug-in Writer guide . There writer mention use of <b>"make_ element"</b> tool for creation of <br>
corresponding .c and .h file. afterward writer spoke about understanding and modifying those .c and .h file. <br> But for creating a plug-in and to use it like other plugin (e.q oggdemux, vorbisdec ) you must have <br>
corresponding <b>.so</b> file. Writer didn't mention about it anywhere. :(<br> Since I am new to gst-template tool and not having much knowledge about it....would help in guiding <br>
what are the next step to follow after creating .c and .h file .... I also searched over internet ...got some vague <br> ideas like <br> <b> 1. Modify gst-template/gst-plugin/src/ Makefile.am <br>
2. Run automake <br> 3. Run gst-template/gst-plugin/autogen.sh</b><br> <br> i tried these step but I had problem during running autogen.sh (unkonown syntax error near token 'GST, \<br>
configure ....PKG_CHECK_MODULE(GST ,\ ....<br> configure failed.... )<br> So I like to ask that am i going right way to build plugin....or i need to modify step...add more step<br> Please guid me through. :) 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>