[MPlayer-DOCS] CVS: main/DOCS/xml/en faq.xml, 1.44, 1.45 ports.xml, 1.50, 1.51

Diego Biurrun CVS syncmail at mplayerhq.hu
Tue Oct 26 01:15:53 CEST 2004


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/DOCS/xml/en
In directory mail:/var2/tmp/cvs-serv10075/en

Modified Files:
	faq.xml ports.xml 
Log Message:
whitespace fixes by Mizda Gabor <gabrov at freemail dot hu>


Index: faq.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/faq.xml,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- faq.xml	20 Oct 2004 00:56:23 -0000	1.44
+++ faq.xml	25 Oct 2004 23:15:50 -0000	1.45
@@ -530,7 +530,7 @@
 </para></question>
 <answer><para>
 Are you sure you are using <command>mplayer</command> instead of
-<command>mplayer_lirc</command>?  Note that it was <command>mplayer_lirc</command>
+<command>mplayer_lirc</command>? Note that it was <command>mplayer_lirc</command>
 for a long time, including the 0.60 release, but it was recently changed back to
 <command>mplayer</command>.
 </para></answer>
@@ -553,7 +553,7 @@
 The onscreen display (OSD) is flickering!
 </para></question>
 <answer><para>
-You use a vo driver with single buffering (x11,xv). With xv, use the
+You use a vo driver with single buffering (x11, xv). With xv, use the
 <option>-double</option> option. Also try <option>-vf expand</option>.
 </para></answer>
 </qandaentry>

Index: ports.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/ports.xml,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ports.xml	25 Oct 2004 00:37:28 -0000	1.50
+++ ports.xml	25 Oct 2004 23:15:50 -0000	1.51
@@ -294,12 +294,12 @@
 
 <para><link linkend="vidix">VIDIX</link> now works under Windows as
   <option>-vo winvidix</option>, although it is still experimental
-	and needs a bit of manual setup. Download
+  and needs a bit of manual setup. Download
   <ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32-beta/dhahelper.sys">dhahelper.sys</ulink>
   and copy it to the
   <filename class="directory">libdha/dhahelperwin</filename> directory in your
-	<application>MPlayer</application> source tree.
-	Open a console and change to that directory. Then type
+  <application>MPlayer</application> source tree.
+  Open a console and change to that directory. Then type
 
   <screen>gcc -o dhasetup.exe dhasetup.c</screen>
 
@@ -307,25 +307,25 @@
 
   <screen>dhasetup.exe install</screen>
 
-  as Administrator.  After that you will have to reboot.  When you are
+  as Administrator. After that you will have to reboot. When you are
   done, copy the <systemitem class="library">.so</systemitem> files from
-	<filename class="directory">vidix/drivers</filename> to the
-	<filename class="directory">mplayer/vidix</filename> directory
+  <filename class="directory">vidix/drivers</filename> to the
+  <filename class="directory">mplayer/vidix</filename> directory
   relative to your <filename>mplayer.exe</filename>.</para>
 
 <para>For best results <application>MPlayer</application> should use a
-  colorspace that your video card supports in hardware.  Unfortunately many
+  colorspace that your video card supports in hardware. Unfortunately many
   Windows graphics drivers wrongly report some colorspaces as supported in
   hardware. To find out which, try
 
   <screen>mplayer -benchmark -nosound -frames 100 -vf format=<replaceable>colorspace</replaceable> <replaceable>movie</replaceable></screen>
 
   where <replaceable>colorspace</replaceable> can be any colorspace
-  printed by the <option>-vf format=fmt=help</option> option.  If you
+  printed by the <option>-vf format=fmt=help</option> option. If you
   find a colorspace your card handles particularly bad
   <option>-vf noformat=<replaceable>colorspace</replaceable></option>
   will keep it from being used. Add this to your config file to permanently
-	keep it from being used.</para>
+  keep it from being used.</para>
 
 <para>You can use Win32 codecs and Real Win32 codecs (not Real Linux codecs)
   if you want to. Put the codecs somewhere in your path or pass
@@ -341,7 +341,7 @@
   <application>MPlayer</application>.</para>
 
 <para>You can play VCDs by playing the <filename>.DAT</filename> or <filename>.MPG</filename> files
-  that Windows exposes on VCDs.  It works like this (adjust for the drive letter
+  that Windows exposes on VCDs. It works like this (adjust for the drive letter
   of your CD-ROM):</para>
 
 <screen>mplayer <replaceable>d:/mpegav/avseq01.dat</replaceable></screen>




More information about the MPlayer-DOCS mailing list