Gstreamer hardware decoder not working in android 5.0

Sebastian Dröge sebastian at centricular.com
Tue Jan 20 00:24:17 PST 2015


On Mo, 2015-01-19 at 21:45 -0500, Nicolas Dufresne wrote:
> Le 2015-01-19 01:16, Gokul Vellingiri a écrit :
> > Thanks for sharing some ideas on decoder.To be more straight forward,if i use
> > decodebin element as decoder,what is the decoder the gstreamer will
> > pick(either software/Hardware decoder).Any ideas?
> If will find all decoders, sort them by rank and finally try them up 
> until one works. This is the one that will be used. Normally HW decoder 
> are set with higher rank.

And if using one decoder fails in the very beginning, it will try to use
the next one with a lower rank. I.e. if your hardware decoder fails, it
would try to fall back to a software decoder if available.

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150120/72250111/attachment.sig>


More information about the gstreamer-devel mailing list