source: multimedia/videoutils/vlc.xml@ 1a88720

12.1 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since 1a88720 was 6e7b9fd, checked in by Bruce Dubbs <bdubbs@…>, 11 months ago

Tag most of multimedia and icons plus icewm

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