<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2013/6/19 yusuf.husainy <span dir="ltr"><<a href="mailto:yusuf.husainy@gmail.com" target="_blank">yusuf.husainy@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

Thanks Andoni,<br>
<br>
Is androidmedia plugin a decoder in itself, or is it set of different<br>
plugins?<br>
<br>
Also, I could not find some examples on androidmedia used in GStreamerSDK.<br>
If you know some example code that I can refer to understand, that would be<br>
wonderful.<br>
<br>
What I think is, my pipeline should be something like this--<br>
udpsrc caps="" ! tsdemux ! queue ! androidmedia(ffdec_h264?) ! eglglessink<br>
<br>
Also, this may seem silly, but I do know how to do logging on Desktop Linux<br>
machines for GStreamer, but I am not that comfortable as yet with android<br>
environment, so how would I go about logging stuff in android similar to<br>
what I would see if I would do "$gst-launch -v ...".<br></blockquote><div><br></div><div style>GStreamer debug logs are redirected to the Android console,  you can use gst_debug_set_default_threshold to configure the debug levels being printed.</div>

<div style>Note there are 2 variants of the SDK, the release one, with debug logs disabled, and the debug one with gst debug enabled.</div><div style><br></div><div style>Cheers,</div><div style>Andoni</div><div style><br>

</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Then this would help me getting to know the caps of the decoder and would<br>
help me analyze my problem.<br>
<br>
I appreciate the help very much.<br>
<br>
Regards,<br>
Yusuf Husainy.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Hardware-decoding-on-android-using-GStreamer-tp4660630p4660634.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/Hardware-decoding-on-android-using-GStreamer-tp4660630p4660634.html</a><br>


<div class=""><div class="h5">Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <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>