source: multimedia/videoutils/vlc.xml@ 1798ac0

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.5 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 1798ac0 was 1798ac0, checked in by Fernando de Oliveira <fernando@…>, 10 years ago

Uncomment URLs for libmatroska and libebml in VLC-2.1.3, that were not working during update.

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

  • Property mode set to 100644
File size: 14.4 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 "56a489d093ffef9aa29809116985adba">
12 <!ENTITY vlc-size "19 MB">
13 <!ENTITY vlc-buildsize "517 MB (additional 2 MB for the tests)">
14 <!ENTITY vlc-time "3.6 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="libdvdread"/>,
104 <xref linkend="libdvdnav"/>,
105 <ulink url="http://www.videolan.org/developers/libbluray.html">libbluray</ulink>,
106 <ulink url="http://sourceforge.net/projects/opencvlibrary/">OpenCV</ulink>,
107 <xref linkend="samba"/>,
108 <ulink url="http://linuxtv.org/downloads/v4l-utils/">Video4Linux</ulink>,
109 <ulink url="http://www.gnu.org/software/vcdimager/">VCDImager</ulink>
110 (requires <ulink url="http://www.gnu.org/software/libcdio/">libcdio</ulink>)
111 and <ulink url="http://sourceforge.net/projects/libcddb/">libcddb</ulink>
112 </para>
113
114 <bridgehead renderas="sect4">Optional mux/demux plugins</bridgehead>
115 <para role="optional">
116 <ulink url="http://www.videolan.org/developers/libdvbpsi.html">libdvbpsi</ulink>,
117 <ulink url="http://code.google.com/p/game-music-emu/">Game Music Emu</ulink>,
118 <ulink url="http://sourceforge.net/projects/sidplay2/">sidplay-libs</ulink>,
119 <xref linkend="libogg"/>,
120 <ulink url="http://downloads.xiph.org/releases/libshout/">libshout</ulink>,
121 <ulink url="http://dl.matroska.org/downloads/libmatroska/">libmatroska</ulink>
122 (requires <ulink url="http://dl.matroska.org/downloads/libebml/">libebml</ulink>),
123 <ulink url="http://sourceforge.net/projects/modplug-xmms/">libmodplug</ulink> and
124 <ulink url="http://www.musepack.net/">Musepack</ulink>
125 </para>
126
127 <bridgehead renderas="sect4">Optional codec plugins</bridgehead>
128 <para role="optional">
129 <xref linkend="libva"/>,
130 <ulink url="http://www.khronos.org/openmax/">OpenMAX</ulink>,
131 <xref linkend="faad2"/>,
132 <ulink url="http://www.twolame.org/">Twolame</ulink>,
133 <ulink url="http://www.videolan.org/developers/libdca.html">libdca</ulink>,
134 <xref linkend="flac"/>,
135 <xref linkend="libmpeg2"/>,
136 <xref linkend="libvorbis"/>,
137 <ulink url="http://wiki.xiph.org/Tremor">Tremor</ulink>,
138 <xref linkend="speex"/>,
139 <xref linkend="opus"/>,
140 <xref linkend="libtheora"/>,
141 <ulink url="http://diracvideo.org/download/dirac-research/">Dirac</ulink>,
142 <ulink url="http://diracvideo.org/download/schroedinger/">Schroedinger</ulink>,
143 <xref linkend="libpng"/>,
144 <xref linkend="x264"/>,
145 <ulink url="http://sourceforge.net/projects/fluidsynth/">FluidSynth</ulink>,
146 <ulink url="http://sourceforge.net/projects/zapping/">Zapping VBI</ulink>,
147 <xref linkend="libass"/>,
148 <ulink url="http://code.google.com/p/libkate/">libkate</ulink> and
149 <ulink url="http://code.google.com/p/libtiger/">libtiger</ulink>
150 </para>
151
152 <bridgehead renderas="sect4">Optional video plugins</bridgehead>
153 <para role="optional">
154 <xref linkend="libvdpau"/>,
155 <xref linkend="sdl"/>
156 (with <ulink url="http://www.libsdl.org/projects/SDL_image/">SDL_image</ulink>),
157 <xref linkend="freetype2"/>,
158 <xref linkend="fontconfig"/>,
159 <xref linkend="fribidi"/>,
160 <xref linkend="librsvg"/>,
161 <xref linkend="aalib"/> and
162 <ulink url="http://caca.zoy.org/">libcaca</ulink>
163 </para>
164
165 <bridgehead renderas="sect4">Optional audio plugins</bridgehead>
166 <para role="optional">
167 <xref linkend="pulseaudio"/>,
168 <ulink url="http://jackaudio.org/">JACK</ulink>, and
169 <xref linkend="libsamplerate"/>
170 </para>
171
172 <bridgehead renderas="sect4">Optional interface plugins</bridgehead>
173 <para role="optional">
174 <xref linkend="qt4"/> (required for the graphical user interface),
175 <ulink url="http://www.lirc.org/">LIRC</ulink>, and
176 <ulink url="http://www.feep.net/libtar/">libtar</ulink>
177 </para>
178
179 <bridgehead renderas="sect4">Optional visualisations and video filter plugins</bridgehead>
180 <para role="optional">
181 <ulink url="http://sourceforge.net/projects/goom/">Goom</ulink> and
182 <ulink url="http://sourceforge.net/projects/projectm/">projectM</ulink>
183 </para>
184
185 <bridgehead renderas="sect4">Optional service discovery plugins</bridgehead>
186 <para role="optional">
187 <xref linkend="avahi"/>,
188 <ulink url="http://sourceforge.net/projects/libmtp/">libmtp</ulink> and
189 <ulink url="http://sourceforge.net/projects/pupnp/">libupnp</ulink>
190 </para>
191
192 <bridgehead renderas="sect4">Miscellaneous options</bridgehead>
193 <para role="optional">
194 <xref linkend="gnutls"/>,
195 <xref linkend="libxml2"/>,
196 <xref linkend="taglib"/>,
197 <xref linkend="libnotify"/>, and
198 <xref linkend="xdg-utils"/> (runtime)
199 </para>
200
201 <para condition="html" role="usernotes">
202 User Notes: <ulink url="&blfs-wiki;/vlc"/>
203 </para>
204 </sect2>
205
206 <sect2 role="installation">
207 <title>Installation of VLC</title>
208
209 <para>
210 Install <application>VLC</application> by running the following commands:
211 </para>
212
213<screen><userinput>sed -i 's:libsmbclient.h:samba-4.0/&amp;:' modules/access/smb.c &amp;&amp;
214./bootstrap &amp;&amp;
215./configure --prefix=/usr &amp;&amp;
216make</userinput></screen>
217
218 <para>
219 To test the results, issue: <command>make check</command>.
220 </para>
221
222 <para>
223 Now, as the <systemitem class="username">root</systemitem> user:
224 </para>
225
226 <note>
227 <para>
228 If the XORG_PREFIX is not /usr, make sure the LIBRARY_PATH
229 environment variable is set properly when doing the install, For example:
230 <command>sudo make LIBRARY_PATH=$XORG_PREFIX/lib ... install</command>.
231 </para>
232 </note>
233
234<screen role="root"><userinput>make docdir=/usr/share/doc/vlc-&vlc-version; install</userinput></screen>
235
236 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
237 href="../../xincludes/update-icons-and-desktop.xml"/>
238
239 </sect2>
240
241 <sect2 role="commands">
242 <title>Command Explanations</title>
243
244 <para>
245 <command>sed -i ...</command>: This sed fixes compilation with
246 <application>Samba</application> 4.
247 </para>
248
249 <para>
250 <command>./bootstrap</command>: This command calls autoreconf to generate
251 m4 macros and prepare Makefiles.
252 </para>
253
254 <para>
255 <option>--disable-lua</option>: Use this switch if you don't have
256 <application>Lua</application> installed.
257 </para>
258
259 <para>
260 <option>--disable-mad</option>: Use this switch if you don't
261 have <application>libmad</application> installed.
262 </para>
263
264 <para>
265 <option>--disable-avcodec --disable-swscale</option>: Use these switches
266 if you don't have <application>FFmpeg</application> installed.
267 </para>
268
269 <para>
270 <option>--disable-a52</option>: Use this switch if you don't have
271 <application>liba52</application> installed.
272 </para>
273
274 <para>
275 <option>--disable-xcb</option>: Use this switch if you don't have
276 <application>X Window System</application> installed.
277 </para>
278
279 <para>
280 <option>--disable-alsa</option>: Use this switch if you don't have
281 <application>ALSA</application> installed.
282 </para>
283
284 <para>
285 <option>--disable-libgcrypt</option>: Use this switch if you don't
286 have <application>libgcrypt</application> installed.
287 </para>
288
289<!--
290 <para>
291 <option>- -enable-shine</option>: Use this option if you wish to build the
292 <application>Shine</application> plugin.
293 </para>
294
295 <para>
296 <option>- -enable-tremor</option>: Use this option if you have
297 <application>Tremor</application> installed and wish to build the
298 <application>Tremor</application> plugin.
299 </para>
300
301 <para>
302 <option>- -enable-aa</option>: Use this option if you have
303 <application>AAlib</application> installed and wish to build the
304 <application>AAlib</application> plugin.
305 </para>
306-->
307
308 <note>
309 <para>
310 There are many options to <application>VLC</application>'s
311 <command>configure</command> command. Check the
312 <command>configure --help</command> output for a complete list.
313 </para>
314 </note>
315
316 </sect2>
317
318 <sect2 role="content">
319 <title>Contents</title>
320
321 <segmentedlist>
322 <segtitle>Installed Programs</segtitle>
323 <segtitle>Installed Libraries</segtitle>
324 <segtitle>Installed Directories</segtitle>
325
326 <seglistitem>
327 <seg>
328 cvlc, nvlc, qvlc, rvlc, svlc, vlc and vlc-wrapper
329 </seg>
330 <seg>
331 libvlccore.so, libvlc.so and several plugins in
332 /usr/lib/vlc/plugins
333 </seg>
334 <seg>
335 /usr/include/vlc,
336 /usr/lib/vlc,
337 /usr/share/vlc and
338 /usr/share/doc/vlc-&vlc-version;
339 </seg>
340 </seglistitem>
341 </segmentedlist>
342
343 <variablelist>
344 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
345 <?dbfo list-presentation="list"?>
346 <?dbhtml list-presentation="table"?>
347
348 <varlistentry id="cvlc">
349 <term><command>cvlc</command></term>
350 <listitem>
351 <para>
352 is a script to run VLC with the dummy interface.
353 </para>
354 <indexterm zone="vlc cvlc">
355 <primary sortas="b-cvlc">cvlc</primary>
356 </indexterm>
357 </listitem>
358 </varlistentry>
359
360 <varlistentry id="nvlc">
361 <term><command>nvlc</command></term>
362 <listitem>
363 <para>
364 is a script to run VLC with the ncurses interface.
365 </para>
366 <indexterm zone="vlc nvlc">
367 <primary sortas="b-nvlc">nvlc</primary>
368 </indexterm>
369 </listitem>
370 </varlistentry>
371
372 <varlistentry id="qvlc">
373 <term><command>qvlc</command></term>
374 <listitem>
375 <para>
376 is a script to run <application>VLC</application> with the
377 <application>Qt</application> interface.
378 </para>
379 <indexterm zone="vlc qvlc">
380 <primary sortas="b-qvlc">qvlc</primary>
381 </indexterm>
382 </listitem>
383 </varlistentry>
384
385 <varlistentry id="rvlc">
386 <term><command>rvlc</command></term>
387 <listitem>
388 <para>
389 is a script to run <application>VLC</application> with a command
390 line interface.
391 </para>
392 <indexterm zone="vlc rvlc">
393 <primary sortas="b-rvlc">rvlc</primary>
394 </indexterm>
395 </listitem>
396 </varlistentry>
397
398 <varlistentry id="svlc">
399 <term><command>svlc</command></term>
400 <listitem>
401 <para>
402 is a script to run <application>VLC</application> with the skins
403 interface.
404 </para>
405 <indexterm zone="vlc svlc">
406 <primary sortas="b-svlc">svlc</primary>
407 </indexterm>
408 </listitem>
409 </varlistentry>
410
411 <varlistentry id="vlc-prog">
412 <term><command>vlc</command></term>
413 <listitem>
414 <para>
415 is the <application>VLC</application> media player.
416 </para>
417 <indexterm zone="vlc vlc-prog">
418 <primary sortas="b-vlc">vlc</primary>
419 </indexterm>
420 </listitem>
421 </varlistentry>
422
423 <varlistentry id="vlc-wrapper">
424 <term><command>vlc-wrapper</command></term>
425 <listitem>
426 <para>
427 is a wrapper to drop privileges with <application>VLC</application>.
428 </para>
429 <indexterm zone="vlc vlc-wrapper">
430 <primary sortas="b-vlc-wrapper">vlc-wrapper</primary>
431 </indexterm>
432 </listitem>
433 </varlistentry>
434
435 </variablelist>
436
437 </sect2>
438
439</sect1>
Note: See TracBrowser for help on using the repository browser.