source: x/installing/libva.xml@ 9a65995

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 9a65995 was 0203015, checked in by Bruce Dubbs <bdubbs@…>, 7 years ago

Fix url for intel-vaapi-driver

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18793 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 6.9 KB
RevLine 
[07584d8]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY libva-http "http://www.freedesktop.org/software/vaapi/releases">
8
9 <!ENTITY libva-download-http "&libva-http;/libva/libva-&libva-version;.tar.bz2">
10 <!ENTITY libva-download-ftp " ">
[14bf879]11 <!ENTITY libva-md5sum "2ce6901495b64f4cc26dd0fb53eb5b14">
12 <!ENTITY libva-size "452 KB">
13 <!ENTITY libva-buildsize "7.1 MB">
14 <!ENTITY libva-time "0.2 SBU">
[07584d8]15
[0203015]16 <!ENTITY libva-intel-driver-download-http "&libva-http;/libva-intel-driver/intel-vaapi-driver-&libva-intel-driver-version;.tar.bz2">
[07584d8]17 <!ENTITY libva-intel-driver-download-ftp " ">
[14bf879]18 <!ENTITY libva-intel-driver-md5sum "fd70a5f739b5d8a8dbf612843ebedf39">
19 <!ENTITY libva-intel-driver-size "1.9 MB">
20 <!ENTITY libva-intel-driver-buildsize "52 MB">
[904292f]21 <!ENTITY libva-intel-driver-time "0.3 SBU">
[07584d8]22]>
23
[a8ece039]24<sect2 id="libva" xreflabel="libva-&libva-version;">
[07584d8]25
[a8ece039]26 <sect2info>
[07584d8]27 <othername>$LastChangedBy$</othername>
28 <date>$Date$</date>
[a8ece039]29 </sect2info>
[07584d8]30
31 <title>libva-&libva-version;</title>
32
33 <indexterm zone="libva">
34 <primary sortas="a-libva">libva</primary>
35 </indexterm>
36
[a8ece039]37 <sect3 role="package">
[07584d8]38 <title>Introduction to libva</title>
39
[f3429309]40 <para>
[a8ece039]41 The <application>libva</application> package contains a library which
42 provides access to hardware accelerated video processing, using hardware
43 to accelerate video processing in order to offload the central
[14bf879]44 processing unit (CPU) to decode and encode compressed digital video. The VA
[a8ece039]45 API video decode/encode interface is platform and window system
46 independent targeted at Direct Rendering Infrastructure (DRI) in the X
47 Window System however it can potentially also be used with direct
48 framebuffer and graphics sub-systems for video output. Accelerated
49 processing includes support for video decoding, video encoding,
50 subpicture blending, and rendering.
[07584d8]51 </para>
52
[23fc1d1]53 &lfs80_checked;
[14bf879]54 &gcc7_checked;
[07584d8]55
[a8ece039]56 <bridgehead renderas="sect4">Package Information</bridgehead>
[07584d8]57 <itemizedlist spacing="compact">
58 <listitem>
59 <para>
60 Download (HTTP): <ulink url="&libva-download-http;"/>
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Download (FTP): <ulink url="&libva-download-ftp;"/>
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Download MD5 sum: &libva-md5sum;
71 </para>
72 </listitem>
73 <listitem>
74 <para>
75 Download size: &libva-size;
76 </para>
77 </listitem>
78 <listitem>
79 <para>
80 Estimated disk space required: &libva-buildsize;
81 </para>
82 </listitem>
83 <listitem>
84 <para>
85 Estimated build time: &libva-time;
86 </para>
87 </listitem>
88 </itemizedlist>
89
[a8ece039]90 <bridgehead renderas="sect4">Additional Downloads</bridgehead>
[07584d8]91 <itemizedlist spacing="compact">
92 <listitem>
93 <para>
94 Intel Driver Download (HTTP): <ulink url="&libva-intel-driver-download-http;"/>
95 </para>
96 </listitem>
97 <listitem>
98 <para>
99 Intel Driver Download (FTP): <ulink url="&libva-intel-driver-download-ftp;"/>
100 </para>
101 </listitem>
102 <listitem>
103 <para>
104 Intel Driver Download MD5 sum: &libva-intel-driver-md5sum;
105 </para>
106 </listitem>
107 <listitem>
108 <para>
109 Intel Driver Download size: &libva-intel-driver-size;
110 </para>
111 </listitem>
112 <listitem>
113 <para>
114 Estimated disk space required: &libva-intel-driver-buildsize;
115 </para>
116 </listitem>
117 <listitem>
118 <para>
119 Estimated build time: &libva-intel-driver-time;
120 </para>
121 </listitem>
122 </itemizedlist>
123
[a8ece039]124 <bridgehead renderas="sect4">libva Dependencies</bridgehead>
[07584d8]125
[a8ece039]126 <bridgehead renderas="sect5">Required</bridgehead>
[07584d8]127 <para role="required">
[7a395d1]128 <xref linkend="mesa"/>
[07584d8]129 </para>
130
[a8ece039]131 <bridgehead renderas="sect5">Optional</bridgehead>
[07584d8]132 <para role="optional">
133 <xref linkend="doxygen"/> and
[11c9ff3]134 <xref linkend="wayland"/>
[07584d8]135 </para>
136
137 <para condition="html" role="usernotes">
138 User Notes: <ulink url="&blfs-wiki;/libva"/>
139 </para>
[a8ece039]140 </sect3>
[07584d8]141
[a8ece039]142 <sect3 role="installation">
[07584d8]143 <title>Installation of libva</title>
144
145 <para>
146 Install <application>libva</application> by running the following
147 commands:
148 </para>
149
[92245989]150<screen><userinput>./configure $XORG_CONFIG &amp;&amp;
[07584d8]151make</userinput></screen>
152
153 <para>
[bd03708]154 This package does not come with a test suite.
[07584d8]155 </para>
156
157 <para>
158 Now, as the <systemitem class="username">root</systemitem> user:
159 </para>
160
161<screen role="root"><userinput>make install</userinput></screen>
162
[a8ece039]163 </sect3>
[07584d8]164
[a8ece039]165 <sect3 role="installation">
[14bf879]166 <title>Installation of intel-vaapi-driver</title>
[07584d8]167
168 <para>
[14bf879]169 The <application>intel-vaapi-driver</application> is designed
[f3429309]170 specifically for video cards based on an Intel GPU.
[14bf879]171 Unpack the intel-vaapi tarball using the normal procedures
[718b4b4b]172 and install the driver by running the following commands:
[07584d8]173 </para>
174
[14bf879]175<screen><userinput>./configure $XORG_CONFIG &amp;&amp;
[07584d8]176make</userinput></screen>
177
178 <para>
179 This package does not come with a test suite.
180 </para>
181
182 <para>
183 Now, as the <systemitem class="username">root</systemitem> user:
184 </para>
185
186<screen role="root"><userinput>make install</userinput></screen>
187
[a8ece039]188 </sect3>
[07584d8]189
[a8ece039]190 <sect3 role="content">
[07584d8]191 <title>Contents</title>
192
193 <segmentedlist>
194 <segtitle>Installed Programs</segtitle>
195 <segtitle>Installed Libraries</segtitle>
196 <segtitle>Installed Drivers</segtitle>
197 <segtitle>Installed Directory</segtitle>
198
199 <seglistitem>
200 <seg>
[c0a8c0dc]201 None
[07584d8]202 </seg>
203 <seg>
[14bf879]204 libva-drm.so,
205 libva-egl.so,
206 libva-glx.so,
207 libva.so,
208 libva-tpi.so,
209 libva-wayland.so, and
210 libva-x11.so
[07584d8]211 </seg>
212 <seg>
[14bf879]213 dummy_drv_video.so and
214 i965_drv_video.so
[07584d8]215 </seg>
216 <seg>
[a2d2f0c]217 $XORG_PREFIX/include/va
[07584d8]218 </seg>
219 </seglistitem>
220 </segmentedlist>
221
222 <variablelist>
223 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
224 <?dbfo list-presentation="list"?>
225 <?dbhtml list-presentation="table"?>
226
227 <varlistentry id="libva-lib">
228 <term><filename class="libraryfile">libva.so</filename></term>
229 <listitem>
230 <para>
231 contains API functions which provide access to hardware
232 accelerated video processing.
233 </para>
234 <indexterm zone="libva libva-lib">
235 <primary sortas="c-libva">libva.so</primary>
236 </indexterm>
237 </listitem>
238 </varlistentry>
239
240 </variablelist>
241
[a8ece039]242 </sect3>
[07584d8]243
[a8ece039]244</sect2>
Note: See TracBrowser for help on using the repository browser.