source: multimedia/videoutils/vlc.xml@ b9edd3d

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 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 b9edd3d was b9edd3d, checked in by Fernando de Oliveira <fernando@…>, 10 years ago

Update to cogl-1.18.2.
Update to vlc-2.1.5. Reorder and separate internal and external dependencies.
Update to fcron-3.2.0.

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

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