<br><br>On Monday, November 24, 2014, Sebastian Dröge <<a href="mailto:sebastian@centricular.com">sebastian@centricular.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Mo, 2014-11-24 at 01:31 -0800, StasLatGTTT wrote:<br>
> I try to understand tutorials provided with gstreamer sdk for android, but<br>
> problem occures trying to use Tutorial 5: a complete media player. It cannot<br>
> open any video or music file and tells me something like that:<br>
><br>
> Error recieved from element decodebin24: Your Gstreamer installation is<br>
> missing a plug-in.<br>
><br>
> I tried to search for these plug-ins and got confused. As I see, all<br>
> neccessary plug-ins already are in<br>
> GSTREAMER_SDK_ROOT_ANDROID/lib/gstreamer-0.10/statis/ directory. But<br>
> Tutorial doesn't work.<br>
<br>
You should not use GStreamer 0.10 anymore. It's no longer maintained<br>
since more than 2 years and you can get recent 1.x binaries for Android<br>
here: <a href="http://gstreamer.freedesktop.org/data/pkg/android/1.4.4/" target="_blank">http://gstreamer.freedesktop.org/data/pkg/android/1.4.4/</a><br>
<br>
> Please, help me understand, how does it work. Maybe, i missed something<br>
> about plugins and how to work with them in Android.<br>
<br>
What kind of file are you trying to play? Tutorial 5 does not include<br>
all plugins that are available, only a subset. You'll have to include<br>
the relevant plugins required for your media files.<br>
<br>
--<br>
Sebastian Dröge, Centricular Ltd · <a href="http://www.centricular.com" target="_blank">http://www.centricular.com</a><br>
</blockquote>