The gstreamer-vaapi package contains a gstreamer plugin for hardware accelerated video decode/encode for the prevailing coding standards today (MPEG-2, MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/VMW3).
This package is known to build and work properly using an LFS-8.0 platform.
Download (HTTP): https://gstreamer.freedesktop.org/src/gstreamer-vaapi/gstreamer-vaapi-1.10.3.tar.xz
Download MD5 sum: ddd78e8f24b4736ad856c0de88531277
Download size: 956 KB
Estimated disk space required: 52 MB
Estimated build time: 0.4 SBU
gstreamer-1.10.3, gst-plugins-base-1.10.3, gst-plugins-bad-1.10.3, and libva-1.7.3
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gstreamer10-vaapi
Install gstreamer-vaapi by running the following commands:
./configure --prefix=/usr && make
Tests can be run manually in the tests
directory, after building them by running
make tests. They need
a running X Window display.
Now, as the root
user:
make install
Last updated on 2017-02-17 16:10:58 -0800