Hi All, I am having hard time cross-compiling GStreamer-FFmpeg. After playing with different configure options and heavily tweaking the makefiles, I was finally able to install the ffmpeg libraries and gstreamer ffmpeg plugin in my target system (sh4).
I can see that the libgstffmpeg.so file is present in /usr/lib/gstreamer-0.10 and the libraries libav***.so are present in /usr/lib. The GST_PLUGIN_PATH is set to /usr/lib/gstreamer-0.10 Now when I give gst-inspect-0.10 /usr/lib/gstreamer-0.10/libgstffmpeg.so I get the following error: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstffmpeg.so': /usr/lib/gstreamer-0.10/libgstffmpeg.so: undefined symbol: first_oformat It seems that the first_oformat symbol is a part of libavutil.so library which is installed but somehow the plugin is not able to locate it. Can someone help me resolve this? Thanks and regards, Ravi Karmarkar
------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp as they present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com
_______________________________________________ Gstreamer-embedded mailing list Gstreamer-embedded@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gstreamer-embedded