<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2013/4/2 Benedictus Maximus <span dir="ltr"><<a href="mailto:marcus.whiteacker@hotmail.de" target="_blank">marcus.whiteacker@hotmail.de</a>></span><br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


<div><div dir="ltr">


<div dir="ltr">Hi,<br><br>I am successfully using GStreamer for Android in my project but there are still some problems:<br><br>Decoding is rather slow, although I enabled HW Acceleration app-wide and targeting 4.0+ API. Currently GStreamer is build for armabi, it is possible to speed it up if it is compiled for armabi-v7a? If yes, how do I need to modifiy Cerbero? Are there other ways to improve the performance?<br>

<br>GStreamer for android only provides a supset of the gstreamer plugins, e.g. an AC3 plugin is missing and the current h264 "lite" decoder cannot decode fullhd videos (although the stock media player is able to play them). Are there any plan for future releases to "extend" the plugin support?<br>

</div></div></div></blockquote><div><br></div><div>Hi,<br><br></div><div>Hardware accelerated decoders are only available in Android >= 4.2 as they depend on the public Media Codec API, which was added in API level 16. The default set of plugins used in the tutorials only support codecs that are already available in the device or open codecs without any license/patent restrictions. You will need to include manually the ffmpeg plugin to support a bigger lists of formats or contact Fluendo for licensed decoders that you can use a distribute legally.<br>

<br></div><div>Cheers,<br></div><div>Andoni<br><br></div><div> <a href="http://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels"></a></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

<div><div dir="ltr"><div dir="ltr"><br>Thanks,<br><br>Marcus<br><span></span></div>
                                          </div></div>
<br>_______________________________________________<br>
gstreamer-android mailing list<br>
<a href="mailto:gstreamer-android@lists.freedesktop.org">gstreamer-android@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-android" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-android</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Andoni Morales Alastruey<br><br>LongoMatch:The Digital Coach<br><a href="http://www.longomatch.ylatuya.es">http://www.longomatch.ylatuya.es</a>
</div></div>