source: multimedia/videoutils/vlc.xml@ e6142956

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since e6142956 was e6142956, checked in by Bruce Dubbs <bdubbs@…>, 10 years ago

Add an optional vlc dependency and fix a typo.

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

  • Property mode set to 100644
File size: 14.5 KB
Line 
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 vlc-download-http
8 "http://download.videolan.org/pub/videolan/vlc/&vlc-version;/vlc-&vlc-version;.tar.xz">
9 <!ENTITY vlc-download-ftp
10 "ftp://ftp.videolan.org/pub/videolan/vlc/&vlc-version;/vlc-&vlc-version;.tar.xz">
11 <!ENTITY vlc-md5sum "7ed67d22f7425011078772bfc62ac222">
12 <!ENTITY vlc-size "19 MB">
13 <!ENTITY vlc-buildsize "527 MB (additional 2 MB for the tests)">
14 <!ENTITY vlc-time "4.2 SBU">
15]>
16
17<sect1 id="vlc" xreflabel="VLC-&vlc-version;">
18 <?dbhtml filename="vlc.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>VLC-&vlc-version;</title>
26
27 <indexterm zone="vlc">
28 <primary sortas="a-VLC">VLC</primary>
29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to VLC</title>
33
34 <para>
35 <application>VLC</application> is a media player, streamer, and encoder.
36 It can play from many inputs like files, network streams, capture device,
37 desktops, or DVD, SVCD, VCD, and audio CD. It can play most audio and
38 video codecs (MPEG 1/2/4, H264, VC-1, DivX, WMV, Vorbis, AC3, AAC, etc.),
39 but can also convert to different formats and/or send streams through the
40 network.
41 </para>
42
43 &lfs75_checked;
44
45 <bridgehead renderas="sect3">Package Information</bridgehead>
46 <itemizedlist spacing="compact">
47 <listitem>
48 <para>
49 Download (HTTP): <ulink url="&vlc-download-http;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download (FTP): <ulink url="&vlc-download-ftp;"/>
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download MD5 sum: &vlc-md5sum;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Download size: &vlc-size;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated disk space required: &vlc-buildsize;
70 </para>
71 </listitem>
72 <listitem>
73 <para>
74 Estimated build time: &vlc-time;
75 </para>
76 </listitem>
77 </itemizedlist>
78
79 <bridgehead renderas="sect3">VLC Dependencies</bridgehead>
80
81 <bridgehead renderas="sect4">Recommended</bridgehead>
82 <para role="recommended">
83 <xref linkend="lua"/>,
84 <xref linkend="libmad"/>,
85 <xref linkend="ffmpeg"/>,
86 <xref linkend="liba52"/>,
87 <xref linkend="x-window-system"/>,
88 <xref linkend="alsa-lib"/>, and
89 <xref linkend="libgcrypt"/>
90 </para>
91
92 <bridgehead renderas="sect4">Optional features and packages</bridgehead>
93 <para role="optional">
94 <xref linkend="dbus"/>
95 </para>
96
97 <bridgehead renderas="sect4">Optional input plugins</bridgehead>
98 <para role="optional">
99 <ulink url="http://code.google.com/p/libproxy/">libproxy</ulink>,
100 <ulink url="http://www.live555.com/">Live555</ulink>,
101 <ulink url="http://sourceforge.net/projects/libdc1394/">libdc1394</ulink>,
102 <xref linkend="libdv"/>,
103 <xref linkend="libdvdcss"/>,
104 <xref linkend="libdvdread"/>,
105 <xref linkend="libdvdnav"/>,
106 <ulink url="http://www.videolan.org/developers/libbluray.html">libbluray</ulink>,
107 <ulink url="http://sourceforge.net/projects/opencvlibrary/">OpenCV</ulink>,
108 <xref linkend="samba"/>,
109 <ulink url="http://linuxtv.org/downloads/v4l-utils/">Video4Linux</ulink>,
110 <ulink url="http://www.gnu.org/software/vcdimager/">VCDImager</ulink>
111 (requires <ulink url="http://www.gnu.org/software/libcdio/">libcdio</ulink>)
112 and <ulink url="http://sourceforge.net/projects/libcddb/">libcddb</ulink>
113 </para>
114
115 <bridgehead renderas="sect4">Optional mux/demux plugins</bridgehead>
116 <para role="optional">
117 <ulink url="http://www.videolan.org/developers/libdvbpsi.html">libdvbpsi</ulink>,
118 <ulink url="http://code.google.com/p/game-music-emu/">Game Music Emu</ulink>,
119 <ulink url="http://sourceforge.net/projects/sidplay2/">sidplay-libs</ulink>,
120 <xref linkend="libogg"/>,
121 <ulink url="http://downloads.xiph.org/releases/libshout/">libshout</ulink>,
122 <ulink url="http://dl.matroska.org/downloads/libmatroska/">libmatroska</ulink>
123 (requires <ulink url="http://dl.matroska.org/downloads/libebml/">libebml</ulink>),
124 <ulink url="http://sourceforge.net/projects/modplug-xmms/">libmodplug</ulink> and
125 <ulink url="http://www.musepack.net/">Musepack</ulink>
126 </para>
127
128 <bridgehead renderas="sect4">Optional codec plugins</bridgehead>
129 <para role="optional">
130 <xref linkend="libva"/>,
131 <ulink url="http://www.khronos.org/openmax/">OpenMAX</ulink>,
132 <xref linkend="faad2"/>,
133 <ulink url="http://www.twolame.org/">Twolame</ulink>,
134 <ulink url="http://www.videolan.org/developers/libdca.html">libdca</ulink>,
135 <xref linkend="flac"/>,
136 <xref linkend="libmpeg2"/>,
137 <xref linkend="libvorbis"/>,
138 <ulink url="http://wiki.xiph.org/Tremor">Tremor</ulink>,
139 <xref linkend="speex"/>,
140 <xref linkend="opus"/>,
141 <xref linkend="libtheora"/>,
142 <ulink url="http://diracvideo.org/download/dirac-research/">Dirac</ulink>,
143 <ulink url="http://diracvideo.org/download/schroedinger/">Schroedinger</ulink>,
144 <xref linkend="libpng"/>,
145 <xref linkend="x264"/>,
146 <ulink url="http://sourceforge.net/projects/fluidsynth/">FluidSynth</ulink>,
147 <ulink url="http://sourceforge.net/projects/zapping/">Zapping VBI</ulink>,
148 <xref linkend="libass"/>,
149 <ulink url="http://code.google.com/p/libkate/">libkate</ulink> and
150 <ulink url="http://code.google.com/p/libtiger/">libtiger</ulink>
151 </para>
152
153 <bridgehead renderas="sect4">Optional video plugins</bridgehead>
154 <para role="optional">
155 <xref linkend="libvdpau"/>,
156 <xref linkend="sdl"/>
157 (with <ulink url="http://www.libsdl.org/projects/SDL_image/">SDL_image</ulink>),
158 <xref linkend="freetype2"/>,
159 <xref linkend="fontconfig"/>,
160 <xref linkend="fribidi"/>,
161 <xref linkend="librsvg"/>,
162 <xref linkend="aalib"/> and
163 <ulink url="http://caca.zoy.org/">libcaca</ulink>
164 </para>
165
166 <bridgehead renderas="sect4">Optional audio plugins</bridgehead>
167 <para role="optional">
168 <xref linkend="pulseaudio"/>,
169 <ulink url="http://jackaudio.org/">JACK</ulink>, and
170 <xref linkend="libsamplerate"/>
171 </para>
172
173 <bridgehead renderas="sect4">Optional interface plugins</bridgehead>
174 <para role="optional">
175 <xref linkend="qt4"/> (required for the graphical user interface),
176 <ulink url="http://www.lirc.org/">LIRC</ulink>, and
177 <!--<ulink url="http://www.feep.net/libtar/">libtar</ulink>-->
178 <ulink url="http://pkgbuild.com/~giovanni/libtar/">libtar</ulink>
179 </para>
180
181 <bridgehead renderas="sect4">Optional visualisations and video filter plugins</bridgehead>
182 <para role="optional">
183 <ulink url="http://sourceforge.net/projects/goom/">Goom</ulink> and
184 <ulink url="http://sourceforge.net/projects/projectm/">projectM</ulink>
185 </para>
186
187 <bridgehead renderas="sect4">Optional service discovery plugins</bridgehead>
188 <para role="optional">
189 <xref linkend="avahi"/>,
190 <ulink url="http://sourceforge.net/projects/libmtp/">libmtp</ulink> and
191 <ulink url="http://sourceforge.net/projects/pupnp/">libupnp</ulink>
192 </para>
193
194 <bridgehead renderas="sect4">Miscellaneous options</bridgehead>
195 <para role="optional">
196 <xref linkend="gnutls"/>,
197 <xref linkend="libxml2"/>,
198 <xref linkend="taglib"/>,
199 <xref linkend="libnotify"/>, and
200 <xref linkend="xdg-utils"/> (runtime)
201 </para>
202
203 <para condition="html" role="usernotes">
204 User Notes: <ulink url="&blfs-wiki;/vlc"/>
205 </para>
206 </sect2>
207
208 <sect2 role="installation">
209 <title>Installation of VLC</title>
210
211 <para>
212 Install <application>VLC</application> by running the following commands:
213 </para>
214
215<screen><userinput>sed -i 's:libsmbclient.h:samba-4.0/&amp;:' modules/access/smb.c &amp;&amp;
216./bootstrap &amp;&amp;
217./configure --prefix=/usr &amp;&amp;
218make</userinput></screen>
219
220 <para>
221 To test the results, issue: <command>make check</command>.
222 </para>
223
224 <para>
225 Now, as the <systemitem class="username">root</systemitem> user:
226 </para>
227
228 <note>
229 <para>
230 If the XORG_PREFIX is not /usr, make sure the LIBRARY_PATH
231 environment variable is set properly when doing the install, For example:
232 <command>sudo make LIBRARY_PATH=$XORG_PREFIX/lib ... install</command>.
233 </para>
234 </note>
235
236<screen role="root"><userinput>make docdir=/usr/share/doc/vlc-&vlc-version; install</userinput></screen>
237
238 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
239 href="../../xincludes/update-icons-and-desktop.xml"/>
240
241 </sect2>
242
243 <sect2 role="commands">
244 <title>Command Explanations</title>
245
246 <para>
247 <command>sed -i ...</command>: This sed fixes compilation with
248 <application>Samba</application> 4.
249 </para>
250
251 <para>
252 <command>./bootstrap</command>: This command calls autoreconf to generate
253 m4 macros and prepare Makefiles.
254 </para>
255
256 <para>
257 <option>--disable-lua</option>: Use this switch if you don't have
258 <application>Lua</application> installed.
259 </para>
260
261 <para>
262 <option>--disable-mad</option>: Use this switch if you don't
263 have <application>libmad</application> installed.
264 </para>
265
266 <para>
267 <option>--disable-avcodec --disable-swscale</option>: Use these switches
268 if you don't have <application>FFmpeg</application> installed.
269 </para>
270
271 <para>
272 <option>--disable-a52</option>: Use this switch if you don't have
273 <application>liba52</application> installed.
274 </para>
275
276 <para>
277 <option>--disable-xcb</option>: Use this switch if you don't have
278 <application>X Window System</application> installed.
279 </para>
280
281 <para>
282 <option>--disable-alsa</option>: Use this switch if you don't have
283 <application>ALSA</application> installed.
284 </para>
285
286 <para>
287 <option>--disable-libgcrypt</option>: Use this switch if you don't
288 have <application>libgcrypt</application> installed.
289 </para>
290
291<!--
292 <para>
293 <option>- -enable-shine</option>: Use this option if you wish to build the
294 <application>Shine</application> plugin.
295 </para>
296
297 <para>
298 <option>- -enable-tremor</option>: Use this option if you have
299 <application>Tremor</application> installed and wish to build the
300 <application>Tremor</application> plugin.
301 </para>
302
303 <para>
304 <option>- -enable-aa</option>: Use this option if you have
305 <application>AAlib</application> installed and wish to build the
306 <application>AAlib</application> plugin.
307 </para>
308-->
309
310 <note>
311 <para>
312 There are many options to <application>VLC</application>'s
313 <command>configure</command> command. Check the
314 <command>configure --help</command> output for a complete list.
315 </para>
316 </note>
317
318 </sect2>
319
320 <sect2 role="content">
321 <title>Contents</title>
322
323 <segmentedlist>
324 <segtitle>Installed Programs</segtitle>
325 <segtitle>Installed Libraries</segtitle>
326 <segtitle>Installed Directories</segtitle>
327
328 <seglistitem>
329 <seg>
330 cvlc, nvlc, qvlc, rvlc, svlc, vlc and vlc-wrapper
331 </seg>
332 <seg>
333 libvlccore.so, libvlc.so and several plugins in
334 /usr/lib/vlc/plugins
335 </seg>
336 <seg>
337 /usr/include/vlc,
338 /usr/lib/vlc,
339 /usr/share/vlc and
340 /usr/share/doc/vlc-&vlc-version;
341 </seg>
342 </seglistitem>
343 </segmentedlist>
344
345 <variablelist>
346 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
347 <?dbfo list-presentation="list"?>
348 <?dbhtml list-presentation="table"?>
349
350 <varlistentry id="cvlc">
351 <term><command>cvlc</command></term>
352 <listitem>
353 <para>
354 is a script to run VLC with the dummy interface.
355 </para>
356 <indexterm zone="vlc cvlc">
357 <primary sortas="b-cvlc">cvlc</primary>
358 </indexterm>
359 </listitem>
360 </varlistentry>
361
362 <varlistentry id="nvlc">
363 <term><command>nvlc</command></term>
364 <listitem>
365 <para>
366 is a script to run VLC with the ncurses interface.
367 </para>
368 <indexterm zone="vlc nvlc">
369 <primary sortas="b-nvlc">nvlc</primary>
370 </indexterm>
371 </listitem>
372 </varlistentry>
373
374 <varlistentry id="qvlc">
375 <term><command>qvlc</command></term>
376 <listitem>
377 <para>
378 is a script to run <application>VLC</application> with the
379 <application>Qt</application> interface.
380 </para>
381 <indexterm zone="vlc qvlc">
382 <primary sortas="b-qvlc">qvlc</primary>
383 </indexterm>
384 </listitem>
385 </varlistentry>
386
387 <varlistentry id="rvlc">
388 <term><command>rvlc</command></term>
389 <listitem>
390 <para>
391 is a script to run <application>VLC</application> with a command
392 line interface.
393 </para>
394 <indexterm zone="vlc rvlc">
395 <primary sortas="b-rvlc">rvlc</primary>
396 </indexterm>
397 </listitem>
398 </varlistentry>
399
400 <varlistentry id="svlc">
401 <term><command>svlc</command></term>
402 <listitem>
403 <para>
404 is a script to run <application>VLC</application> with the skins
405 interface.
406 </para>
407 <indexterm zone="vlc svlc">
408 <primary sortas="b-svlc">svlc</primary>
409 </indexterm>
410 </listitem>
411 </varlistentry>
412
413 <varlistentry id="vlc-prog">
414 <term><command>vlc</command></term>
415 <listitem>
416 <para>
417 is the <application>VLC</application> media player.
418 </para>
419 <indexterm zone="vlc vlc-prog">
420 <primary sortas="b-vlc">vlc</primary>
421 </indexterm>
422 </listitem>
423 </varlistentry>
424
425 <varlistentry id="vlc-wrapper">
426 <term><command>vlc-wrapper</command></term>
427 <listitem>
428 <para>
429 is a wrapper to drop privileges with <application>VLC</application>.
430 </para>
431 <indexterm zone="vlc vlc-wrapper">
432 <primary sortas="b-vlc-wrapper">vlc-wrapper</primary>
433 </indexterm>
434 </listitem>
435 </varlistentry>
436
437 </variablelist>
438
439 </sect2>
440
441</sect1>
Note: See TracBrowser for help on using the repository browser.