source: multimedia/videoutils/vlc.xml@ 841daa3f

11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt 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 841daa3f was 841daa3f, checked in by Bruce Dubbs <bdubbs@…>, 3 years ago

Update to vlc-3.0.13

  • Property mode set to 100644
File size: 15.8 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
[8dfc5c3]7 <!ENTITY vlc-download-http "https://download.videolan.org/vlc/&vlc-version;/vlc-&vlc-version;.tar.xz">
[b5e1815e]8 <!ENTITY vlc-download-ftp " ">
[841daa3f]9 <!ENTITY vlc-md5sum "d2c1220e9a8614906986b5db53aa731e">
[2bc3253]10 <!ENTITY vlc-size "25 MB">
[841daa3f]11 <!ENTITY vlc-buildsize "639 MB (add 6 MB for tests)">
12 <!ENTITY vlc-time "1.8 SBU (using parallelism=4; add 0.2 SBU for tests)">
[9681d3f]13]>
14
[09adf3d]15<sect1 id="vlc" xreflabel="VLC-&vlc-version;">
[9681d3f]16 <?dbhtml filename="vlc.html"?>
17
18 <sect1info>
19 <date>$Date$</date>
20 </sect1info>
21
22 <title>VLC-&vlc-version;</title>
23
24 <indexterm zone="vlc">
25 <primary sortas="a-VLC">VLC</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to VLC</title>
30
[09b87984]31 <para>
32 <application>VLC</application> is a media player, streamer, and encoder.
[8b9ad6e]33 It can play from many inputs, such as files, network streams, capture
[c607f16]34 devices, desktops, or DVD, SVCD, VCD, and audio CD. It can use most audio
[8b9ad6e]35 and video codecs (MPEG 1/2/4, H264, VC-1, DivX, WMV, Vorbis, AC3, AAC,
36 etc.), and it can also convert to different formats and/or send streams
[c607f16]37 through the network.
[09b87984]38 </para>
[9681d3f]39
[8b1ee56]40 &lfs101_checked;
[54c019b]41
[9681d3f]42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
[09b87984]45 <para>
46 Download (HTTP): <ulink url="&vlc-download-http;"/>
47 </para>
[9681d3f]48 </listitem>
49 <listitem>
[09b87984]50 <para>
51 Download (FTP): <ulink url="&vlc-download-ftp;"/>
52 </para>
[9681d3f]53 </listitem>
54 <listitem>
[09b87984]55 <para>
56 Download MD5 sum: &vlc-md5sum;
57 </para>
[9681d3f]58 </listitem>
59 <listitem>
[09b87984]60 <para>
61 Download size: &vlc-size;
62 </para>
[9681d3f]63 </listitem>
64 <listitem>
[09b87984]65 <para>
66 Estimated disk space required: &vlc-buildsize;
67 </para>
[9681d3f]68 </listitem>
69 <listitem>
[09b87984]70 <para>
71 Estimated build time: &vlc-time;
72 </para>
[9681d3f]73 </listitem>
74 </itemizedlist>
75
76 <bridgehead renderas="sect3">VLC Dependencies</bridgehead>
77
[54c019b]78 <bridgehead renderas="sect4">Recommended</bridgehead>
[7c3af4bb]79 <para role="recommended">
[b9edd3d]80 <xref linkend="alsa-lib"/>,
[28fb6fd]81 <xref linkend="desktop-file-utils"/>,
[09b87984]82 <xref linkend="ffmpeg"/>,
[ef9000a]83 <xref linkend="liba52"/>,
[6537ed7e]84 <xref linkend="libgcrypt"/>
[b9edd3d]85 <xref linkend="libmad"/>,
[3eafe37]86 <xref linkend="lua52"/>, and
[b9edd3d]87 <xref linkend="x-window-system"/>,
[09b87984]88 </para>
89
[54666831]90 <bridgehead renderas="sect4">Optional features and packages</bridgehead>
91 <para role="optional">
[28fb6fd]92 <xref linkend="dbus"/>,
93 <xref linkend="libidn"/>, and
[5909a5ed]94 <xref linkend="libssh2"/>
[54666831]95 </para>
96
[6537ed7e]97 <bridgehead renderas="sect4">Optional input plugins</bridgehead>
[9681d3f]98 <para role="optional">
[28fb6fd]99 <xref linkend="libarchive"/>,
[63d9d4f]100 <xref linkend="libcddb"/>,
[09b87984]101 <xref linkend="libdv"/>,
[e6142956]102 <xref linkend="libdvdcss"/>,
[09b87984]103 <xref linkend="libdvdread"/>,
104 <xref linkend="libdvdnav"/>,
[8630358e]105 <xref linkend="opencv"/> (currently broken),
[b9edd3d]106 <xref linkend="samba"/>,
[80dbc4c8]107 <xref linkend="v4l-utils"/>,
[09b87984]108 <ulink url="http://www.videolan.org/developers/libbluray.html">libbluray</ulink>,
[c6b192c]109 <ulink url="https://sourceforge.net/projects/libdc1394/">libdc1394</ulink>,
[28fb6fd]110 <ulink url="https://github.com/sahlberg/libnfs">libnfs</ulink>,
[f6d40b7d]111 <ulink url="https://github.com/libproxy/libproxy">libproxy</ulink>,
[28fb6fd]112 <ulink url="https://sourceforge.net/projects/libraw1394/">libraw1394</ulink>,
[d42f02c6]113 <ulink url="http://www.live555.com/">Live555</ulink>, and
[579bdb04]114 <ulink url="https://www.gnu.org/software/vcdimager/">VCDImager</ulink>
[f90448e]115 (requires <xref linkend="libcdio"/>)
[09b87984]116 </para>
[54c019b]117
118 <bridgehead renderas="sect4">Optional mux/demux plugins</bridgehead>
[9681d3f]119 <para role="optional">
[09b87984]120 <xref linkend="libogg"/>,
[f6d40b7d]121 <ulink url="https://github.com/kode54/Game_Music_Emu">Game Music Emu</ulink>,
[b9edd3d]122 <ulink url="http://www.videolan.org/developers/libdvbpsi.html">libdvbpsi</ulink>,
[5059efc]123 <ulink url="http://downloads.xiph.org/releases/libshout/">libshout</ulink>,
124 <ulink url="http://dl.matroska.org/downloads/libmatroska/">libmatroska</ulink>
125 (requires <ulink url="http://dl.matroska.org/downloads/libebml/">libebml</ulink>),
[c6b192c]126 <ulink url="https://sourceforge.net/projects/modplug-xmms/">libmodplug</ulink>,
[b9edd3d]127 <ulink url="http://www.musepack.net/">Musepack</ulink>, and
[c6b192c]128 <ulink url="https://sourceforge.net/projects/sidplay2/">sidplay-libs</ulink>
[09b87984]129 </para>
[9681d3f]130
131 <bridgehead renderas="sect4">Optional codec plugins</bridgehead>
132 <para role="optional">
[09b87984]133 <xref linkend="faad2"/>,
134 <xref linkend="flac"/>,
[b9edd3d]135 <xref linkend="libass"/>,
[09b87984]136 <xref linkend="libmpeg2"/>,
[b9edd3d]137 <xref linkend="libpng"/>,
138 <xref linkend="libtheora"/>,
139 <xref linkend="libva"/>,
[09b87984]140 <xref linkend="libvorbis"/>,
[1379348]141 <xref linkend="opus"/>,
[b9edd3d]142 <xref linkend="speex"/>,
[7f2dfa0]143 <xref linkend="x264"/>,
[5909a5ed]144 <ulink url="https://aomedia.googlesource.com/aom/">aom</ulink>,
[28fb6fd]145 <ulink url="https://github.com/nkoriyama/aribb24">aribb24</ulink>,
[5909a5ed]146 <ulink url="https://code.videolan.org/videolan/dav1d">dav1d</ulink>,
[c6b192c]147 <ulink url="https://sourceforge.net/projects/dirac/">Dirac</ulink>,
[28fb6fd]148 <ulink url="https://github.com/divideconcept/FluidLite">FluidLite</ulink>,
[c6b192c]149 <ulink url="https://sourceforge.net/projects/fluidsynth/">FluidSynth</ulink>,
[b9edd3d]150 <ulink url="http://www.videolan.org/developers/libdca.html">libdca</ulink>,
[e0013c4]151 <ulink url="https://wiki.xiph.org/index.php/OggKate">libkate</ulink>,
[b9edd3d]152 <ulink url="http://www.khronos.org/openmax/">OpenMAX</ulink>,
[c6b192c]153 <ulink url="https://sourceforge.net/projects/schrodinger/">Schroedinger</ulink>,
[28fb6fd]154 <ulink url="https://github.com/toots/shine">Shine</ulink>,
[5909a5ed]155 <ulink url="https://sourceforge.net/p/soxr/wiki/Home/">SoX</ulink>,
[b9edd3d]156 <ulink url="http://wiki.xiph.org/Tremor">Tremor</ulink>,
157 <ulink url="http://www.twolame.org/">Twolame</ulink>, and
[c6b192c]158 <ulink url="https://sourceforge.net/projects/zapping/">Zapping VBI</ulink>
[09b87984]159 </para>
[54c019b]160
[9681d3f]161 <bridgehead renderas="sect4">Optional video plugins</bridgehead>
162 <para role="optional">
[b9edd3d]163 <xref linkend="aalib"/>,
[09b87984]164 <xref linkend="fontconfig"/>,
[b9edd3d]165 <xref linkend="freetype2"/>,
[b1a0a05]166 <xref linkend="fribidi"/>,
167 <xref linkend="librsvg"/>,
[b9edd3d]168 <xref linkend="libvdpau"/>,
169 <xref linkend="sdl"/>
[28fb6fd]170 (with <ulink url="http://www.libsdl.org/projects/SDL_image/release-1.2.html">SDL_image</ulink>),
171 <ulink url="http://caca.zoy.org/">libcaca</ulink>, and
172 <ulink url="https://github.com/Intel-Media-SDK/MediaSDK">libmfx</ulink>
[09b87984]173 </para>
[54c019b]174
[9681d3f]175 <bridgehead renderas="sect4">Optional audio plugins</bridgehead>
176 <para role="optional">
[09b87984]177 <xref linkend="pulseaudio"/>,
[28fb6fd]178 <xref linkend="libsamplerate"/>,
179 <ulink url="https://github.com/videolabs/libspatialaudio">spatialaudio</ulink>, and
[b9edd3d]180 <ulink url="http://jackaudio.org/">JACK</ulink>
[09b87984]181 </para>
[54c019b]182
[9681d3f]183 <bridgehead renderas="sect4">Optional interface plugins</bridgehead>
[09b87984]184 <para role="optional">
[e4d2b8d]185 <xref linkend="qt5"/> (required for the graphical user interface),
[28fb6fd]186 <ulink url="https://repo.or.cz/w/libtar.git/">libtar</ulink>,
187 <ulink url="https://libvnc.github.io/">libvncclient</ulink>,
188 <ulink url="http://www.lirc.org/">LIRC</ulink>, and
[a146cb1]189 <ulink url="http://www.freerdp.com/">freerdp</ulink>
[09b87984]190 </para>
[54c019b]191
[6537ed7e]192 <bridgehead renderas="sect4">Optional visualisations and video filter plugins</bridgehead>
[9681d3f]193 <para role="optional">
[c6b192c]194 <ulink url="https://sourceforge.net/projects/goom/">Goom</ulink>,
[a146cb1]195 <ulink url="https://www.vsxu.com">libvsxu</ulink>, and
[c6b192c]196 <ulink url="https://sourceforge.net/projects/projectm/">projectM</ulink>
[09b87984]197 </para>
[54c019b]198
[9681d3f]199 <bridgehead renderas="sect4">Optional service discovery plugins</bridgehead>
200 <para role="optional">
[b1a0a05]201 <xref linkend="avahi"/>,
[c6b192c]202 <ulink url="https://sourceforge.net/projects/libmtp/">libmtp</ulink> and
203 <ulink url="https://sourceforge.net/projects/pupnp/">libupnp</ulink>
[09b87984]204 </para>
[54c019b]205
[df30bbc3]206 <bridgehead renderas="sect4">Miscellaneous options</bridgehead>
[9681d3f]207 <para role="optional">
[6537ed7e]208 <xref linkend="gnutls"/>,
[b9edd3d]209 <xref linkend="libnotify"/>,
[b1a0a05]210 <xref linkend="libxml2"/>,
[271c4dd]211 <xref linkend="taglib"/>,
[28fb6fd]212 <xref role="runtime" linkend="xdg-utils"/> (runtime),
213 <ulink url="https://www.team-mediaportal.com/extensions/mp2-plugins/atmolight">AtmoLight</ulink>,
214 <ulink url="https://github.com/videolabs/libmicrodns">libmicrodns</ulink>,
215 <ulink url="https://developers.google.com/protocol-buffers/">protobuf</ulink>, and
216 <ulink url="https://www.srtalliance.org/">srt</ulink>
[09b87984]217 </para>
218
219 <para condition="html" role="usernotes">
220 User Notes: <ulink url="&blfs-wiki;/vlc"/>
221 </para>
[9681d3f]222 </sect2>
223
224 <sect2 role="installation">
225 <title>Installation of VLC</title>
226
[09b87984]227 <para>
228 Install <application>VLC</application> by running the following commands:
229 </para>
[3eafe37]230<!--
231<screen><userinput>sed -i '/vlc_demux.h/a #define LUA_COMPAT_APIINTCASTS' modules/lua/vlc.h &amp;&amp;-->
[f4302700]232<screen><userinput>export LUAC=/usr/bin/luac5.2 &amp;&amp;
233export LUA_LIBS="$(pkg-config --libs lua52)" &amp;&amp;
234export CPPFLAGS="$(pkg-config --cflags lua52)" &amp;&amp;
[271c4dd]235
[7d4be40]236BUILDCC=gcc ./configure --prefix=/usr \
237 --disable-opencv \
238 --disable-vpx &amp;&amp;
[8b9ad6e]239
[01e86d88]240make</userinput></screen>
[9681d3f]241
[09b87984]242 <para>
[94b42903]243 To test the results, issue: <command>make check</command>.
[09b87984]244 </para>
[9681d3f]245
[09b87984]246 <para>
247 Now, as the <systemitem class="username">root</systemitem> user:
248 </para>
[dab2444]249
[b1a0a05]250<screen role="root"><userinput>make docdir=/usr/share/doc/vlc-&vlc-version; install</userinput></screen>
251
252 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
253 href="../../xincludes/update-icons-and-desktop.xml"/>
[03886fd]254
[9681d3f]255 </sect2>
256
257 <sect2 role="commands">
258 <title>Command Explanations</title>
259
[58cd150]260 <para>
[3eafe37]261 <command>export ...</command>: These commands ensure building with
262 <xref linkend="lua52"/>. Upstream does not support lua 5.4 yet.
263 </para>
264
265 <!--<para>
[94b42903]266 <command>sed ... modules/lua/...</command>: This command allows
267 building with the current version of <xref linkend="lua"/>.
[3eafe37]268 </para>-->
[d45a8367]269
[c3447c89]270 <!--<para>
[50182be]271 <command>sed ... a\#include &lt;QPainterPath&gt;/ ...</command>: These two
272 sed commands fix building with Qt-5.15.0.
[c3447c89]273 </para>-->
[50182be]274
[5909a5ed]275 <para>
276 <parameter>--disable-opencv</parameter>: This switch is required to disable
[8630358e]277 <application>opencv</application> which is not compatible with this
278 version of <application>vlc</application>.
279 </para>
280
[7d4be40]281 <para>
[5909a5ed]282 <parameter>--disable-vpx</parameter>: This switch is required to disable
[7d4be40]283 <application>libvpx</application>. The latest version is not compatible
284 with this version of <application>vlc</application>.
285 </para>
286
[09b87984]287 <para>
[8e8f919c]288 <option>--disable-lua</option>: Use this switch if you don't have
289 <application>Lua</application> installed.
[09b87984]290 </para>
291
[7ccf37f]292 <para>
[6537ed7e]293 <option>--disable-mad</option>: Use this switch if you don't
294 have <application>libmad</application> installed.
[7ccf37f]295 </para>
296
[09b87984]297 <para>
[6537ed7e]298 <option>--disable-avcodec --disable-swscale</option>: Use these switches
299 if you don't have <application>FFmpeg</application> installed.
[09b87984]300 </para>
301
302 <para>
[b1a0a05]303 <option>--disable-a52</option>: Use this switch if you don't have
[ef9000a]304 <application>liba52</application> installed.
[09b87984]305 </para>
306
307 <para>
[6537ed7e]308 <option>--disable-xcb</option>: Use this switch if you don't have
309 <application>X Window System</application> installed.
[ef9000a]310 </para>
311
312 <para>
[6537ed7e]313 <option>--disable-alsa</option>: Use this switch if you don't have
314 <application>ALSA</application> installed.
[09b87984]315 </para>
[ef9000a]316
[b1a0a05]317 <para>
[6537ed7e]318 <option>--disable-libgcrypt</option>: Use this switch if you don't
319 have <application>libgcrypt</application> installed.
[b1a0a05]320 </para>
321
[5909a5ed]322 <para>
323 <option>--disable-sftp</option>: The default is to build the sftp
324 module if <xref linkend="libssh2"/> is installed. Use this switch
325 if you do not want to build this module.
326 </para>
327
[6537ed7e]328 <note>
329 <para>
330 There are many options to <application>VLC</application>'s
331 <command>configure</command> command. Check the
332 <command>configure --help</command> output for a complete list.
333 </para>
334 </note>
[b1a0a05]335
[9681d3f]336 </sect2>
337
338 <sect2 role="content">
339 <title>Contents</title>
340
341 <segmentedlist>
342 <segtitle>Installed Programs</segtitle>
343 <segtitle>Installed Libraries</segtitle>
344 <segtitle>Installed Directories</segtitle>
345
346 <seglistitem>
[bfa83aee]347 <seg>
[6537ed7e]348 cvlc, nvlc, qvlc, rvlc, svlc, vlc and vlc-wrapper
[bfa83aee]349 </seg>
350 <seg>
[01e86d88]351 libvlccore.so, libvlc.so, and many plugins in
[bfa83aee]352 /usr/lib/vlc/plugins
353 </seg>
354 <seg>
[28fb6fd]355 /usr/{include,lib,share}/vlc,
356 /usr/share/kde4, and
[b1a0a05]357 /usr/share/doc/vlc-&vlc-version;
[bfa83aee]358 </seg>
[9681d3f]359 </seglistitem>
360 </segmentedlist>
361
362 <variablelist>
363 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
364 <?dbfo list-presentation="list"?>
365 <?dbhtml list-presentation="table"?>
366
367 <varlistentry id="cvlc">
368 <term><command>cvlc</command></term>
369 <listitem>
[09b87984]370 <para>
[4c24eb0a]371 is a script to run VLC with the dummy interface
[09b87984]372 </para>
[9681d3f]373 <indexterm zone="vlc cvlc">
374 <primary sortas="b-cvlc">cvlc</primary>
375 </indexterm>
[6537ed7e]376 </listitem>
377 </varlistentry>
378
379 <varlistentry id="nvlc">
380 <term><command>nvlc</command></term>
381 <listitem>
382 <para>
[4c24eb0a]383 is a script to run VLC with the ncurses interface
[6537ed7e]384 </para>
385 <indexterm zone="vlc nvlc">
386 <primary sortas="b-nvlc">nvlc</primary>
387 </indexterm>
[9681d3f]388 </listitem>
389 </varlistentry>
390
391 <varlistentry id="qvlc">
392 <term><command>qvlc</command></term>
393 <listitem>
[09b87984]394 <para>
395 is a script to run <application>VLC</application> with the
[4c24eb0a]396 <application>Qt</application> interface
[09b87984]397 </para>
[9681d3f]398 <indexterm zone="vlc qvlc">
399 <primary sortas="b-qvlc">qvlc</primary>
400 </indexterm>
401 </listitem>
402 </varlistentry>
403
404 <varlistentry id="rvlc">
405 <term><command>rvlc</command></term>
406 <listitem>
[09b87984]407 <para>
408 is a script to run <application>VLC</application> with a command
[4c24eb0a]409 line interface
[09b87984]410 </para>
[9681d3f]411 <indexterm zone="vlc rvlc">
412 <primary sortas="b-rvlc">rvlc</primary>
413 </indexterm>
414 </listitem>
415 </varlistentry>
416
417 <varlistentry id="svlc">
418 <term><command>svlc</command></term>
419 <listitem>
[09b87984]420 <para>
421 is a script to run <application>VLC</application> with the skins
[4c24eb0a]422 interface
[09b87984]423 </para>
[9681d3f]424 <indexterm zone="vlc svlc">
425 <primary sortas="b-svlc">svlc</primary>
426 </indexterm>
427 </listitem>
428 </varlistentry>
429
430 <varlistentry id="vlc-prog">
431 <term><command>vlc</command></term>
432 <listitem>
[09b87984]433 <para>
[4c24eb0a]434 is the <application>VLC</application> media player
[09b87984]435 </para>
[9681d3f]436 <indexterm zone="vlc vlc-prog">
437 <primary sortas="b-vlc">vlc</primary>
438 </indexterm>
439 </listitem>
440 </varlistentry>
441
442 <varlistentry id="vlc-wrapper">
443 <term><command>vlc-wrapper</command></term>
444 <listitem>
[09b87984]445 <para>
[4c24eb0a]446 is a wrapper to drop privileges with <application>VLC</application>
[09b87984]447 </para>
[9681d3f]448 <indexterm zone="vlc vlc-wrapper">
449 <primary sortas="b-vlc-wrapper">vlc-wrapper</primary>
450 </indexterm>
451 </listitem>
452 </varlistentry>
[bfa83aee]453
[9681d3f]454 </variablelist>
[bfa83aee]455
[9681d3f]456 </sect2>
[bfa83aee]457
[9681d3f]458</sect1>
Note: See TracBrowser for help on using the repository browser.