Hi kapil,<br><br>           How can i link my decoder library with the plugin?<br>How to give the path of library?<br><br>Regards,<br>Vijay P<br>         <br><br><div class="gmail_quote">On Tue, Jul 19, 2011 at 2:01 PM, Kapil Agrawal <span dir="ltr">&lt;<a href="mailto:kapil.agl@gmail.com">kapil.agl@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">that error is since you arent linking, or if you linking the linker isnt able to locate your mp3lib.a<br><br><div class="gmail_quote">
<div><div></div><div class="h5">On Mon, Jul 18, 2011 at 2:43 PM, vijay <span dir="ltr">&lt;<a href="mailto:pvijaii@gmail.com" target="_blank">pvijaii@gmail.com</a>&gt;</span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div></div><div class="h5"><div>Hi,</div>
<div>  I am writng mp3 decoder plugin,I have mp3decore library (&quot;mp3lib.a&quot; i dont have source code for the library) i have to call those decoder funcions from my plugin ,so i integarted those function calls in my plugin ,i can able to compile and register ,but while </div>



<div> </div>
<div>gst-inspect mp3_dec</div>
<div> </div>
<div>I am getting erros as below,</div>
<div><br>(gst-plugin-scanner:19241): GStreamer-WARNING **: Failed to load plugin /usr/local/gstreamer/lib/gstreamer-0.10/libgstmp3decoder.so&#39;: /usr/local/gstreamer/lib/gstreamer-0.10/libgstmp3decoder.so: undefined symbol: MP3Dec_GetInstanceSize</div>



<div> </div>
<div> </div>
<div>MP3Dec_GetInstanceSize is defined in the library(mp3lib.a)</div>
<div><br>I want to know how to link the library(mp3lib.a) with my decoder plugin.(how to give the path of my library)</div>
<div> </div>
<div>Regards,</div>
<div>Vijay P</div>
<br></div></div>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><font color="#888888"><br><br clear="all"><br>-- <br><a href="http://www.mediamagictechnologies.com" target="_blank">www.mediamagictechnologies.com</a> (Gstreamer, ffmpeg, Red5, Streaming)<br>twitter handle: @gst_kaps<br>
<a href="http://www.linkedin.com/in/kapilagrawal" target="_blank">http://www.linkedin.com/in/kapilagrawal</a><br>

</font><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br>