Hi, gstreamer-devel:<br><br>&nbsp;&nbsp;&nbsp; I compiled gst-ffmpeg-0.10.5 on my PC with commands listed below:<br><br>&nbsp;&nbsp;&nbsp; ./configure --prefix=/usr --enable-libamr-nb --enable-libfaad --enable-nonfree<br>&nbsp;&nbsp;&nbsp; make<br>&nbsp;&nbsp;&nbsp; sudo make install<br>
&nbsp;<br>&nbsp;&nbsp;&nbsp; PS: I installed libamrnb &amp; faad and gst-ffmpeg found them in configure stage.<br><br>&nbsp;&nbsp;&nbsp; After installation finished, I found libgstffmpeg.so cannot be loaded:<br><br>eric@eric-desktop:~$ gst-inspect|grep ffdec<br>
(gst-inspect-0.10:23654): GStreamer-WARNING **: Failed to load plugin &#39;/usr/lib/gstreamer-0.10/libgstffmpeg.so&#39;: /usr/lib/gstreamer-0.10/libgstffmpeg.so: undefined symbol: Encoder_Interface_exit<br><br>&nbsp;&nbsp;&nbsp; Any ideas? Is this a bug or something is wrong with my configure options? Thanks for any suggestions.<br>
<br>Eric Zhang<br>