Gstreamer hardware decoder not working in android 5.0

Nicolas Dufresne nicolas.dufresne at collabora.com
Tue Jan 20 05:18:44 PST 2015


Le 2015-01-20 08:08, Sebastian Dröge a écrit :
> On Di, 2015-01-20 at 04:21 -0800, Gokul Vellingiri wrote:
>> Thanks Sebastian.As you mentioned earlier i tried with
>> gst_debug_set_threshold_from_string("2,decodebin*:6", TRUE).I have attached
>> my log details in the link: http://pastebin.com/QCH9aUdq
>> <http://pastebin.com/QCH9aUdq>
>>
>> I don't know what is the decoder,the decodebin is using.Any idea?
> Check for "Attempting to connect" in the log. It's using
>    h264parse ! openh264dec
> for the video decoding.

As it didn't try amc codecs, I'm wondering if you forgot to add 
androidmedia to GSTREAMER_PLUGINS in Android.mk ?

Nicolas


More information about the gstreamer-devel mailing list