%general-entities; ]> $LastChangedBy$ $Date$ libva-&libva-version; libva Introduction to libva The libva package contains a library which provides access to hardware accelerated video processing, using hardware to accelerate video processing in order to offload the central processing unit (CPU) to decode and encode compressed digital video. VA API video decode/encode interface is platform and window system independent targeted at Direct Rendering Infrastructure (DRI) in the X Window System however it can potentially also be used with direct framebuffer and graphics sub-systems for video output. Accelerated processing includes support for video decoding, video encoding, subpicture blending, and rendering. &lfs76_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libva-md5sum; Download size: &libva-size; Estimated disk space required: &libva-buildsize; Estimated build time: &libva-time; Additional Downloads Intel Driver Download (HTTP): Intel Driver Download (FTP): Intel Driver Download MD5 sum: &libva-intel-driver-md5sum; Intel Driver Download size: &libva-intel-driver-size; Estimated disk space required: &libva-intel-driver-buildsize; Estimated build time: &libva-intel-driver-time; libva Dependencies Required Optional and Wayland User Notes: Installation of libva Install libva by running the following commands: mkdir -p m4 && autoreconf -f && ./configure $XORG_CONFIG && make This package does not come with a test suite. Now, as the root user: make install Installation of libva-intel-driver The libva-intel-driver is designed specifically for video cards based on an Intel GPU. Install the driver by running the following commands: mkdir -p m4 && autoreconf -f && ./configure $XORG_CONFIG && make This package does not come with a test suite. Now, as the root user: make install Command Explanations mkdir -p m4: This command prevents an error that may occur when running autoreconf. autoreconf -f: This command regenerates the configure script to prevent a mandatory test for wayland-scanner when configuring. Contents Installed Programs Installed Libraries Installed Drivers Installed Directory avcenc, h264encode, loadjpeg, mpeg2vaenc, mpeg2vldemo, putsurface, putsurface_wayland, and vainfo libva-drm.so, libva-egl.so, libva-glx.so, libva.so, libva-tpi.so, libva-wayland.so, and libva-x11.so dummy_drv_video.so and i965_drv_video.so /usr/include/va Short Descriptions libva.so contains API functions which provide access to hardware accelerated video processing. libva.so