Problem whenn using the modified libgstffmpegcolorspace.a for gstreamer android
Achraf Ben Ali
gouailia at gmail.com
Wed May 15 03:12:22 PDT 2013
I have updated my
gstreamer-sdk-android-arm-release-2012.11/share/gst-android/ndk-build/
gstreamer.mk adding -lz -lbz2 -Wl,--allow-multiple-definition to the link
command
Now I can link with ffmpeg plugin in Android.mk file and it buils
successfully . But when I try to play a HD video it does not display
correctly .
So I tried to modify my libgstffmpegcolorspace.a from
https://bugs.freedesktop.org/show_bug.cgi?id=59485 , but when i build
project i got this error message in eclipse
collect2: ld terminated with signal 6 [Aborted]
terminate called after throwing an instance of 'std::length_error'
what(): basic_string::assign
make: *** [buildsharedlibrary] Error 1
please help !
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-android/attachments/20130515/bdf8d171/attachment.html>
More information about the gstreamer-android
mailing list