source: multimedia/videoutils/mplayer.xml@ 9414365d

12.0 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 9414365d was 14891a90, checked in by Xi Ruoyao <xry111@…>, 12 months ago

treewide: More "User Notes" clean up

Remove links to pages w/o real contents.

  • Property mode set to 100644
File size: 19.3 KB
RevLine 
[f29d6ee]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[01062dd]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
[0a35e881]6
[13cfc2c]7
[ee64122]8 <!ENTITY mplayer-download-http "https://mplayerhq.hu/MPlayer/releases/MPlayer-&mplayer-version;.tar.xz">
[8dfc5c3]9 <!ENTITY mplayer-download-ftp "ftp://ftp.mplayerhq.hu/MPlayer/releases/MPlayer-&mplayer-version;.tar.xz">
[22c6402]10
[13cfc2c]11<!-- <!ENTITY mplayer-download-http "&sources-anduin-http;/mplayer/mplayer-&mplayer-version;.tar.bz2">
12 <!ENTITY mplayer-download-ftp " ">
13-->
14 <!ENTITY mplayer-md5sum "0419b64db24b6db0943dbc6afece7c44">
15 <!ENTITY mplayer-size "15 MB">
16 <!ENTITY mplayer-buildsize "152 MB">
[22c6402]17 <!ENTITY mplayer-time "0.4 SBU (Using parallelism=4)">
[2fcac83]18
[b65f260d]19 <!ENTITY mplayer-skin "Clearlooks-2.0">
[ee64122]20 <!ENTITY mplayer-skin-download-http "https://mplayerhq.hu/MPlayer/skins/&mplayer-skin;.tar.bz2">
[2fcac83]21 <!ENTITY mplayer-skin-download-ftp "ftp://ftp.mplayerhq.hu/MPlayer/skins/&mplayer-skin;.tar.bz2">
[b65f260d]22 <!ENTITY mplayer-skin-md5sum "c82d4dbd7f0c36dfecd63dff972807c5">
23 <!ENTITY mplayer-skin-size "34 KB">
[01062dd]24]>
25
[0b5a693]26<sect1 id="mplayer" xreflabel="MPlayer-&mplayer-version;">
[f29d6ee]27 <?dbhtml filename="mplayer.html"?>
28
29
30 <title>MPlayer-&mplayer-version;</title>
31
32 <indexterm zone="mplayer">
33 <primary sortas="a-MPlayer">MPlayer</primary>
34 </indexterm>
35
36 <sect2 role="package">
37 <title>Introduction to MPlayer</title>
38
[62662cb]39 <para>
40 <application>MPlayer</application> is a powerful audio/video player
[93ebc67]41 controlled via the command line or a graphical interface that is able to
[62662cb]42 play almost every popular audio and video file format. With supported
43 video hardware and additional drivers, <application>MPlayer</application>
44 can play video files without an <application>X Window System</application>
45 installed.
46 </para>
[ee64122]47 <!--
[22c6402]48 <note>
[8558044]49 <para>The latest <quote>stable</quote> version was released in April
[22c6402]50 2019. That version no longer builds properly with the latest build tools
[8558044]51 and system libraries. The version below is a snapshot that may not be
52 available on the upstream server but was uploaded
[22c6402]53 to our file server. If you want to test a later version, check
[ee64122]54 <ulink url="https://mplayerhq.hu/MPlayer/releases/"/>.
[22c6402]55 </para>
56 </note>
[ee64122]57 -->
[4b6e2b2]58 &lfs113_checked;
[f29d6ee]59
60 <bridgehead renderas="sect3">Package Information</bridgehead>
61 <itemizedlist spacing="compact">
62 <listitem>
[755bb92]63 <para>
64 Download (HTTP): <ulink url="&mplayer-download-http;"/>
65 </para>
[f29d6ee]66 </listitem>
67 <listitem>
[755bb92]68 <para>
69 Download (FTP): <ulink url="&mplayer-download-ftp;"/>
70 </para>
[f29d6ee]71 </listitem>
72 <listitem>
[755bb92]73 <para>
74 Download MD5 sum: &mplayer-md5sum;
75 </para>
[f29d6ee]76 </listitem>
77 <listitem>
[755bb92]78 <para>
79 Download size: &mplayer-size;
80 </para>
[f29d6ee]81 </listitem>
82 <listitem>
[755bb92]83 <para>
84 Estimated disk space required: &mplayer-buildsize;
85 </para>
[f29d6ee]86 </listitem>
87 <listitem>
[755bb92]88 <para>
89 Estimated build time: &mplayer-time;
90 </para>
[f29d6ee]91 </listitem>
92 </itemizedlist>
[52a2c8d]93 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
[e127158]94<!--
[1c71552]95 <itemizedlist spacing='compact'>
96 <title>Required Patch</title>
97 <listitem>
[2eeb8695]98 <para>
99 <ulink url="&patch-root;/MPlayer-1.3.0-x264_fix-1.patch"/>
100 </para>
[1c71552]101 </listitem>
102 </itemizedlist>
[cf8a0a1a]103-->
[f29d6ee]104 <itemizedlist spacing='compact'>
105 <title>Skins</title>
106 <listitem>
[62662cb]107 <para>
108 GUI skin (HTTP): <ulink url="&mplayer-skin-download-http;"/>
109 </para>
[f29d6ee]110 </listitem>
111 <listitem>
[755bb92]112 <para>
113 GUI skin (FTP): <ulink url="&mplayer-skin-download-ftp;"/>
114 </para>
[f29d6ee]115 </listitem>
116 <listitem>
[755bb92]117 <para>
118 Skin MD5 sum: &mplayer-skin-md5sum;
119 </para>
[f29d6ee]120 </listitem>
121 <listitem>
[755bb92]122 <para>
123 Skin size: &mplayer-skin-size;
124 </para>
[f29d6ee]125 </listitem>
126 <listitem>
[62662cb]127 <para>
128 Alternative skins:
[ee64122]129 <ulink url="https://mplayerhq.hu/MPlayer/skins/"/>
[62662cb]130 </para>
[f29d6ee]131 </listitem>
132 </itemizedlist>
[62662cb]133
134 <note>
135 <para>
[2fcac83]136 Skins are only required in order to use the
137 <application>Gtk+ 2</application> user interface.
[62662cb]138 </para>
139 </note>
[f29d6ee]140
141 <bridgehead renderas="sect3">MPlayer Dependencies</bridgehead>
[d7ecaa6]142
[442bf14]143 <bridgehead renderas="sect4">Required</bridgehead>
[755bb92]144 <para role="required">
145 <xref linkend="yasm"/>
146 </para>
[62662cb]147
[874f1e88]148 <bridgehead renderas="sect4">Recommended</bridgehead>
[755bb92]149 <para role="recommended">
[050c538]150 <!--<xref linkend="ffmpeg"/>,-->
151 <xref linkend="gtk2"/> and
[e104a36]152 <xref linkend="libvdpau-va-gl"/>
[755bb92]153 </para>
[62662cb]154
[f29d6ee]155 <bridgehead renderas="sect4">Optional Input Drivers and Libraries</bridgehead>
[874f1e88]156 <para role="optional">
[62662cb]157 <xref linkend="cdparanoia"/>,
[f90448e]158 <xref linkend="libcdio"/> (to identify and play CDs),
[62662cb]159 <xref linkend="libdvdread"/>,
160 <xref linkend="libdvdnav"/>,
161 <xref linkend="libdvdcss"/>,
[3eadb03d]162 <xref linkend="samba"/>,
[75b1a338]163 <ulink url="https://www.videolan.org/developers/libbluray.html">libbluray</ulink>,
[755bb92]164 <ulink url="http://www.live555.com/">LIVE555 Streaming Media</ulink>,
[75b1a338]165 <ulink url="https://rtmpdump.mplayerhq.hu/">RTMPDump</ulink>,
[17aa21c]166 <ulink url="https://tivo-mplayer.sourceforge.net/mythtivo.html">TiVo vstream client</ulink>, and
[75b1a338]167 <ulink url="https://www.xmms.org/">XMMS</ulink>
[874f1e88]168 </para>
[d7ecaa6]169
[f29d6ee]170 <bridgehead renderas="sect4">Optional Audio Output Drivers and Libraries</bridgehead>
[e2e42c7]171 <para role="optional">
172 <xref linkend="alsa"/>,
[d6da5da]173 <xref linkend="pulseaudio"/>,
[874f1e88]174 <xref linkend="sdl"/>,
[75b1a338]175 <ulink url="https://jackaudio.org/">JACK</ulink>,
176 <ulink url="https://www.radscan.com/nas.html">NAS</ulink>, and
[edb16ce]177 <ulink url="https://openal.org/">OpenAL</ulink>
[e2e42c7]178 </para>
[d7ecaa6]179
[f29d6ee]180 <bridgehead renderas="sect4">Optional Video Output Drivers and Libraries</bridgehead>
[874f1e88]181 <para role="optional">
[62662cb]182 <xref linkend="aalib"/>,
[bccef10]183 <xref linkend="giflib"/>,
184 <xref linkend="libjpeg"/>,
185 <xref linkend="libmng"/>,
186 <xref linkend="libpng"/>,
[0fd465f5]187 <ulink url="https://sourceforge.net/projects/openjpeg.mirror/files/">OpenJPEG1</ulink>
[75b1a338]188 <ulink url="https://pkgs.fedoraproject.org/repo/pkgs/directfb/">DirectFB</ulink>,
189 <ulink url="https://github.com/cacalabs/libcaca">libcaca</ulink>, and
190 <ulink url="https://www.svgalib.org/">SVGAlib</ulink>
[874f1e88]191 </para>
[50d88079]192
[f29d6ee]193 <bridgehead renderas="sect4">Optional CODECs</bridgehead>
[874f1e88]194 <para role="optional">
[aa93e7ab]195 <!-- includes its own version of FFmpeg which is the recommended one by
196 the devs <xref linkend="ffmpeg"/>, -->
[62662cb]197 <xref linkend="faac"/>,
198 <xref linkend="faad2"/>,
[3eadb03d]199 <xref linkend="lame"/>,
200 <xref linkend="liba52"/>,
[62662cb]201 <xref linkend="libdv"/>,
[3eadb03d]202 <xref linkend="libmad"/>,
[2fcac83]203 <xref linkend="libmpeg2"/>,
[3eadb03d]204 <xref linkend="libtheora"/>,
[62662cb]205 <xref linkend="libvpx"/>,
[3eadb03d]206 <xref linkend="lzo"/>,
207 <xref linkend="mpg123"/>,
208 <xref linkend="speex"/>,
209 <xref linkend="xvid"/>,
210 <xref linkend="x264"/>,
[edb16ce]211 <ulink url="https://packages.debian.org/source/sid/crystalhd">CrystalHD</ulink>,
[2fcac83]212<!-- <ulink url="http://diracvideo.org/download/dirac-research/">Dirac</ulink>,-->
[c6b192c]213 <ulink url="https://sourceforge.net/projects/dirac/">Dirac</ulink>,
[75b1a338]214 <ulink url="https://www.quut.com/gsm/">GSM</ulink>,
[edb16ce]215 <ulink url="https://webrtc.github.io/webrtc-org/license/ilbc-freeware/">iLBC</ulink>,
[75b1a338]216 <ulink url="https://www.videolan.org/developers/libdca.html">libdca</ulink>,
217 <ulink url="https://wiki.multimedia.cx/index.php?title=NUT">libnut</ulink>,
218 <ulink url="https://www.musepack.net/">libmpcdec</ulink>,
[c6b192c]219 <ulink url="https://sourceforge.net/projects/opencore-amr/">OpenCore
[755bb92]220 Adaptive Multi Rate</ulink>,
[2fcac83]221<!-- <ulink url="http://diracvideo.org/download/schroedinger/">Schroedinger</ulink>,-->
[c6b192c]222 <ulink url="https://sourceforge.net/projects/schrodinger/">Schroedinger</ulink>,
[75b1a338]223 <ulink url="https://wiki.xiph.org/Tremor">Tremor</ulink>, and
[c6b192c]224 <ulink url="https://sourceforge.net/projects/twolame/">TwoLAME</ulink>
[874f1e88]225 </para>
[62662cb]226
[874f1e88]227 <bridgehead renderas="sect4">Optional Miscellaneous Dependencies</bridgehead>
228 <para role="optional">
229 <xref linkend="fontconfig"/>,
230 <xref linkend="freetype2"/>,
231 <xref linkend="fribidi"/>,
[2fcac83]232 <xref linkend="gnutls"/>,
[a4f37269]233 <!-- <xref linkend="openssl"/>, only valid for samba3 at this time -->
[95719ab]234 <xref linkend="opus"/>, and
[78b797d]235 <xref linkend="unrar"/>;
[93ebc67]236 <xref linkend="libxslt"/>,
237 <xref linkend="DocBook"/> and
[78b797d]238 <xref linkend="docbook-xsl"/> (all three required to build the HTML documentation); and
[75b1a338]239 <ulink url="https://cihar.com/software/enca/">Enca</ulink>,
[d1c51434]240 <!--LADSPA plugins and other sites of the maintainer are down.
241 <ulink url="http://www.ladspa.org/">LADSPA</ulink>,-->
[c6b192c]242 <ulink url="https://sourceforge.net/projects/bs2b/">libbs2b</ulink>, and
[75b1a338]243 <ulink url="https://www.lirc.org/">LIRC</ulink> (and
[3eadb03d]244 <ulink url="http://www.dolda2000.com/~fredrik/lirccd/">LIRC Client Daemon</ulink>)
[874f1e88]245 </para>
[0e2aa08]246
[f29d6ee]247 </sect2>
248
249 <sect2 role="installation">
250 <title>Installation of MPlayer</title>
251
252 <sect3>
253 <title>Main MPlayer Installation</title>
254
255 <note>
[755bb92]256 <para>
257 The package maintainers recommend building without any
258 optimizations.
259 </para>
[f29d6ee]260 </note>
261
[62662cb]262 <para>
263 You may wish to examine the output from
264 <command>./configure --help</command> to find out what additional
265 parameters to <command>configure</command> are needed to include the
266 dependencies you have installed on your system.
267 </para>
[36ec89cb]268
[62662cb]269 <para>
270 Install <application>MPlayer</application> by running the following
271 commands:
272 </para>
273
[edb16ce]274<screen><userinput>./configure --prefix=/usr \
275 --confdir=/etc/mplayer \
276 --enable-dynamic-plugins \
[22c6402]277 --disable-libmpeg2-internal \
[050c538]278<!-- - -disable-ffmpeg_a \
279--> --enable-menu \
[edb16ce]280 --enable-runtime-cpudetection \
281 --enable-gui &amp;&amp;
[f29d6ee]282make</userinput></screen>
[ec2270f]283
[755bb92]284 <para>
[2fcac83]285 If you wish to build the HTML documentation, issue the
286 following command:
[755bb92]287 </para>
[93ebc67]288
289<screen><userinput>make doc</userinput></screen>
290
[755bb92]291 <para>
292 This package does not come with a test suite.
293 </para>
[ace94c34]294
[62662cb]295 <para>
296 Now, as the <systemitem class="username">root</systemitem> user:
297 </para>
[ec2270f]298
[2fcac83]299<screen role="root"><userinput>make install &amp;&amp;
300ln -svf ../icons/hicolor/48x48/apps/mplayer.png \
301 /usr/share/pixmaps/mplayer.png</userinput></screen>
[442bf14]302
[62662cb]303 <para>
[93ebc67]304 To install the HTML documentation, issue the following commands as the
305 <systemitem class="username">root</systemitem> user:
[62662cb]306 </para>
[442bf14]307
[93ebc67]308<screen role="root"><userinput>install -v -m755 -d /usr/share/doc/mplayer-&mplayer-version; &amp;&amp;
309install -v -m644 DOCS/HTML/en/* \
310 /usr/share/doc/mplayer-&mplayer-version;</userinput></screen>
[442bf14]311
[62662cb]312 <para>
313 You will only need <filename>codecs.conf</filename> if you want to
314 change its properties, as the main binary contains an internal copy of
315 it. Ensure any changes you make to <filename>codecs.conf</filename>
316 achieve the desired results, as incorrect entries in this file have been
317 known to cause errors and render the player unusable. If necessary,
318 create the file as the <systemitem class="username">root</systemitem>
319 user:
320 </para>
[01062dd]321
[808c12f]322<screen role="root"><userinput>install -v -m644 etc/codecs.conf /etc/mplayer</userinput></screen>
[01062dd]323
[62662cb]324 <para>
325 You may alternatively want to copy all the default configuration files
326 to <filename class='directory'>/etc/mplayer</filename> for future
327 reference or more customization ability. As the
328 <systemitem class="username">root</systemitem> user:
329 </para>
[9aa1897]330
[808c12f]331<screen role="root"><userinput>install -v -m644 etc/*.conf /etc/mplayer</userinput></screen>
[2946338a]332
[f29d6ee]333 </sect3>
[0a35e881]334
[f29d6ee]335 <sect3>
[874f1e88]336 <title>Skin Installation (Optional)</title>
337
[62662cb]338 <para>
339 To enable the Gtk+ 2 frontend of <application>MPlayer</application>,
340 you'll need to install at least one skin. Extract the desired skin and
341 create the default location (as the
342 <systemitem class="username">root</systemitem> user):
343 </para>
[f29d6ee]344
[2fcac83]345<screen role="root"><userinput>tar -xvf ../&mplayer-skin;.tar.bz2 \
346 -C /usr/share/mplayer/skins &amp;&amp;
347ln -sfvn Clearlooks /usr/share/mplayer/skins/default</userinput></screen>
[e127158]348
349 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
350 href="../../xincludes/update-icons-and-desktop.xml"/>
351
[f29d6ee]352 </sect3>
[874f1e88]353 </sect2>
[62662cb]354
[874f1e88]355 <sect2 role="commands">
356 <title>Command Explanations</title>
[62662cb]357
358 <para>
[93ebc67]359 <parameter>--enable-gui</parameter>: This option builds the GUI interface
360 into <command>mplayer</command>.
[62662cb]361 </para>
362
363 <para>
364 <parameter>--enable-menu</parameter>: This option is set to enable the
365 on-screen display.
366 </para>
[edb16ce]367
368 <para>
369 <parameter>--enable-runtime-cpudetection</parameter>: This option makes
370 MPlayer run with a generic CPU type, preventing optimizations that may
371 cause runtime problems.
372 </para>
373
[bccef10]374 <para>
[22c6402]375 <option>--disable-ffmpeg_a</option>: You can use this option if you have
[050c538]376 installed a version of ffmpeg prior to ffmpeg-6.0. This
377 version of MPlayer is incompatible with the latest version of ffmpeg.
378 MPlayer does include a copy of the FFmpeg
[bccef10]379 source and without this option it will statically compile the included
[050c538]380 version of FFmpeg into itself. Dynamically linking to a system installed
[22c6402]381 FFmpeg makes MPlayer and Mencoder about 9MB smaller. <!--If MPlayer exhibits
[5a464e4d]382 unstable behavior linked to a system installed FFmpeg, try recompiling MPlayer
[bccef10]383 without this option (it is always more thoroughly tested with the included
[22c6402]384 FFmpeg).-->
385 </para>
386
387 <para>
388 <parameter>--disable-libmpeg2-internal</parameter>: This option makes
389 MPlayer run with a system version of libmpeg2.
390 </para>
[2fcac83]391
392 <para>
393 <option>--language-doc="<replaceable>&lt;lang&gt;</replaceable>"</option>:
[a263b755]394 This switch sets the language used for the documentation. Use
[edb16ce]395 <command>./configure --help</command> for more information.
[2fcac83]396 </para>
397
398 <para>
399 <option>--language-man="<replaceable>&lt;lang&gt;</replaceable>"</option>:
[a263b755]400 This switch sets the language used for the man pages. Use
[edb16ce]401 <command>./configure --help</command> for more information.
[bccef10]402 </para>
[755bb92]403
[2fcac83]404 <para>
405 <option>--language-msg="<replaceable>&lt;lang&gt;</replaceable>"</option>:
[a263b755]406 This switch sets the language used for messages and the GUI. Use
[edb16ce]407 <command>./configure --help</command> for more information
[2fcac83]408 </para>
409
410 <para>
411 <option>--language="<replaceable>&lt;lang&gt;</replaceable>"</option>:
[a263b755]412 This switch sets the default language used. Use <command>./configure
[edb16ce]413 --help</command> for more information.
[2fcac83]414 </para>
415
416 <note>
417 <para>
418 Specific options override --language. You can pass a list of
419 languages separated by whitespace or commas instead of a single
420 language. Nonexisting translations will be dropped from each list.
421 All documentation and man page translations available in the list
422 will be installed, for the messages the first available translation
423 will be used. The value "all" will activate all translations. The
424 LINGUAS environment variable is honored. In all cases the fallback is
425 English. Values listed by <command>./configure --help</command> are
426 not all available, as would normally be expected. You need to build
427 test.
428 </para>
429 </note>
430
[f29d6ee]431 </sect2>
432
433 <sect2 role="configuration">
434 <title>Configuring MPlayer</title>
435
436 <sect3 id="mplayer-config">
437 <title>Config Files</title>
438
[755bb92]439 <para>
440 <filename>/etc/mplayer/*</filename> and
441 <filename>~/.mplayer/*</filename>
442 </para>
[f29d6ee]443
[2eeb8695]444 <note>
445 <para>
446 To play a DVD, it may be useful to ensure a /dev/dvd
447 device is created. You may need to set this up as described in
448 <xref linkend="dev-dvd"/>.
449 </para>
450 </note>
[e104a36]451
[f29d6ee]452 <indexterm zone="mplayer mplayer-config">
453 <primary sortas="e-AA.mplayer">~/.mplayer/*</primary>
454 </indexterm>
455
456 <indexterm zone="mplayer mplayer-config">
457 <primary sortas="e-etc-mplayer">/etc/mplayer/*</primary>
458 </indexterm>
459 </sect3>
460
461 <sect3>
462 <title>Configuration Information</title>
463
[62662cb]464 <para>
465 Typically, there's no configuration required for the system-wide files
466 in <filename class='directory'>/etc/mplayer</filename> (in fact, this
467 directory is empty unless you copied the default files as mentioned
468 above). Configuration can be accomplished by choosing the configuration
469 button located on the <application>MPlayer</application> GUI. Any
470 configuration changes made in the GUI will be saved in the user's
471 <filename class='directory'>~/.mplayer</filename> directory.
472 </para>
[755bb92]473
[f29d6ee]474 </sect3>
[755bb92]475
[f29d6ee]476 </sect2>
[62662cb]477
[f29d6ee]478 <sect2 role="content">
479 <title>Contents</title>
480
481 <segmentedlist>
482 <segtitle>Installed Programs</segtitle>
483 <segtitle>Installed Libraries</segtitle>
484 <segtitle>Installed Directories</segtitle>
485
486 <seglistitem>
[755bb92]487 <seg>
488 gmplayer, mplayer and mencoder
489 </seg>
490 <seg>
491 None
492 </seg>
[faec3f7]493 <seg>
494 /etc/mplayer,
[10c82eb]495 /usr/share/doc/mplayer-&mplayer-version; and
496 /usr/share/mplayer
[faec3f7]497 </seg>
[f29d6ee]498 </seglistitem>
499 </segmentedlist>
500
501 <variablelist>
502 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
503 <?dbfo list-presentation="list"?>
504 <?dbhtml list-presentation="table"?>
505
506 <varlistentry id="gmplayer">
507 <term><command>gmplayer</command></term>
508 <listitem>
[62662cb]509 <para>
510 is a symlink to <command>mplayer</command> which brings up the
[4c24eb0a]511 GTK+ 2 frontend of <application>MPlayer</application>
[62662cb]512 </para>
[f29d6ee]513 <indexterm zone="mplayer gmplayer">
514 <primary sortas="b-gmplayer">gmplayer</primary>
515 </indexterm>
516 </listitem>
517 </varlistentry>
518
519 <varlistentry id="mplayer-prog">
520 <term><command>mplayer</command></term>
521 <listitem>
[2eeb8695]522 <para>
[4c24eb0a]523 is the main MPlayer video player
[2eeb8695]524 </para>
[f29d6ee]525 <indexterm zone="mplayer mplayer-prog">
526 <primary sortas="b-mplayer">mplayer</primary>
527 </indexterm>
528 </listitem>
529 </varlistentry>
530
531 <varlistentry id="mencoder">
532 <term><command>mencoder</command></term>
533 <listitem>
[faec3f7]534 <para>
535 is a powerful command line video decoding, encoding and filtering
[62662cb]536 tool that is useful for (amongst other things) ripping DVDs to files
537 on your hard disk (see
538 /usr/share/doc/mplayer-&mplayer-version;/mencoder.html)
[faec3f7]539 </para>
[f29d6ee]540 <indexterm zone="mplayer mencoder">
541 <primary sortas="b-mencoder">mencoder</primary>
542 </indexterm>
543 </listitem>
544 </varlistentry>
[755bb92]545
[f29d6ee]546 </variablelist>
[755bb92]547
[f29d6ee]548 </sect2>
[755bb92]549
[f45b1953]550</sect1>
Note: See TracBrowser for help on using the repository browser.