source: multimedia/videoutils/mplayer.xml@ d7ecaa6

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 d7ecaa6 was d7ecaa6, checked in by Randy McMurchy <randy@…>, 19 years ago

Removed spaces from blank lines and excess spaces from the end of XML data

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

  • Property mode set to 100644
File size: 21.4 KB
RevLine 
[f29d6ee]1<?xml version="1.0" encoding="ISO-8859-1"?>
[ff769b8c]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
[01062dd]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
[0a35e881]6
[01062dd]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">
[9a9df1f8]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">
[6c0c2a83]13
[9a9df1f8]14 <!ENTITY mplayer-codec "essential-20050412.tar.bz2">
15 <!ENTITY mplayer-codec-md5sum "5fe89bb095bdf9b4f9cda5479dbde906">
16 <!ENTITY mplayer-codec-size "9.3 MB">
[6c0c2a83]17
18 <!ENTITY mplayer-skin "Blue-1.4.tar.bz2">
[5d62564]19 <!ENTITY mplayer-skin-md5sum "05dd8e4f11a715c9e5d2abf1cdeb907c">
[6c0c2a83]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">
[01062dd]25]>
26
[0b5a693]27<sect1 id="mplayer" xreflabel="MPlayer-&mplayer-version;">
[f29d6ee]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>
[d7ecaa6]80
[f29d6ee]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>
[d7ecaa6]148
[f29d6ee]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>,
[d7ecaa6]155 <ulink url="http://www.matroska.org/downloads/linux.html">libmatroska</ulink>
[f29d6ee]156 (requires
157 <ulink url="http://dl.matroska.org/downloads/libebml/">libebml</ulink>),
[d7ecaa6]158 <ulink url="http://www.linuxtv.org/">DVB drivers</ulink>
[f29d6ee]159 and <ulink url="http://www.metzlerbros.org/dvb/">DVB</ulink></para>
[d7ecaa6]160
[f29d6ee]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>
[d7ecaa6]171
[f29d6ee]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 <ulink url="http://www.directfb.org/">DirectFB</ulink>,
182 <ulink url="http://www.svgalib.org/">SVGAlib</ulink>,
183 <ulink url="http://www.ggi-project.org/">GGI</ulink>,
184 <ulink url="http://sam.zoy.org/projects/libcaca/">libcaca</ulink>,
185 <ulink url="http://www.ladspa.org/">LADSPA</ulink>,
186 <ulink url="http://dxr2.sourceforge.net/">Dxr2</ulink>,
187 <ulink url="http://dxr3.sourceforge.net/">libdxr3</ulink>,
188 <ulink url="http://prdownloads.sourceforge.net/zapping/">MP1E</ulink>,
189 <ulink url="http://freedesktop.org/Software/FriBidi">FriBidi</ulink> and
190 <ulink url="http://trific.ath.cx/software/enca/">Enca</ulink></para>
[d7ecaa6]191
[f29d6ee]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>,
[d7ecaa6]204 <ulink url="http://www.dolda2000.cjb.net/~fredrik/lirccd/">lirccd</ulink>
[f29d6ee]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),
[d7ecaa6]217 extract them to <filename class="directory">/usr/lib/mplayer/codecs</filename>
[f29d6ee]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;
[9a9df1f8]223tar -jvxf ../&mplayer-codec; \
[a242f2e1]224 -C /usr/lib/mplayer/codecs --strip-components=1 &amp;&amp;
[f29d6ee]225chown -v -R root:root /usr/lib/mplayer/codecs</userinput></screen>
[0a35e881]226
[f29d6ee]227 <para>If you installed any CODECs, ensure you add
[d7ecaa6]228 <option>--with-codecsdir=/usr/lib/mplayer/codecs</option>
[f29d6ee]229 to the <command>configure</command> script.</para>
[0a35e881]230
[f29d6ee]231 </sect3>
[0a35e881]232
[f29d6ee]233 <sect3>
234 <title>GUI Installation (Optional)</title>
[0a35e881]235
[f29d6ee]236 <para>To enable building the GUI version of
237 <application>MPlayer</application> (requires <xref linkend="GTK"/>), add
[d7ecaa6]238 <option>--enable-gui</option> to the <command>configure</command>
[f29d6ee]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;
[9a9df1f8]244tar -jvxf ../&mplayer-skin; \
[26f7934]245 -C /usr/share/mplayer/Skin &amp;&amp;
[9aa1897]246chown -v -R root:root /usr/share/mplayer/Skin/Blue &amp;&amp;
247chmod -v 0755 /usr/share/mplayer/Skin/Blue{,/icons} &amp;&amp;
[f29d6ee]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
[d7ecaa6]256 <option>--enable-menu</option> to the <command>configure</command>
[f29d6ee]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
[d7ecaa6]272 other packages can link to. This requires <application>MPlayer</application>
[f29d6ee]273 to link dynamically to this library instead of the default statically linked method.
[d7ecaa6]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>
[f29d6ee]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;
[0a35e881]289./configure --prefix=/usr --confdir=/etc/mplayer \
[26f7934]290 --enable-largefiles &amp;&amp;
[f29d6ee]291make</userinput></screen>
[ec2270f]292
[f29d6ee]293 <para>This package does not come with a test suite.</para>
[ace94c34]294
[f29d6ee]295 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
[ec2270f]296
[f29d6ee]297<screen role="root"><userinput>make install &amp;&amp;
[9a9df1f8]298install -v -m755 -d /usr/share/doc/mplayer-&mplayer-version; &amp;&amp;
[f29d6ee]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>
[9aa1897]307
[f29d6ee]308<screen role="root"><userinput>ln -v -s libdha.so.1.0 /usr/lib/libdha.so</userinput></screen>
[9aa1897]309
[f29d6ee]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>
[01062dd]316
[f29d6ee]317<screen role="root"><userinput>install -m644 etc/codecs.conf /etc/mplayer</userinput></screen>
[01062dd]318
[f29d6ee]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>
[9aa1897]322
[f29d6ee]323<screen role="root"><userinput>install -m644 etc/*.conf /etc/mplayer</userinput></screen>
[9aa1897]324
[f29d6ee]325 </sect3>
[0a35e881]326
[f29d6ee]327 <sect3>
328 <title>OSD and Subtitles Font Installation (Required if '--enable-menu' Was
329 Passed to 'configure')</title>
[0a35e881]330
[f29d6ee]331 <para>The recommended method to set up a font for
332 <application>MPlayer</application> is to link a TTF file to
333 your <filename class="directory">~/.mplayer</filename> directory. A link
334 should be created in each user's home directory who may use
335 <application>MPlayer</application>. For example:</para>
[01062dd]336
[f29d6ee]337<screen><userinput>install -v -m750 -d ~/.mplayer &amp;&amp;
[9a9df1f8]338ln -v -sf /usr/X11R6/lib/X11/fonts/TTF/luxisri.ttf \
[f29d6ee]339 ~/.mplayer/subfont.ttf</userinput></screen>
[01062dd]340
[f29d6ee]341 <para>There are several other ways to set up a font package. To use a
342 prerendered <application>MPlayer</application> font package, extract
343 and link one of the font tarballs using the following commands:</para>
[0a35e881]344
[f29d6ee]345<screen role="root"><userinput>tar -jvxf ../&mplayer-font;.tar.bz2 \
[0a35e881]346 -C /usr/share/mplayer/font &amp;&amp;
[9a9df1f8]347chown -v -R root:root /usr/share/mplayer/font &amp;&amp;
[0a35e881]348cd /usr/share/mplayer/font &amp;&amp;
[f29d6ee]349ln -v -sf &mplayer-font;/font-arial-<replaceable>[font size]</replaceable>-iso-8859-1/* .</userinput></screen>
350
351 <para>Available font sizes are 14, 18, 24 or 28.</para>
[0a35e881]352
[f29d6ee]353 <para>Additional information as well as additional methods to set up an
354 <application>MPlayer</application> font package can be found at <ulink
355 url="http://www.mplayerhq.hu/DOCS/HTML/en/subosd.html#mpsub-install"/>.</para>
[0a35e881]356
[f29d6ee]357 </sect3>
[01062dd]358
[f29d6ee]359 <sect3>
360 <title>Installation for DVD Playback (Optional)</title>
[01062dd]361
[f29d6ee]362 <para>If you want DVD playback with <application>MPlayer</application>,
363 you need to ensure a link exists from your DVD drive to
364 <filename>/dev/dvd</filename>. If necessary, create the link using the
365 following commands:</para>
[01062dd]366
[f29d6ee]367<screen role="root"><userinput>cat &gt;&gt; /etc/udev/rules.d/24-dvd.rules &lt;&lt; "EOF"
368<literal># Create a /dev/dvd symlink
[d7ecaa6]369
[f29d6ee]370KERNEL="<replaceable>[dvd drive]</replaceable>", SYMLINK="dvd"</literal>
[d7ecaa6]371
[f29d6ee]372EOF
373udevstart</userinput></screen>
374
375 <para>Replace <replaceable>[dvd drive]</replaceable> with whatever
376 device is appropriate, for example <filename>hdc</filename>. If
377 you don't know which device to choose, type:</para>
378
379<screen><userinput>dmesg | grep DVD</userinput></screen>
380
381 <para>It should result in an output like:</para>
382
383<screen><computeroutput>hdc: Pioneer DVD-ROM ATAPIModel DVD-114 0110,
384ATAPI CD/DVD-ROM drive</computeroutput></screen>
385
386 </sect3>
387
388 </sect2>
389
390 <sect2 role="configuration">
391 <title>Configuring MPlayer</title>
392
393 <sect3 id="mplayer-config">
394 <title>Config Files</title>
395
396 <para><filename>/etc/mplayer/*</filename> and
397 <filename>~/.mplayer/*</filename></para>
398
399 <indexterm zone="mplayer mplayer-config">
400 <primary sortas="e-AA.mplayer">~/.mplayer/*</primary>
401 </indexterm>
402
403 <indexterm zone="mplayer mplayer-config">
404 <primary sortas="e-etc-mplayer">/etc/mplayer/*</primary>
405 </indexterm>
406
407 </sect3>
408
409 <sect3>
410 <title>Configuration Information</title>
411
412 <para>Typically, there's no configuration required for the system-wide files
413 in <filename class='directory'>/etc/mplayer</filename> (in fact, this
414 directory is empty unless you copied the default files as mentioned above).
415 Configuration can be accomplished by choosing the configuration button located
416 on the <application>MPlayer</application> GUI. Any
417 configuration changes made here will be copied to the user's
418 <filename class='directory'>~/.mplayer</filename> directory.</para>
419
420 </sect3>
421
422 </sect2>
423
424 <sect2 role="content">
425 <title>Contents</title>
426
427 <segmentedlist>
428 <segtitle>Installed Programs</segtitle>
429 <segtitle>Installed Libraries</segtitle>
430 <segtitle>Installed Directories</segtitle>
431
432 <seglistitem>
433 <seg>gmplayer, mplayer, and mencoder</seg>
434 <seg>libdha.so and optionally, libpostproc.so</seg>
435 <seg>~/.mplayer, /etc/mplayer, /usr/include/postproc, /usr/lib/mplayer,
436 /usr/share/mplayer, and /usr/share/doc/mplayer-&mplayer-version;</seg>
437 </seglistitem>
438 </segmentedlist>
439
440 <variablelist>
441 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
442 <?dbfo list-presentation="list"?>
443 <?dbhtml list-presentation="table"?>
444
445 <varlistentry id="gmplayer">
446 <term><command>gmplayer</command></term>
447 <listitem>
448 <para>is a symlink to <command>mplayer</command> which
449 brings up the graphical user interface component of
450 <application>MPlayer</application>.</para>
451 <indexterm zone="mplayer gmplayer">
452 <primary sortas="b-gmplayer">gmplayer</primary>
453 </indexterm>
454 </listitem>
455 </varlistentry>
456
457 <varlistentry id="mplayer-prog">
458 <term><command>mplayer</command></term>
459 <listitem>
460 <para> manages the input formats, the CODECs and
461 the output formats to play video files, DVDs,
462 (S)VCDs or network streams containing audio and/or video
463 information on your system.</para>
464
465 <para>Examples:</para>
466
467<screen><userinput>mplayer -fs blfs.avi
[01062dd]468mplayer -vo fbdev -fb /dev/fb0 dvd://1 -aid 128 -sub en -framedrop
469mplayer -fs vcd://1 # works both for VCDs and SVCDs
[f29d6ee]470mplayer http://www.students.uni-marburg.de/~Klossa/hapkidofight_lo.mpg</userinput></screen>
471
472 <para>For further information, look at the very good documentation included
473 with the package in the source tree subdirectory
474 <filename class="directory">DOCS</filename> (also installed at
475 <filename class='directory'>/usr/share/doc/mplayer</filename>).</para>
476 <indexterm zone="mplayer mplayer-prog">
477 <primary sortas="b-mplayer">mplayer</primary>
478 </indexterm>
479 </listitem>
480 </varlistentry>
481
482 <varlistentry id="mencoder">
483 <term><command>mencoder</command></term>
484 <listitem>
[d7ecaa6]485 <para>is used to encode any <application>MPlayer</application>
[f29d6ee]486 playable movie to DivX4, <application>XviD</application> or any
487 CODEC in <filename class='libraryfile'>libavcodec</filename> with
488 PCM/MP3/VBRMP3 audio.</para>
489
490 <para>Example:</para>
491
492<screen><userinput>rm frameno.avi
[01062dd]493mencoder -dvd 1 -aid 128 -ovc frameno -oac mp3lame \
[f29d6ee]494-lameopts vbr=3 -o frameno.avi
[01062dd]495
[f29d6ee]496<literal># mencoder should output bitrates for average encodings
[01062dd]497# now, choose one you like best! In the following lines,
498# replace &lt;bitrate&gt; and &lt;name.avi&gt; with statements of your
[f29d6ee]499# personal liking.</literal>
[01062dd]500
[f29d6ee]501mencoder -dvd 1 -aid 128 -oac copy -ovc lavc \
[01062dd]502-lavcopts vcodec=mpeg4:vpass=1:vhq:vbitrate=&lt;bitrate&gt; -o &lt;name.avi&gt;
503mencoder -dvd 1 -aid 128 -oac copy -ovc lavc \
504-lavcopts vcodec=mpeg4:vpass=2:vhq:vbitrate=&lt;bitrate&gt; -o &lt;name.avi&gt;
[f29d6ee]505mencoder -forceidx &lt;name.avi&gt;</userinput></screen>
506 <indexterm zone="mplayer mencoder">
507 <primary sortas="b-mencoder">mencoder</primary>
508 </indexterm>
509 </listitem>
510 </varlistentry>
511
512 <varlistentry id="libdha">
513 <term><filename class='libraryfile'>libdha.so</filename></term>
514 <listitem>
515 <para>contains functions used by the
516 <application>MPlayer</application> programs.</para>
517 <indexterm zone="mplayer libdha">
518 <primary sortas="c-libdha">libdha.so</primary>
519 </indexterm>
520 </listitem>
521 </varlistentry>
522
523 <varlistentry id="libpostproc">
524 <term><filename class='libraryfile'>libpostproc.so</filename></term>
525 <listitem>
526 <para>is a post-processing filter library used by the
527 <application>MPlayer</application> programs and other packages.</para>
528 <indexterm zone="mplayer libpostproc">
529 <primary sortas="c-libpostproc">libpostproc.so</primary>
530 </indexterm>
531 </listitem>
532 </varlistentry>
533
534 </variablelist>
535
536 </sect2>
[f45b1953]537
538</sect1>
Note: See TracBrowser for help on using the repository browser.