Build

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Build

Ratchet
How can I enable hw acceleration on android-x86?
Can I build gstreamer with cerbero with it option?
I've already managed to compile gstreamer but it has no hwacceleration or I
don't know how to use it.
I got "no element "vaapidecode"" and "no element "vaapisink"" when pipeline
was parsed



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Build

Nicolas Dufresne-5
Le lundi 25 septembre 2017 à 05:11 -0700, Ratchet a écrit :
> How can I enable hw acceleration on android-x86?
> Can I build gstreamer with cerbero with it option?
> I've already managed to compile gstreamer but it has no
> hwacceleration or I
> don't know how to use it.
> I got "no element "vaapidecode"" and "no element "vaapisink"" when
> pipeline
> was parsed

VAAPI is not a supported API on Android. GStreamer provides a plugin
called "androidmedia" that is based on Android Media Codec Java API.
Make sure to include it in your build. If your android-x86 have HW
acceleration supported in the Java layer it will be used automatically
by playbin/decodebin. Make sure to use glimagesink to get proper
accelerated render.

regards,
Nicolas
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

signature.asc (201 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Build

Ratchet
I understood, thank you for answer!



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel