Hi, gstreamer-devel:<br><br> I compiled gst-ffmpeg-0.10.5 on my PC with commands listed below:<br><br> ./configure --prefix=/usr --enable-libamr-nb --enable-libfaad --enable-nonfree<br> make<br> sudo make install<br>
<br> PS: I installed libamrnb & faad and gst-ffmpeg found them in configure stage.<br><br> 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 '/usr/lib/gstreamer-0.10/libgstffmpeg.so': /usr/lib/gstreamer-0.10/libgstffmpeg.so: undefined symbol: Encoder_Interface_exit<br><br> Any ideas? Is this a bug or something is wrong with my configure options? Thanks for any suggestions.<br>
<br>Eric Zhang<br>