<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2013/10/11 Sebastian Dröge <span dir="ltr"><<a href="mailto:slomo@circular-chaos.org" target="_blank">slomo@circular-chaos.org</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">It's not the same file, no :) Does your device run Jelly Bean or newer? </blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


Some vendors put the file into a different place.<br></blockquote><div><br>I'm using Ice Cream Sandwitch (4.0.3). I have not yet updated to new available versions because next available suggested update disables Wifi-Direct that could be useful to do ad-hoc networks. Where could it be?<br>

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

Anyway, as said, use the GstElementFactory API, e.g.<br>
gst_element_factory_list_get_elements() and<br>
gst_element_factory_list_filter().<br></blockquote><div><br></div><div>Ok I'll try it.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


<div>
> decodebin2 seems to work(but I cannot be sure that it's using android media<br>
> codec.<br>
<br>
</div>You should consider updating to 1.2.0, the 0.10 version of GStreamer is<br>
not maintained anymore since almost 2 years. See here:<br>
<a href="http://gstreamer.freedesktop.org/data/pkg/android/1.2.0/" target="_blank">http://gstreamer.freedesktop.org/data/pkg/android/1.2.0/</a><br></blockquote><div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


<br>
Also see attached patch for the tutorial 5 to see what changes are<br>
necessary.<br></blockquote><div><br>I was using gstreamer-sdk-android-arm-release-2013.6 
(<a href="http://docs.gstreamer.com/display/GstSDK/Installing+for+Android+development" target="_blank">http://docs.gstreamer.com/display/GstSDK/Installing+for+Android+development</a>);
 now I have switched to that of your link that seems more updated; I have updated the code and now I'm porting the pipelines.Package gstreamer-sdk-android-arm-release-2013.6 seems to be 0.10 version.<br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


You can check the GStreamer debug logs for example to see which decoder<br>
element is used by decodebin.<br></blockquote><div><br></div><div>Ok I'll try it.<br></div><div> <br></div></div>Thanks,<br>Francesco<br></div></div>