source: multimedia/videoutils/vlc.xml@ 0455ea7

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

Updates to yelp-3.10.2, cups-filters-1.0.46, gparted-0.18.0, hicolor-icon-theme-0.13, mpg123-1.18.1, vlc-2.1.4, ruby-2.1.1, Subversion 1.8.8, nasm-2.11.02 and wireshark-1.10.6.

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

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