%general-entities; ]> $LastChangedBy$ $Date$ libvdpau-va-gl-&libvdpau-va-gl-version; libvdpau-va-gl Introduction to libvdpau-va-gl The libvdpau-va-gl package contains a library which implements the VDPAU library. Libvdpau_va_gl uses OpenGL under the hood to accelerate drawing and scaling and the VA-API (if available) to accelerate video decoding. For now VA-API is available on some Intel chips, and on some AMD video adapters with the help of the libvdpau driver. &lfs90_checked; Package Information Libvdpau-va-gl Driver Download (HTTP): Libvdpau-va-gl Driver Download (FTP): Libvdpau-va-gl Driver Download MD5 sum: &libvdpau-va-gl-md5sum; Libvdpau-va-gl Driver Download size: &libvdpau-va-gl-size; Estimated disk space required: &libvdpau-va-gl-buildsize; Estimated build time: &libvdpau-va-gl-time; libvdpau-va-gl Dependencies Required , , , and Optional , , and or Runtime Dependency User Notes: Installation of libvdpau-va-gl Install libvdpau-va-gl by running the following commands: mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=$XORG_PREFIX .. && make To test the results, issue: make check. The tests must be run from an Xorg environment. Now, as the root user: make install Configuration To allow libvdpau to find libvdpau-va-gl, set an environment variable. As the root user: echo "export VDPAU_DRIVER=va_gl" >> /etc/profile.d/xorg.sh Contents Installed Programs Installed Library Installed Directories None libvdpau_va_gl.so None Short Descriptions libvdpau_va_gl.so contains functions to implement the OpenGL backend to the VDPAU (Video Decode and Presentation API for Unix) API. libvdpau.so