source: multimedia/videoutils/mplayer.xml@ 46fe005

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 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 46fe005 was 46fe005, checked in by DJ Lucas <dj@…>, 19 years ago

add RTC for MPlayer and bootscripts version

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

  • Property mode set to 100644
File size: 21.6 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY mplayer-download-http "http://www1.mplayerhq.hu/MPlayer/releases/MPlayer-&mplayer-version;.tar.bz2">
8 <!ENTITY mplayer-download-ftp "ftp://ftp1.mplayerhq.hu/MPlayer/releases/MPlayer-&mplayer-version;.tar.bz2">
9 <!ENTITY mplayer-md5sum "5fadd6957d3aab989cd760ff38fb8fdf">
10 <!ENTITY mplayer-size "6.8 MB">
11 <!ENTITY mplayer-buildsize "97 MB (additional 22 MB for essential CODECs)">
12 <!ENTITY mplayer-time "2.0 SBU">
13
14 <!ENTITY mplayer-codec "essential-20050412.tar.bz2">
15 <!ENTITY mplayer-codec-md5sum "5fe89bb095bdf9b4f9cda5479dbde906">
16 <!ENTITY mplayer-codec-size "9.3 MB">
17
18 <!ENTITY mplayer-skin "Blue-1.4.tar.bz2">
19 <!ENTITY mplayer-skin-md5sum "05dd8e4f11a715c9e5d2abf1cdeb907c">
20 <!ENTITY mplayer-skin-size "221 KB">
21
22 <!ENTITY mplayer-font "font-arial-iso-8859-1">
23 <!ENTITY mplayer-font-md5sum "1ecd31d17b51f16332b1fcc7da36b312">
24 <!ENTITY mplayer-font-size "234 KB">
25]>
26
27<sect1 id="mplayer" xreflabel="MPlayer-&mplayer-version;">
28 <?dbhtml filename="mplayer.html"?>
29
30 <sect1info>
31 <othername>$LastChangedBy$</othername>
32 <date>$Date$</date>
33 </sect1info>
34
35 <title>MPlayer-&mplayer-version;</title>
36
37 <indexterm zone="mplayer">
38 <primary sortas="a-MPlayer">MPlayer</primary>
39 </indexterm>
40
41 <sect2 role="package">
42 <title>Introduction to MPlayer</title>
43
44 <para>The <application>MPlayer</application> package contains an audio/video
45 player controlled via the command line or a graphical interface which is able
46 to play almost every popular audio and video file format and CODEC
47 (COder/DECoder, also COmpressor/DECompressor). With supported video
48 hardware and additional drivers, <application>MPlayer</application> can play
49 video files without an <application>X Window System</application> installed.</para>
50
51 <para>For <application>MPlayer</application> general information and
52 available features, including a full list of file formats, CODECs and
53 output devices supported by <application>MPlayer</application>, visit the
54 <ulink url="http://www1.mplayerhq.hu/homepage/design7/info.html">
55 <application>MPlayer</application> web site</ulink>.</para>
56
57 <bridgehead renderas="sect3">Package Information</bridgehead>
58 <itemizedlist spacing="compact">
59 <listitem>
60 <para>Download (HTTP): <ulink url="&mplayer-download-http;"/></para>
61 </listitem>
62 <listitem>
63 <para>Download (FTP): <ulink url="&mplayer-download-ftp;"/></para>
64 </listitem>
65 <listitem>
66 <para>Download MD5 sum: &mplayer-md5sum;</para>
67 </listitem>
68 <listitem>
69 <para>Download size: &mplayer-size;</para>
70 </listitem>
71 <listitem>
72 <para>Estimated disk space required: &mplayer-buildsize;</para>
73 </listitem>
74 <listitem>
75 <para>Estimated build time: &mplayer-time;</para>
76 </listitem>
77 </itemizedlist>
78
79 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
80
81 <itemizedlist spacing='compact'>
82 <title>Patches</title>
83 <listitem>
84 <para>Required Patch (for fbdev driver support): <ulink
85 url="&patch-root;/MPlayer-&mplayer-version;-kernel_2.6-1.patch"/></para>
86 </listitem>
87 </itemizedlist>
88
89 <itemizedlist spacing='compact'>
90 <title>CODECs</title>
91 <listitem>
92 <para>Proprietary CODECs: <ulink
93 url="http://www.mplayerhq.hu/MPlayer/releases/codecs/&mplayer-codec;"/></para>
94 </listitem>
95 <listitem>
96 <para>Download MD5 sum: &mplayer-codec-md5sum;</para>
97 </listitem>
98 <listitem>
99 <para>Download size: &mplayer-codec-size;</para>
100 </listitem>
101 <listitem><para>Additional CODECs: <ulink
102 url="http://www.mplayerhq.hu/MPlayer/releases/codecs/"/></para>
103 </listitem>
104 </itemizedlist>
105
106 <itemizedlist spacing='compact'>
107 <title>Skins</title>
108 <listitem>
109 <para>Default GUI skin: <ulink
110 url="http://www1.mplayerhq.hu/MPlayer/Skin/&mplayer-skin;"/></para>
111 </listitem>
112 <listitem>
113 <para>Download MD5 sum: &mplayer-skin-md5sum;</para>
114 </listitem>
115 <listitem>
116 <para>Download size: &mplayer-skin-size;</para>
117 </listitem>
118 <listitem>
119 <para>Additional skins: <ulink
120 url="http://www1.mplayerhq.hu/MPlayer/Skin/"/></para>
121 </listitem>
122 </itemizedlist>
123
124 <itemizedlist spacing='compact'>
125 <title>Fonts</title>
126 <listitem>
127 <para>Prerendered fonts: <ulink
128 url="http://www1.mplayerhq.hu/MPlayer/releases/fonts/&mplayer-font;.tar.bz2"/></para>
129 </listitem>
130 <listitem>
131 <para>Download MD5 sum: &mplayer-font-md5sum;</para>
132 </listitem>
133 <listitem>
134 <para>Download size: &mplayer-font-size;</para>
135 </listitem>
136 <listitem>
137 <para>Additional fonts: <ulink
138 url="http://www1.mplayerhq.hu/MPlayer/releases/fonts/"/></para>
139 </listitem>
140 </itemizedlist>
141
142 <note>
143 <para>The CODECs, skins and fonts are not required to
144 build and use <application>MPlayer</application>.</para>
145 </note>
146
147 <bridgehead renderas="sect3">MPlayer Dependencies</bridgehead>
148
149 <bridgehead renderas="sect4">Optional Input Drivers and Libraries</bridgehead>
150 <para><xref linkend="cdparanoia"/>,
151 <xref linkend="libdv"/>,
152 <xref linkend="libdvdread"/>,
153 <xref linkend="samba3"/>,
154 <ulink url="http://www.live.com/mplayer/">LIVE.COM Streaming Media</ulink>,
155 <ulink url="http://www.matroska.org/downloads/linux.html">libmatroska</ulink>
156 (requires
157 <ulink url="http://dl.matroska.org/downloads/libebml/">libebml</ulink>),
158 <ulink url="http://www.linuxtv.org/">DVB drivers</ulink>
159 and <ulink url="http://www.metzlerbros.org/dvb/">DVB</ulink></para>
160
161 <bridgehead renderas="sect4">Optional Audio Output Drivers and Libraries</bridgehead>
162 <para><xref linkend="alsa"/>,
163 <xref linkend="arts"/>,
164 <xref linkend="esound"/>,
165 <xref linkend="nas"/>,
166 <xref linkend="sdl"/> (also used for video output),
167 <xref linkend="xmms"/>,
168 <ulink url="http://0pointer.de/lennart/projects/polypaudio/">Polypaudio</ulink>,
169 <ulink url="http://bio2jack.sourceforge.net/">bio2jack</ulink> (requires
170 <ulink url="http://jackit.sourceforge.net/">JACK</ulink>)</para>
171
172 <bridgehead renderas="sect4">Optional Video Output Drivers and Libraries</bridgehead>
173 <para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
174 <xref linkend="libpng"/>,
175 <xref linkend="libjpeg"/>,
176 <xref linkend="libungif"/> or <xref linkend="giflib"/>,
177 <xref linkend="GTK"/>,
178 <xref linkend="freetype2"/>,
179 <xref linkend="fontconfig"/>,
180 <xref linkend="aalib"/>,
181 <xref linkend="fribidi"/>,
182 <ulink url="http://www.directfb.org/">DirectFB</ulink>,
183 <ulink url="http://www.svgalib.org/">SVGAlib</ulink>,
184 <ulink url="http://www.ggi-project.org/">GGI</ulink>,
185 <ulink url="http://sam.zoy.org/projects/libcaca/">libcaca</ulink>,
186 <ulink url="http://www.ladspa.org/">LADSPA</ulink>,
187 <ulink url="http://dxr2.sourceforge.net/">Dxr2</ulink>,
188 <ulink url="http://dxr3.sourceforge.net/">libdxr3</ulink>,
189 <ulink url="http://prdownloads.sourceforge.net/zapping/">MP1E</ulink> and
190 <ulink url="http://trific.ath.cx/software/enca/">Enca</ulink></para>
191
192 <bridgehead renderas="sect4">Optional CODECs</bridgehead>
193 <para><xref linkend="libvorbis"/>,
194 <xref linkend="xvid"/>,
195 <xref linkend="LZO"/>,
196 <xref linkend="libmad"/>,
197 <xref linkend="lame"/>,
198 <xref linkend="libfame"/>,
199 <ulink url="http://www.theora.org/">Theora</ulink>,
200 <ulink url="http://www.xiph.org/ogg/vorbis/index.html">Tremor</ulink>,
201 <ulink url="http://sourceforge.net/projects/faac">FAAD2</ulink>,
202 <ulink url="http://www.divx.com/divx/linux/">DivX4Linux</ulink>,
203 <ulink url="http://sourceforge.net/projects/toolame">TooLAME</ulink>,
204 <ulink url="http://www.dolda2000.cjb.net/~fredrik/lirccd/">lirccd</ulink>
205 and <ulink url="http://www.lirc.org/">LIRC</ulink></para>
206
207 </sect2>
208
209 <sect2 role="installation">
210 <title>Installation of MPlayer</title>
211
212 <sect3>
213 <title>CODEC Installation (Optional)</title>
214
215 <para>If you downloaded any proprietary CODECs (which can provide support
216 for additional audio and video formats such as Real, Indeo and QuickTime),
217 extract them to <filename class="directory">/usr/lib/mplayer/codecs</filename>
218 using the following commands as the <systemitem
219 class="username">root</systemitem> user (substitute and/or add different
220 CODEC filenames, if necessary):</para>
221
222<screen role="root"><userinput>install -v -d -m755 /usr/lib/mplayer/codecs &amp;&amp;
223tar -jvxf ../&mplayer-codec; \
224 -C /usr/lib/mplayer/codecs --strip-components=1 &amp;&amp;
225chown -v -R root:root /usr/lib/mplayer/codecs</userinput></screen>
226
227 <para>If you installed any CODECs, ensure you add
228 <option>--with-codecsdir=/usr/lib/mplayer/codecs</option>
229 to the <command>configure</command> script.</para>
230
231 </sect3>
232
233 <sect3>
234 <title>GUI Installation (Optional)</title>
235
236 <para>To enable building the GUI version of
237 <application>MPlayer</application> (requires <xref linkend="GTK"/>), add
238 <option>--enable-gui</option> to the <command>configure</command>
239 script. You'll also need to extract at least one skin. Extract the desired
240 skin and create the default location (as the <systemitem
241 class="username">root</systemitem> user):</para>
242
243<screen role="root"><userinput>install -v -d -m755 /usr/share/mplayer/Skin &amp;&amp;
244tar -jvxf ../&mplayer-skin; \
245 -C /usr/share/mplayer/Skin &amp;&amp;
246chown -v -R root:root /usr/share/mplayer/Skin/Blue &amp;&amp;
247chmod -v 0755 /usr/share/mplayer/Skin/Blue{,/icons} &amp;&amp;
248ln -sfv Blue /usr/share/mplayer/Skin/default</userinput></screen>
249
250 </sect3>
251
252 <sect3>
253 <title>Installing OSD and Subtitles Support (Optional)</title>
254
255 <para>To enable OSD (On Screen Display) and subtitles support, add
256 <option>--enable-menu</option> to the <command>configure</command>
257 script. You'll also need to set up at least one font (see font installation
258 instructions a little later).</para>
259
260 </sect3>
261
262 <sect3>
263 <title>Main MPlayer Installation</title>
264
265 <note>
266 <para>The package maintainers recommend building without any
267 optimizations.</para>
268 </note>
269
270 <para><application>MPlayer</application> can build a shared post-processing
271 library from the internal <application>FFmpeg</application> package which
272 other packages can link to. This requires <application>MPlayer</application>
273 to link dynamically to this library instead of the default statically linked method.
274 If you desire to build the shared library, add <option>--enable-shared-pp</option>
275 and <option>--disable-fastmemcpy</option> to the <command>configure</command>
276 script. The <option>--disable-fastmemcpy</option> parameter is required to
277 avoid <computeroutput>undefined reference</computeroutput> errors when other
278 packages link to the shared library.</para>
279
280 <para>You may wish to examine the output from
281 <command>./configure --help</command> to find out what additional
282 parameters to <command>configure</command> are needed to include
283 the dependencies you have installed on your system.</para>
284
285 <para>Install <application>MPlayer</application> by running the following
286 commands:</para>
287
288<screen><userinput>patch -Np1 -i ../MPlayer-&mplayer-version;-kernel_2.6-1.patch &amp;&amp;
289./configure --prefix=/usr --confdir=/etc/mplayer \
290 --enable-largefiles &amp;&amp;
291make</userinput></screen>
292
293 <para>This package does not come with a test suite.</para>
294
295 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
296
297<screen role="root"><userinput>make install &amp;&amp;
298install -v -m755 -d /usr/share/doc/mplayer-&mplayer-version; &amp;&amp;
299cp -v -R DOCS/* /usr/share/doc/mplayer-&mplayer-version;</userinput></screen>
300
301 <para>Passing parameters to <command>configure</command> may result
302 in the creation of <filename class='libraryfile'>libdha.so.1.0</filename>. If so,
303 you may wish to create a symlink to this library in case other packages link
304 to <filename class='libraryfile'>libdha.so</filename>. Use the following
305 command as the <systemitem class="username">root</systemitem> user
306 to create the symlink:</para>
307
308<screen role="root"><userinput>ln -v -s libdha.so.1.0 /usr/lib/libdha.so</userinput></screen>
309
310 <para>You will need <filename>codecs.conf</filename> only if you want to
311 change its properties, as the main binary contains an internal copy of
312 it. Ensure any changes you make to <filename>codecs.conf</filename> achieve
313 the desired results, as incorrect entries in this file have been known to
314 cause errors and render the player unusable. If necessary, create the file
315 using the following command.</para>
316
317<screen role="root"><userinput>install -m644 etc/codecs.conf /etc/mplayer</userinput></screen>
318
319 <para>You may also want to copy all the default configuration files to
320 <filename class='directory'>/etc/mplayer</filename> for future reference or
321 more customization ability.</para>
322
323<screen role="root"><userinput>install -m644 etc/*.conf /etc/mplayer</userinput></screen>
324
325 <para><application>MPlayer</application> requires that the RTC run at a
326 frequency of 1024 Hz. Make this setting change at boot-time by adding
327 a line to <filename>/etc/sysctl.conf</filename>:</para>
328
329<screen role="root"><userinput>echo "dev.rtc.max-user-freq=1024" >> /etc/sysctl.conf</userinput></screen>
330
331 </sect3>
332
333 <sect3>
334 <title>OSD and Subtitles Font Installation (Required if '--enable-menu' Was
335 Passed to 'configure')</title>
336
337 <para>The recommended method to set up a font for
338 <application>MPlayer</application> is to link a TTF file to
339 your <filename class="directory">~/.mplayer</filename> directory. A link
340 should be created in each user's home directory who may use
341 <application>MPlayer</application>. For example:</para>
342
343<screen><userinput>install -v -m750 -d ~/.mplayer &amp;&amp;
344ln -v -sf /usr/X11R6/lib/X11/fonts/TTF/luxisri.ttf \
345 ~/.mplayer/subfont.ttf</userinput></screen>
346
347 <para>There are several other ways to set up a font package. To use a
348 prerendered <application>MPlayer</application> font package, extract
349 and link one of the font tarballs using the following commands:</para>
350
351<screen role="root"><userinput>tar -jvxf ../&mplayer-font;.tar.bz2 \
352 -C /usr/share/mplayer/font &amp;&amp;
353chown -v -R root:root /usr/share/mplayer/font &amp;&amp;
354cd /usr/share/mplayer/font &amp;&amp;
355ln -v -sf &mplayer-font;/font-arial-<replaceable>[font size]</replaceable>-iso-8859-1/* .</userinput></screen>
356
357 <para>Available font sizes are 14, 18, 24 or 28.</para>
358
359 <para>Additional information as well as additional methods to set up an
360 <application>MPlayer</application> font package can be found at <ulink
361 url="http://www.mplayerhq.hu/DOCS/HTML/en/subosd.html#mpsub-install"/>.</para>
362
363 </sect3>
364
365 <sect3>
366 <title>Installation for DVD Playback (Optional)</title>
367
368 <para>If you want DVD playback with <application>MPlayer</application>,
369 you need to ensure a link exists from your DVD drive to
370 <filename>/dev/dvd</filename>. If necessary, create the link using the
371 following commands:</para>
372
373<screen role="root"><userinput>cat &gt;&gt; /etc/udev/rules.d/24-dvd.rules &lt;&lt; "EOF"
374<literal># Create a /dev/dvd symlink
375
376KERNEL="<replaceable>[dvd drive]</replaceable>", SYMLINK="dvd"</literal>
377
378EOF
379udevstart</userinput></screen>
380
381 <para>Replace <replaceable>[dvd drive]</replaceable> with whatever
382 device is appropriate, for example <filename>hdc</filename>. If
383 you don't know which device to choose, type:</para>
384
385<screen><userinput>dmesg | grep DVD</userinput></screen>
386
387 <para>It should result in an output like:</para>
388
389<screen><computeroutput>hdc: Pioneer DVD-ROM ATAPIModel DVD-114 0110,
390ATAPI CD/DVD-ROM drive</computeroutput></screen>
391
392 </sect3>
393
394 </sect2>
395
396 <sect2 role="configuration">
397 <title>Configuring MPlayer</title>
398
399 <sect3 id="mplayer-config">
400 <title>Config Files</title>
401
402 <para><filename>/etc/mplayer/*</filename> and
403 <filename>~/.mplayer/*</filename></para>
404
405 <indexterm zone="mplayer mplayer-config">
406 <primary sortas="e-AA.mplayer">~/.mplayer/*</primary>
407 </indexterm>
408
409 <indexterm zone="mplayer mplayer-config">
410 <primary sortas="e-etc-mplayer">/etc/mplayer/*</primary>
411 </indexterm>
412
413 </sect3>
414
415 <sect3>
416 <title>Configuration Information</title>
417
418 <para>Typically, there's no configuration required for the system-wide files
419 in <filename class='directory'>/etc/mplayer</filename> (in fact, this
420 directory is empty unless you copied the default files as mentioned above).
421 Configuration can be accomplished by choosing the configuration button located
422 on the <application>MPlayer</application> GUI. Any
423 configuration changes made here will be copied to the user's
424 <filename class='directory'>~/.mplayer</filename> directory.</para>
425
426 </sect3>
427
428 </sect2>
429
430 <sect2 role="content">
431 <title>Contents</title>
432
433 <segmentedlist>
434 <segtitle>Installed Programs</segtitle>
435 <segtitle>Installed Libraries</segtitle>
436 <segtitle>Installed Directories</segtitle>
437
438 <seglistitem>
439 <seg>gmplayer, mplayer, and mencoder</seg>
440 <seg>libdha.so and optionally, libpostproc.so</seg>
441 <seg>~/.mplayer, /etc/mplayer, /usr/include/postproc, /usr/lib/mplayer,
442 /usr/share/mplayer, and /usr/share/doc/mplayer-&mplayer-version;</seg>
443 </seglistitem>
444 </segmentedlist>
445
446 <variablelist>
447 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
448 <?dbfo list-presentation="list"?>
449 <?dbhtml list-presentation="table"?>
450
451 <varlistentry id="gmplayer">
452 <term><command>gmplayer</command></term>
453 <listitem>
454 <para>is a symlink to <command>mplayer</command> which
455 brings up the graphical user interface component of
456 <application>MPlayer</application>.</para>
457 <indexterm zone="mplayer gmplayer">
458 <primary sortas="b-gmplayer">gmplayer</primary>
459 </indexterm>
460 </listitem>
461 </varlistentry>
462
463 <varlistentry id="mplayer-prog">
464 <term><command>mplayer</command></term>
465 <listitem>
466 <para> manages the input formats, the CODECs and
467 the output formats to play video files, DVDs,
468 (S)VCDs or network streams containing audio and/or video
469 information on your system.</para>
470
471 <para>Examples:</para>
472
473<screen><userinput>mplayer -fs blfs.avi
474mplayer -vo fbdev -fb /dev/fb0 dvd://1 \
475 -aid 128 -sub en -framedrop
476mplayer -fs vcd://1 # works both for VCDs and SVCDs
477mplayer \
478http://www.students.uni-marburg.de/~Klossa/hapkidofight_lo.mpg</userinput></screen>
479
480 <para>For further information, look at the very good documentation included
481 with the package in the source tree subdirectory
482 <filename class="directory">DOCS</filename> (also installed at
483 <filename class='directory'>/usr/share/doc/mplayer</filename>).</para>
484 <indexterm zone="mplayer mplayer-prog">
485 <primary sortas="b-mplayer">mplayer</primary>
486 </indexterm>
487 </listitem>
488 </varlistentry>
489
490 <varlistentry id="mencoder">
491 <term><command>mencoder</command></term>
492 <listitem>
493 <para>is used to encode any <application>MPlayer</application>
494 playable movie to DivX4, <application>XviD</application> or any
495 CODEC in <filename class='libraryfile'>libavcodec</filename> with
496 PCM/MP3/VBRMP3 audio.</para>
497
498 <para>Example:</para>
499
500<screen><userinput>rm frameno.avi
501mencoder -dvd 1 -aid 128 -ovc frameno -oac mp3lame \
502-lameopts vbr=3 -o frameno.avi
503
504<literal># mencoder should output bitrates for average encodings
505# now, choose one you like best! In the following lines,
506# replace &lt;bitrate&gt; and &lt;name.avi&gt; with statements of your
507# personal liking.</literal>
508
509mencoder -dvd 1 -aid 128 -oac copy -ovc lavc \
510 -lavcopts vcodec=mpeg4:vpass=1:vhq:vbitrate=&lt;bitrate&gt; \
511 -o &lt;name.avi&gt;
512mencoder -dvd 1 -aid 128 -oac copy -ovc lavc \
513 -lavcopts vcodec=mpeg4:vpass=2:vhq:vbitrate=&lt;bitrate&gt; \
514 -o &lt;name.avi&gt;
515mencoder -forceidx &lt;name.avi&gt;</userinput></screen>
516 <indexterm zone="mplayer mencoder">
517 <primary sortas="b-mencoder">mencoder</primary>
518 </indexterm>
519 </listitem>
520 </varlistentry>
521
522 <varlistentry id="libdha">
523 <term><filename class='libraryfile'>libdha.so</filename></term>
524 <listitem>
525 <para>contains functions used by the
526 <application>MPlayer</application> programs.</para>
527 <indexterm zone="mplayer libdha">
528 <primary sortas="c-libdha">libdha.so</primary>
529 </indexterm>
530 </listitem>
531 </varlistentry>
532
533 <varlistentry id="libpostproc">
534 <term><filename class='libraryfile'>libpostproc.so</filename></term>
535 <listitem>
536 <para>is a post-processing filter library used by the
537 <application>MPlayer</application> programs and other packages.</para>
538 <indexterm zone="mplayer libpostproc">
539 <primary sortas="c-libpostproc">libpostproc.so</primary>
540 </indexterm>
541 </listitem>
542 </varlistentry>
543
544 </variablelist>
545
546 </sect2>
547
548</sect1>
Note: See TracBrowser for help on using the repository browser.