Mercurial > mplayer.hg
changeset 12815:3c99b7a8c840
trailing whitespace removed (cosmetics)
author | diego |
---|---|
date | Wed, 14 Jul 2004 09:05:47 +0000 |
parents | 3a5f326e523c |
children | fba780800efe |
files | DOCS/xml/en/audio.xml DOCS/xml/en/codecs.xml DOCS/xml/en/faq.xml DOCS/xml/en/history.xml DOCS/xml/en/install.xml DOCS/xml/en/ports.xml DOCS/xml/en/skin.xml DOCS/xml/en/users-vs-dev.xml DOCS/xml/en/video.xml |
diffstat | 9 files changed, 29 insertions(+), 29 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/en/audio.xml Wed Jul 14 08:52:06 2004 +0000 +++ b/DOCS/xml/en/audio.xml Wed Jul 14 09:05:47 2004 +0000 @@ -966,7 +966,7 @@ <varlistentry> <term><option>mmapped_file</option></term> <listitem><para> -The file you want this filter to export to. The default is to map to +The file you want this filter to export to. The default is to map to <filename>~/.mplayer/mplayer-af_export</filename>. </para></listitem> </varlistentry> @@ -1096,7 +1096,7 @@ <screen> mplayer <replaceable>media.avi</replaceable> -aop list=format:format=<replaceable>outfmt</replaceable></screen> -where <literal><replaceable>outfmt</replaceable></literal> is the +where <literal><replaceable>outfmt</replaceable></literal> is the required output format. </para> </sect4>
--- a/DOCS/xml/en/codecs.xml Wed Jul 14 08:52:06 2004 +0000 +++ b/DOCS/xml/en/codecs.xml Wed Jul 14 09:05:47 2004 +0000 @@ -411,7 +411,7 @@ example <screen>ditto -rsrcFork "RealOne Player.app/Contents/MacOS/pncrt.Shlb" "RealOne Player.app/Contents/MacOS/Library/Codecs"</screen> Not doing so, or forgetting to copy the resource fork, will result in errors -such as: +such as: <screen>GetDiskFragment() failed with error -2804: <<Unknown disk fragment>><<Unknown disk fragment>><pncrt.Shlb><></screen> </para>
--- a/DOCS/xml/en/faq.xml Wed Jul 14 08:52:06 2004 +0000 +++ b/DOCS/xml/en/faq.xml Wed Jul 14 09:05:47 2004 +0000 @@ -103,7 +103,7 @@ to 3.3 to solve the problem. How to install gcc is described in the <link linkend="gcc-296">gcc 2.96</link> section. Alternatively you can use an external FAAD library as described in the -<link linkend="aac">AAC</link> section. +<link linkend="aac">AAC</link> section. </para></answer> </qandaentry> @@ -1362,7 +1362,7 @@ I can't encode ASF files to AVI/DivX because it uses 1000 fps? </para></question> <answer><para> -Because ASF uses variable frame rate but AVI uses a fixed one, you +Because ASF uses variable frame rate but AVI uses a fixed one, you have to set it by hand using <option>-ofps</option>. </para></answer> </qandaentry> @@ -1374,7 +1374,7 @@ </para></question> <answer><para> Just pass the <option>-sub <filename></option> (or <option>-sid</option>, -<option>-vobsub</option>, respectively) option to <application>MEncoder</application>. +respectively) option to <application>MEncoder</application>. </para></answer> </qandaentry>
--- a/DOCS/xml/en/history.xml Wed Jul 14 08:52:06 2004 +0000 +++ b/DOCS/xml/en/history.xml Wed Jul 14 09:05:47 2004 +0000 @@ -3,7 +3,7 @@ <!-- FIXME: history really should be in the appendix --> <sect1 id="history"> <title>History</title> - + <blockquote><para> This began a year ago... I have tried lots of players under Linux (<application>mtv</application>, <application>xmps</application>,
--- a/DOCS/xml/en/install.xml Wed Jul 14 08:52:06 2004 +0000 +++ b/DOCS/xml/en/install.xml Wed Jul 14 09:05:47 2004 +0000 @@ -119,12 +119,12 @@ </para></listitem> <listitem><para> <emphasis role="bold">bio2jack</emphasis> - optional, for JACK audio output - support, needed only in compile time. You can obtain it from + support, needed only in compile time. You can obtain it from <ulink url="http://bio2jack.sf.net/">http://bio2jack.sf.net</ulink>. Since it - doesn't have install option you have to manually put the file - <filename>libbio2jack.a</filename> somewhere in your library path - (e.g. <filename>/usr/local/lib</filename>) or use the - <option>--with-bio2jack=DIR</option> switch to tell + doesn't have install option you have to manually put the file + <filename>libbio2jack.a</filename> somewhere in your library path + (e.g. <filename>/usr/local/lib</filename>) or use the + <option>--with-bio2jack=DIR</option> switch to tell <filename>./configure</filename> where that file is. </para></listitem> </itemizedlist> @@ -275,7 +275,7 @@ They can display and scale (zoom) the picture to any size that fits in their memory, with <emphasis role="bold">small CPU usage</emphasis> (even when zooming), thus fullscreen is nice and very fast. - + <itemizedlist> <listitem><para> <emphasis role="bold">Matrox G200/G400/G450/G550 cards</emphasis>: although a @@ -316,7 +316,7 @@ If you do not have a GeForce2 (or newer) card, it's not likely to work without bugs. <emphasis role="bold">the built-in nVidia driver in XFree86 does not support hardware YUV acceleration on all nVidia cards.</emphasis> You have - to download nVidia's closed-source drivers from <ulink url="http://nvidia.com">nVidia.com</ulink>. + to download nVidia's closed-source drivers from <ulink url="http://nvidia.com">nVidia.com</ulink>. See the <link linkend="nvidia">nVidia Xv driver</link> section for details. Please also check the <link linkend="tvout-nvidia">nVidia TV-out</link> section if you wish to use a TV. @@ -742,7 +742,7 @@ Use the font generator <application>GIMP</application> plugin at <filename class="directory">TOOLS/subfont-GIMP</filename> (note: you must have HSI RAW plugin too, see <ulink url="http://realtime.ssu.ac.kr/~lethean/mplayer/" />). - </para></listitem> + </para></listitem> <listitem><para> using a TrueType (TTF) font, by the means of the <systemitem class="library">freetype</systemitem> library. Version 2.0.9 or greater is mandatory! Then you have two methods: @@ -760,7 +760,7 @@ <systemitem class="library">fontconfig</systemitem> support, the above methods won't work, instead the <option>-font</option> expects a <systemitem class="library">fontconfig</systemitem> font name - and defaults to the sans-serif font. To get a list of fonts known to + and defaults to the sans-serif font. To get a list of fonts known to <systemitem class="library">fontconfig</systemitem>, use <command>fc-list</command>. Example: <option>-font <replaceable>'Bitstream Vera Sans'</replaceable></option> @@ -780,7 +780,7 @@ as the video file. Recoding from different codepages to UTF8 could be done by using <command>konwert</command> or <command>iconv</command> programs. </para><para> - + <table> <title>Some URLs</title> <tgroup cols="2">
--- a/DOCS/xml/en/ports.xml Wed Jul 14 08:52:06 2004 +0000 +++ b/DOCS/xml/en/ports.xml Wed Jul 14 09:05:47 2004 +0000 @@ -427,7 +427,7 @@ <sect1 id="hp-ux"> <title>HP-UX</title> <para> -Martin Gansser maintains a valuable +Martin Gansser maintains a valuable <ulink url="http://cloud.prohosting.com/patos/docs/mplayer_on_hpux11.htm">HOWTO</ulink> about building <application>MPlayer</application> on HP-UX. It even has a FAQ section!
--- a/DOCS/xml/en/skin.xml Wed Jul 14 08:52:06 2004 +0000 +++ b/DOCS/xml/en/skin.xml Wed Jul 14 09:05:47 2004 +0000 @@ -182,7 +182,7 @@ </para> </sect2> </sect1> - + <sect1 id="skin-file"> <title>The skin file</title> <para> @@ -254,7 +254,7 @@ window = sub ; ... items for subwindow ... end - + window = menu ; ... items for menu ... end
--- a/DOCS/xml/en/users-vs-dev.xml Wed Jul 14 08:52:06 2004 +0000 +++ b/DOCS/xml/en/users-vs-dev.xml Wed Jul 14 09:05:47 2004 +0000 @@ -150,7 +150,7 @@ <para> We dislike the fact that <ulink url="http://www.nvidia.com">nVidia</ulink> -only provides binary drivers (for use with XFree86), which are often buggy. +only provides binary drivers (for use with XFree86), which are often buggy. We have had many reports on <ulink url="http://mplayerhq.hu/pipermail/mplayer-users/">mplayer-users</ulink> about problems related to these closed-source drivers
--- a/DOCS/xml/en/video.xml Wed Jul 14 08:52:06 2004 +0000 +++ b/DOCS/xml/en/video.xml Wed Jul 14 09:05:47 2004 +0000 @@ -208,7 +208,7 @@ nVidia isn't always a very good choice under Linux (according to nVidia, this is <link linkend="nvidia-opinions">not true</link>)... XFree86's open-source driver supports most of these cards, but for some cases, you'll -have to use the binary closed-source nVidia driver, available at +have to use the binary closed-source nVidia driver, available at <ulink url="http://www.nvidia.com/object/linux.html">nVidia's web site</ulink>. You'll always need this driver if you want 3D acceleration, too. </para> @@ -903,7 +903,7 @@ <step><para> To make it load/unload automatically when needed, first insert the following line at the end of <filename>/etc/modules.conf</filename>: - + <programlisting>alias char-major-178 mga_vid</programlisting> Then copy the <filename>mga_vid.o</filename> module to the appropriate @@ -1640,7 +1640,7 @@ </para> <para> -It's been tested on SiS 650/651/740 (the most common chipsets used in the +It's been tested on SiS 650/651/740 (the most common chipsets used in the SiS versions of the "Shuttle XPC" barebones boxes out there) </para> @@ -1689,9 +1689,9 @@ </para> <para> -Ville Syrjala's has a +Ville Syrjala's has a <ulink url="http://www.sci.fi/~syrjala/directfb/Matrox_TV-out_README.txt">README</ulink> -and a +and a <ulink url="http://www.sci.fi/~syrjala/directfb/matrox_tv-out_howto">HOWTO</ulink> on his homepage that explain how to make DirectFB TV output run on Matrox cards. </para> @@ -1881,7 +1881,7 @@ </screen> <para> - If you have more than one card you also need to specify the number of the card + If you have more than one card you also need to specify the number of the card where the channel is visible (e.g. 2) with the syntax: </para> @@ -2309,7 +2309,7 @@ Yoh. Next task is to make the cursor on tty1 (or whatever) to disappear, and turn off screen blanking. Execute the following commands: - + <screen> echo -e '\033[?25l' setterm -blank 0<!-- @@ -2330,7 +2330,7 @@ <screen> mplayer -vo mga -fs -screenw 640 -screenh 512 <replaceable>filename</replaceable><!-- --></screen> - + (If you use X, now change to matroxfb with for example <keycap>Ctrl</keycap>+<keycap>Alt</keycap>+<keycap>F1</keycap>.) Change <literal>640</literal> and <literal>512</literal> if you set