source: multimedia/videoutils/mplayer.xml@ 5e9008a

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.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 5e9008a was 5e9008a, checked in by Randy McMurchy <randy@…>, 18 years ago

Fixed broken commands in the XviD instructions

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

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