-
How to setup a gst-build environment with Intel's VA-API stack
gst-build
is far superior thangst-uninstalled
scripts for developing GStreamer, mainly because its meson and ninja usage. Nonetheless, to integrate external dependencies it is not as easy as ingst-uninstalled
. -
GStreamer VA-API Troubleshooting
GStreamer VA-API is not a trivial piece of software. Even though, in my opinion it is a bit over-engineered, the complexity relies on its layered architecture: the user must troubleshoot in which layer is the failure.
-
GStreamer VA-API 1.14: what's new?
As you may already know, there is a new release of GStreamer, 1.14. In this blog post we will talk about the new features and improvements of GStreamer VA-API module, though you have a more comprehensive list of changes in the release notes.
-
Enabling HuC for SKL/KBL in Debian/testing
Recently, our friend Florent complained that it was impossible to set a constant bitrate when encoding H.264 using low-power profile with
gstreamer-vaapi
. -
Intel MediaSDK on Debian (testing)
Everybody knows it: install Intel MediaSDK in GNU/Linux is a PITA. With CentOS or Yocto is less cumbersome, if you trust blindly on scripts ran as root.