GStreamer-vaapi-1.8.3

Introduction to gstreamer-vaapi

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-7.10 platform.

Package Information

GStreamer-vaapi Dependencies

Required

GStreamer-1.8.3, gst-plugins-base-1.8.3, and gst-plugins-bad-1.8.3

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gstreamer10-vaapi

Installation of gstreamer-vaapi

Install gstreamer-vaapi by running the following commands:

./configure --prefix=/usr &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Programs: None
Installed Library: libgstvaapi.so
Installed Directory: /usr/share/gtk-doc/html/gstreamer-vaapi-plugins-1.0

Last updated on 2016-08-28 14:19:58 -0700