source: multimedia/videoutils/vlc.xml@ f6d40b7d

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since f6d40b7d was f6d40b7d, checked in by Fernando de Oliveira <fernando@…>, 8 years ago
  • liblinear-210: typo and minor "gqap".
  • Update to openldap-2.4.44.
  • Update to libwnck-3.14.1.
  • Update to cups-2.1.3.
  • v4l-utils-1.10.0: typo.
  • Update to vlc-2.2.2.

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

  • Property mode set to 100644
File size: 16.3 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
[44ccd75]7 <!ENTITY vlc-download-http "http://download.videolan.org/vlc/&vlc-version;/vlc-&vlc-version;.tar.xz">
8 <!ENTITY vlc-download-ftp " ">
9<!-- <!ENTITY vlc-download-ftp "ftp://ftp.videolan.org/pub/videolan/vlc/&vlc-version;/vlc-&vlc-version;.tar.xz">-->
[f6d40b7d]10 <!ENTITY vlc-md5sum "f98d60f0f59ef72b6e3407f2ff09bda6">
11 <!ENTITY vlc-size "22 MB">
12 <!ENTITY vlc-buildsize "679 MB (with tests)">
13 <!ENTITY vlc-time "4.4 SBU (with tests)">
[9681d3f]14]>
15
[09adf3d]16<sect1 id="vlc" xreflabel="VLC-&vlc-version;">
[9681d3f]17 <?dbhtml filename="vlc.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>VLC-&vlc-version;</title>
25
26 <indexterm zone="vlc">
27 <primary sortas="a-VLC">VLC</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to VLC</title>
32
[09b87984]33 <para>
34 <application>VLC</application> is a media player, streamer, and encoder.
[8b9ad6e]35 It can play from many inputs, such as files, network streams, capture
[c607f16]36 devices, desktops, or DVD, SVCD, VCD, and audio CD. It can use most audio
[8b9ad6e]37 and video codecs (MPEG 1/2/4, H264, VC-1, DivX, WMV, Vorbis, AC3, AAC,
38 etc.), and it can also convert to different formats and/or send streams
[c607f16]39 through the network.
[09b87984]40 </para>
[9681d3f]41
[388cba2]42 &lfs78_checked;
[54c019b]43
[9681d3f]44 <bridgehead renderas="sect3">Package Information</bridgehead>
45 <itemizedlist spacing="compact">
46 <listitem>
[09b87984]47 <para>
48 Download (HTTP): <ulink url="&vlc-download-http;"/>
49 </para>
[9681d3f]50 </listitem>
51 <listitem>
[09b87984]52 <para>
53 Download (FTP): <ulink url="&vlc-download-ftp;"/>
54 </para>
[9681d3f]55 </listitem>
56 <listitem>
[09b87984]57 <para>
58 Download MD5 sum: &vlc-md5sum;
59 </para>
[9681d3f]60 </listitem>
61 <listitem>
[09b87984]62 <para>
63 Download size: &vlc-size;
64 </para>
[9681d3f]65 </listitem>
66 <listitem>
[09b87984]67 <para>
68 Estimated disk space required: &vlc-buildsize;
69 </para>
[9681d3f]70 </listitem>
71 <listitem>
[09b87984]72 <para>
73 Estimated build time: &vlc-time;
74 </para>
[9681d3f]75 </listitem>
76 </itemizedlist>
77
78 <bridgehead renderas="sect3">VLC Dependencies</bridgehead>
79
[54c019b]80 <bridgehead renderas="sect4">Recommended</bridgehead>
[7c3af4bb]81 <para role="recommended">
[b9edd3d]82 <xref linkend="alsa-lib"/>,
[09b87984]83 <xref linkend="ffmpeg"/>,
[ef9000a]84 <xref linkend="liba52"/>,
[6537ed7e]85 <xref linkend="libgcrypt"/>
[b9edd3d]86 <xref linkend="libmad"/>,
87 <xref linkend="lua"/>, and
88 <xref linkend="x-window-system"/>,
[09b87984]89 </para>
90
[54666831]91 <bridgehead renderas="sect4">Optional features and packages</bridgehead>
92 <para role="optional">
93 <xref linkend="dbus"/>
94 </para>
95
[6537ed7e]96 <bridgehead renderas="sect4">Optional input plugins</bridgehead>
[9681d3f]97 <para role="optional">
[b9edd3d]98
[09b87984]99 <xref linkend="libdv"/>,
[e6142956]100 <xref linkend="libdvdcss"/>,
[09b87984]101 <xref linkend="libdvdread"/>,
102 <xref linkend="libdvdnav"/>,
[d42f02c6]103 <xref linkend="opencv"/>,
[b9edd3d]104 <xref linkend="samba"/>,
[80dbc4c8]105 <xref linkend="v4l-utils"/>,
[09b87984]106 <ulink url="http://www.videolan.org/developers/libbluray.html">libbluray</ulink>,
[b9edd3d]107 <ulink url="http://sourceforge.net/projects/libdc1394/">libdc1394</ulink>,
108 <ulink url="http://sourceforge.net/projects/libcddb/">libcddb</ulink>,
[f6d40b7d]109 <ulink url="https://github.com/libproxy/libproxy">libproxy</ulink>,
[d42f02c6]110 <ulink url="http://www.live555.com/">Live555</ulink>, and
[b1a0a05]111 <ulink url="http://www.gnu.org/software/vcdimager/">VCDImager</ulink>
[f90448e]112 (requires <xref linkend="libcdio"/>)
[09b87984]113 </para>
[54c019b]114
115 <bridgehead renderas="sect4">Optional mux/demux plugins</bridgehead>
[9681d3f]116 <para role="optional">
[09b87984]117 <xref linkend="libogg"/>,
[f6d40b7d]118 <ulink url="https://github.com/kode54/Game_Music_Emu">Game Music Emu</ulink>,
[b9edd3d]119 <ulink url="http://www.videolan.org/developers/libdvbpsi.html">libdvbpsi</ulink>,
[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>),
[b9edd3d]123 <ulink url="http://sourceforge.net/projects/modplug-xmms/">libmodplug</ulink>,
124 <ulink url="http://www.musepack.net/">Musepack</ulink>, and
[f6d40b7d]125 <ulink url="http://sourceforge.net/projects/sidplay2/">sidplay-libs</ulink>
[09b87984]126 </para>
[9681d3f]127
128 <bridgehead renderas="sect4">Optional codec plugins</bridgehead>
129 <para role="optional">
[09b87984]130 <xref linkend="faad2"/>,
131 <xref linkend="flac"/>,
[b9edd3d]132 <xref linkend="libass"/>,
[09b87984]133 <xref linkend="libmpeg2"/>,
[b9edd3d]134 <xref linkend="libpng"/>,
135 <xref linkend="libtheora"/>,
136 <xref linkend="libva"/>,
[09b87984]137 <xref linkend="libvorbis"/>,
[1379348]138 <xref linkend="opus"/>,
[b9edd3d]139 <xref linkend="speex"/>,
[7f2dfa0]140 <xref linkend="x264"/>,
[f6d40b7d]141 <ulink url="http://sourceforge.net/projects/dirac/">Dirac</ulink>,
[5059efc]142 <ulink url="http://sourceforge.net/projects/fluidsynth/">FluidSynth</ulink>,
[b9edd3d]143 <ulink url="http://www.videolan.org/developers/libdca.html">libdca</ulink>,
144 <ulink url="http://code.google.com/p/libkate/">libkate</ulink>,
[f6d40b7d]145 <!--<ulink url="http://code.google.com/p/libtiger/">libtiger</ulink>,-->
[b9edd3d]146 <ulink url="http://www.khronos.org/openmax/">OpenMAX</ulink>,
[f6d40b7d]147 <ulink url="http://sourceforge.net/projects/schrodinger/">Schroedinger</ulink>,
[b9edd3d]148 <ulink url="http://wiki.xiph.org/Tremor">Tremor</ulink>,
149 <ulink url="http://www.twolame.org/">Twolame</ulink>, and
150 <ulink url="http://sourceforge.net/projects/zapping/">Zapping VBI</ulink>
[09b87984]151 </para>
[54c019b]152
[9681d3f]153 <bridgehead renderas="sect4">Optional video plugins</bridgehead>
154 <para role="optional">
[b9edd3d]155 <xref linkend="aalib"/>,
[09b87984]156 <xref linkend="fontconfig"/>,
[b9edd3d]157 <xref linkend="freetype2"/>,
[b1a0a05]158 <xref linkend="fribidi"/>,
159 <xref linkend="librsvg"/>,
[b9edd3d]160 <xref linkend="libvdpau"/>,
161 <xref linkend="sdl"/>
162 (with <ulink url="http://www.libsdl.org/projects/SDL_image/">SDL_image</ulink>), and
[e7fad06]163 <ulink url="http://caca.zoy.org/">libcaca</ulink>
[09b87984]164 </para>
[54c019b]165
[9681d3f]166 <bridgehead renderas="sect4">Optional audio plugins</bridgehead>
167 <para role="optional">
[09b87984]168 <xref linkend="pulseaudio"/>,
[b9edd3d]169 <xref linkend="libsamplerate"/>, and
170 <ulink url="http://jackaudio.org/">JACK</ulink>
[09b87984]171 </para>
[54c019b]172
[9681d3f]173 <bridgehead renderas="sect4">Optional interface plugins</bridgehead>
[09b87984]174 <para role="optional">
[6537ed7e]175 <xref linkend="qt4"/> (required for the graphical user interface),
[f6d40b7d]176 <xref linkend="qt5"/> (for some plugins, but currently broken with
177 Qt-5.5),
[b9edd3d]178 <ulink url="http://pkgbuild.com/~giovanni/libtar/">libtar</ulink>, and
179 <ulink url="http://www.lirc.org/">LIRC</ulink>
[0455ea7]180 <!--<ulink url="http://www.feep.net/libtar/">libtar</ulink>-->
[09b87984]181 </para>
[54c019b]182
[6537ed7e]183 <bridgehead renderas="sect4">Optional visualisations and video filter plugins</bridgehead>
[9681d3f]184 <para role="optional">
[09b87984]185 <ulink url="http://sourceforge.net/projects/goom/">Goom</ulink> and
[5059efc]186 <ulink url="http://sourceforge.net/projects/projectm/">projectM</ulink>
[09b87984]187 </para>
[54c019b]188
[9681d3f]189 <bridgehead renderas="sect4">Optional service discovery plugins</bridgehead>
190 <para role="optional">
[b1a0a05]191 <xref linkend="avahi"/>,
[5059efc]192 <ulink url="http://sourceforge.net/projects/libmtp/">libmtp</ulink> and
193 <ulink url="http://sourceforge.net/projects/pupnp/">libupnp</ulink>
[09b87984]194 </para>
[54c019b]195
[df30bbc3]196 <bridgehead renderas="sect4">Miscellaneous options</bridgehead>
[9681d3f]197 <para role="optional">
[6537ed7e]198 <xref linkend="gnutls"/>,
[b9edd3d]199 <xref linkend="libnotify"/>,
[b1a0a05]200 <xref linkend="libxml2"/>,
[b9edd3d]201 <xref linkend="taglib"/>, and
[e351dd1]202 <xref linkend="xdg-utils"/> (runtime)
[09b87984]203 </para>
204
205 <para condition="html" role="usernotes">
206 User Notes: <ulink url="&blfs-wiki;/vlc"/>
207 </para>
[9681d3f]208 </sect2>
209
210 <sect2 role="installation">
211 <title>Installation of VLC</title>
212
[f6d40b7d]213 <para>
214 If both Qt4 and Qt5 are installed, Qt5 has to be hidden from
215 <envar>PKG_CONFIG_PATH</envar>, due to a bug. Temporarily do it, issuing:
216 </para>
217
218<screen><userinput>SAVEPATH=$PKG_CONFIG_PATH &amp;&amp;
219PKG_CONFIG_PATH="\
220`echo $PKG_CONFIG_PATH | sed 's@:/opt/qt5/lib/pkgconfig@@'`"</userinput></screen>
221
[09b87984]222 <para>
223 Install <application>VLC</application> by running the following commands:
224 </para>
[9681d3f]225
[8b9ad6e]226<screen><userinput>sed -e 's:libsmbclient.h:samba-4.0/&amp;:' \
227 -i modules/access/smb.c &amp;&amp;
[646a42e]228
[d42f02c6]229sed -e '/LUA_C/ i #define LUA_COMPAT_APIINTCASTS' \
230 -i modules/lua/vlc.h &amp;&amp;
231
[d45a8367]232sed -e '/core.h/ {
233 a #include &lt;opencv2/imgproc/imgproc_c.h&gt;
234 a #include &lt;opencv2/imgproc/imgproc.hpp&gt;
235 }' \
236 -i modules/video_filter/opencv_example.cpp &amp;&amp;
237
[68d5b0e]238./bootstrap &amp;&amp;
[8b9ad6e]239
[d45a8367]240OPENCV_LIBS="-L/usr/share/OpenCV" \
241./configure --prefix=/usr &amp;&amp;
[8b9ad6e]242
[d42f02c6]243sed -e '/seems to be moved/s/^/#/' \
[d45a8367]244 -i autotools/ltmain.sh libtool &amp;&amp;
[646a42e]245
[9681d3f]246make</userinput></screen>
247
[09b87984]248 <para>
[f6d40b7d]249 Again, if both Qt4 and 5 are installed, restore
250 <envar>PKG_CONFIG_PATH</envar>:
251 </para>
252
253<screen><userinput>PKG_CONFIG_PATH=$SAVEPATH &amp;&amp;
254unset SAVEPATH</userinput></screen>
255
256 <para>
257 To test the results, issue: <command>make -k check</command>. Tests must be
258 run from an active X session. One test fails for unknown reasons.
[09b87984]259 </para>
[9681d3f]260
[09b87984]261 <para>
262 Now, as the <systemitem class="username">root</systemitem> user:
263 </para>
[9681d3f]264
[10030e39]265 <note>
266 <para>
267 If the XORG_PREFIX is not /usr, make sure the LIBRARY_PATH
268 environment variable is set properly when doing the install, For example:
269 <command>sudo make LIBRARY_PATH=$XORG_PREFIX/lib ... install</command>.
270 </para>
271 </note>
272
[b1a0a05]273<screen role="root"><userinput>make docdir=/usr/share/doc/vlc-&vlc-version; install</userinput></screen>
274
275 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
276 href="../../xincludes/update-icons-and-desktop.xml"/>
[03886fd]277
[9681d3f]278 </sect2>
279
280 <sect2 role="commands">
281 <title>Command Explanations</title>
282
[58cd150]283 <para>
[03886fd]284 <command>sed -i ...</command>: This sed fixes compilation with
[6537ed7e]285 <application>Samba</application> 4.
[58cd150]286 </para>
287
[d42f02c6]288 <para>
289 <command>sed -e ... -i modules/lua/vlc.h</command> This sed fixes
290 compilation with <application>lua</application> 5.3.
291 </para>
292
[d45a8367]293 <para>
294 <command>sed -e ... -i modules/video_filter/opencv_example.cpp</command>
295 This sed partially fixes compilation with
296 <application>OpenCV</application> 3.
297 </para>
298
299 <para>
300 <envar>OPENCV_LIBS="-L/usr/share/OpenCV"</envar> This environment variable
301 helps the linker to find <filename>libippicv.a</filename> installed by
302 <application>OpenCV</application> 3.
303 </para>
304
[b1a0a05]305 <para>
[6537ed7e]306 <command>./bootstrap</command>: This command calls autoreconf to generate
307 m4 macros and prepare Makefiles.
[b1a0a05]308 </para>
309
[646a42e]310 <para>
[d42f02c6]311 <command>sed -e ... -i.orig autotools/ltmain.sh libtool</command>: This
312 optional sed removes a lot of invalid build warnings.
313 If desired, remove it.
[646a42e]314 </para>
315
316 <para>
[d45a8367]317 <option>--enable-opencv=no</option>: This switch disables
318 <application>OpenCV</application> suport.
[646a42e]319 </para>
320
[09b87984]321 <para>
[8e8f919c]322 <option>--disable-lua</option>: Use this switch if you don't have
323 <application>Lua</application> installed.
[09b87984]324 </para>
325
[7ccf37f]326 <para>
[6537ed7e]327 <option>--disable-mad</option>: Use this switch if you don't
328 have <application>libmad</application> installed.
[7ccf37f]329 </para>
330
[09b87984]331 <para>
[6537ed7e]332 <option>--disable-avcodec --disable-swscale</option>: Use these switches
333 if you don't have <application>FFmpeg</application> installed.
[09b87984]334 </para>
335
336 <para>
[b1a0a05]337 <option>--disable-a52</option>: Use this switch if you don't have
[ef9000a]338 <application>liba52</application> installed.
[09b87984]339 </para>
340
341 <para>
[6537ed7e]342 <option>--disable-xcb</option>: Use this switch if you don't have
343 <application>X Window System</application> installed.
[ef9000a]344 </para>
345
346 <para>
[6537ed7e]347 <option>--disable-alsa</option>: Use this switch if you don't have
348 <application>ALSA</application> installed.
[09b87984]349 </para>
[ef9000a]350
[b1a0a05]351 <para>
[6537ed7e]352 <option>--disable-libgcrypt</option>: Use this switch if you don't
353 have <application>libgcrypt</application> installed.
[b1a0a05]354 </para>
355
[6537ed7e]356<!--
[b1a0a05]357 <para>
[6537ed7e]358 <option>- -enable-shine</option>: Use this option if you wish to build the
359 <application>Shine</application> plugin.
[b1a0a05]360 </para>
361
362 <para>
[6537ed7e]363 <option>- -enable-tremor</option>: Use this option if you have
[b1a0a05]364 <application>Tremor</application> installed and wish to build the
365 <application>Tremor</application> plugin.
366 </para>
367
368 <para>
[6537ed7e]369 <option>- -enable-aa</option>: Use this option if you have
[b1a0a05]370 <application>AAlib</application> installed and wish to build the
371 <application>AAlib</application> plugin.
372 </para>
[6537ed7e]373-->
374
375 <note>
376 <para>
377 There are many options to <application>VLC</application>'s
378 <command>configure</command> command. Check the
379 <command>configure --help</command> output for a complete list.
380 </para>
381 </note>
[b1a0a05]382
[9681d3f]383 </sect2>
384
385 <sect2 role="content">
386 <title>Contents</title>
387
388 <segmentedlist>
389 <segtitle>Installed Programs</segtitle>
390 <segtitle>Installed Libraries</segtitle>
391 <segtitle>Installed Directories</segtitle>
392
393 <seglistitem>
[bfa83aee]394 <seg>
[6537ed7e]395 cvlc, nvlc, qvlc, rvlc, svlc, vlc and vlc-wrapper
[bfa83aee]396 </seg>
397 <seg>
[f0c8209a]398 libvlccore.so, libvlc.so and several plugins in
[bfa83aee]399 /usr/lib/vlc/plugins
400 </seg>
401 <seg>
[f6d40b7d]402 /usr/{include,lib,share}/vlc and
[b1a0a05]403 /usr/share/doc/vlc-&vlc-version;
[bfa83aee]404 </seg>
[9681d3f]405 </seglistitem>
406 </segmentedlist>
407
408 <variablelist>
409 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
410 <?dbfo list-presentation="list"?>
411 <?dbhtml list-presentation="table"?>
412
413 <varlistentry id="cvlc">
414 <term><command>cvlc</command></term>
415 <listitem>
[09b87984]416 <para>
417 is a script to run VLC with the dummy interface.
418 </para>
[9681d3f]419 <indexterm zone="vlc cvlc">
420 <primary sortas="b-cvlc">cvlc</primary>
421 </indexterm>
[6537ed7e]422 </listitem>
423 </varlistentry>
424
425 <varlistentry id="nvlc">
426 <term><command>nvlc</command></term>
427 <listitem>
428 <para>
429 is a script to run VLC with the ncurses interface.
430 </para>
431 <indexterm zone="vlc nvlc">
432 <primary sortas="b-nvlc">nvlc</primary>
433 </indexterm>
[9681d3f]434 </listitem>
435 </varlistentry>
436
437 <varlistentry id="qvlc">
438 <term><command>qvlc</command></term>
439 <listitem>
[09b87984]440 <para>
441 is a script to run <application>VLC</application> with the
[d99d728]442 <application>Qt</application> interface.
[09b87984]443 </para>
[9681d3f]444 <indexterm zone="vlc qvlc">
445 <primary sortas="b-qvlc">qvlc</primary>
446 </indexterm>
447 </listitem>
448 </varlistentry>
449
450 <varlistentry id="rvlc">
451 <term><command>rvlc</command></term>
452 <listitem>
[09b87984]453 <para>
454 is a script to run <application>VLC</application> with a command
455 line interface.
456 </para>
[9681d3f]457 <indexterm zone="vlc rvlc">
458 <primary sortas="b-rvlc">rvlc</primary>
459 </indexterm>
460 </listitem>
461 </varlistentry>
462
463 <varlistentry id="svlc">
464 <term><command>svlc</command></term>
465 <listitem>
[09b87984]466 <para>
467 is a script to run <application>VLC</application> with the skins
468 interface.
469 </para>
[9681d3f]470 <indexterm zone="vlc svlc">
471 <primary sortas="b-svlc">svlc</primary>
472 </indexterm>
473 </listitem>
474 </varlistentry>
475
476 <varlistentry id="vlc-prog">
477 <term><command>vlc</command></term>
478 <listitem>
[09b87984]479 <para>
480 is the <application>VLC</application> media player.
481 </para>
[9681d3f]482 <indexterm zone="vlc vlc-prog">
483 <primary sortas="b-vlc">vlc</primary>
484 </indexterm>
485 </listitem>
486 </varlistentry>
487
488 <varlistentry id="vlc-wrapper">
489 <term><command>vlc-wrapper</command></term>
490 <listitem>
[09b87984]491 <para>
[bfa83aee]492 is a wrapper to drop privileges with <application>VLC</application>.
[09b87984]493 </para>
[9681d3f]494 <indexterm zone="vlc vlc-wrapper">
495 <primary sortas="b-vlc-wrapper">vlc-wrapper</primary>
496 </indexterm>
497 </listitem>
498 </varlistentry>
[bfa83aee]499
[9681d3f]500 </variablelist>
[bfa83aee]501
[9681d3f]502 </sect2>
[bfa83aee]503
[9681d3f]504</sect1>
Note: See TracBrowser for help on using the repository browser.