Hi, gstreamer-devel:<br><br>&nbsp;&nbsp;&nbsp; Thanks, Aurelien. How to fix this issue? I wanna use not only amrnb and aac decoders but also h263p/h264 and other decoders which only exist in ffmpeg. So I need gst-ffmpeg to work.<br><br>&nbsp;&nbsp;&nbsp; <br>
<br><div class="gmail_quote">2008/11/18 Aurelien Grimaud <span dir="ltr">&lt;<a href="mailto:gstelzz@yahoo.fr">gstelzz@yahoo.fr</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;">
Missing symbol (Encoder_Interface_exit) is in libamrnb.so ...<br>
<br>
If you are looking for amr or aac decoders, you can try :<br>
amrnbdec --&gt; gst-plugin-ugly<br>
faad -&gt; gst-plugin-bad<br>
<br>
Aurelien<br>
<br>
Eric Zhang a écrit :<br>
<div class="Ih2E3d">&gt; Hi, gstreamer-devel:<br>
&gt;<br>
&gt; &nbsp; &nbsp; Anybody knows this? How do you use ffmpeg to decode amr or aac<br>
&gt; medias? Thanks in advance.<br>
&gt;<br>
&gt; Eric Zhang<br>
&gt;<br>
&gt; 2008/11/12 Eric Zhang &lt;<a href="mailto:nicolas.m.zhang@gmail.com">nicolas.m.zhang@gmail.com</a><br>
</div>&gt; &lt;mailto:<a href="mailto:nicolas.m.zhang@gmail.com">nicolas.m.zhang@gmail.com</a>&gt;&gt;<br>
<div class="Ih2E3d">&gt;<br>
&gt; &nbsp; &nbsp; Hi, gstreamer-devel:<br>
&gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; I compiled gst-ffmpeg-0.10.5 on my PC with commands listed below:<br>
&gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; ./configure --prefix=/usr --enable-libamr-nb --enable-libfaad<br>
&gt; &nbsp; &nbsp; --enable-nonfree<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; make<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; sudo make install<br>
&gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; PS: I installed libamrnb &amp; faad and gst-ffmpeg found them in<br>
&gt; &nbsp; &nbsp; configure stage.<br>
&gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; After installation finished, I found libgstffmpeg.so cannot be<br>
&gt; &nbsp; &nbsp; loaded:<br>
&gt;<br>
&gt; &nbsp; &nbsp; eric@eric-desktop:~$ gst-inspect|grep ffdec<br>
&gt; &nbsp; &nbsp; (gst-inspect-0.10:23654): GStreamer-WARNING **: Failed to load<br>
&gt; &nbsp; &nbsp; plugin &#39;/usr/lib/gstreamer-0.10/libgstffmpeg.so&#39;:<br>
&gt; &nbsp; &nbsp; /usr/lib/gstreamer-0.10/libgstffmpeg.so: undefined symbol:<br>
&gt; &nbsp; &nbsp; Encoder_Interface_exit<br>
&gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; Any ideas? Is this a bug or something is wrong with my<br>
&gt; &nbsp; &nbsp; configure options? Thanks for any suggestions.<br>
&gt;<br>
&gt; &nbsp; &nbsp; Eric Zhang<br>
&gt;<br>
&gt;<br>
</div>&gt; ------------------------------------------------------------------------<br>
&gt;<br>
&gt; -------------------------------------------------------------------------<br>
&gt; This SF.Net email is sponsored by the Moblin Your Move Developer&#39;s challenge<br>
&gt; Build the coolest Linux based applications with Moblin SDK &amp; win great prizes<br>
&gt; Grand prize is a trip for two to an Open Source event anywhere in the world<br>
&gt; <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>
&gt; ------------------------------------------------------------------------<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; gstreamer-devel mailing list<br>
&gt; <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
&gt; <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
&gt;<br>
<br>
<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>
</blockquote></div><br>