On 17 October 2014 12:04, Volker Vogelhuber <[email protected]> wrote: > So the open source driver fully supports quick sync and opengl in hardware > as well? > If yes I guess using gstreamer and mesa packages, right?
I'm heading into guesswork here... Intel QuickSync is basically hardware-assisted video encode/decode, and this is exposed on Intel HW in "traditional" Linux through libva, which GStreamer can use. So yes, vaapi-intel-drivers - libva - gstreamer-vaapi should work fine, and is in meta-intel. For GL, yes the stock kernel and Mesa will work. Ross -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
