[Bug 754383] Loading gstreamer.android.so stucks!

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Feb 8 09:59:20 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=754383

--- Comment #29 from Christopher Szymczyk <cszymczyk at supra-elektronik.com> ---
I can't say where the failure is but i removed a lot of not needed plugins in
the plugins.mk and now GStreamer runs on all Android versions.

Here is my used plugins list: (i use flashvideo and hls-stream)

GSTREAMER_PLUGINS_CORE := coreelements adder app audioconvert audiorate
audioresample typefindfunctions videoconvert videorate videoscale volume
autodetect
GSTREAMER_PLUGINS_PLAYBACK := playback
GSTREAMER_PLUGINS_SYS := opensles opengl
GSTREAMER_PLUGINS_NET := tcp rtsp rtp rtpmanager soup udp dataurisrc sdp srtp
GSTREAMER_PLUGINS_CODECS_RESTRICTED := mpegtsdemux mpegtsmux voaacenc mad
mpeg2dec realmedia x264 libav
GSTREAMER_PLUGINS_CODECS := fragmented dashdemux audioparsers auparse dv flac
flv flxdec multipart speex taglib openh264 opus videoparsersbad

The rest of the plugin topics are not linked in Android.mk!

So there is in one or more plugins some linker failure!

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list