source: multimedia/videoutils/vlc.xml@ 716c8f8a

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

Fix VLC-2.1.1 to build with FreeType-2.5.1.

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

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