[MPlayer-DOCS] r29001 - in trunk/DOCS/xml/en: mencoder.xml tvinput.xml usage.xml video.xml

Gabrov subversion at mplayerhq.hu
Thu Mar 19 12:30:29 CET 2009


Author: Gabrov
Date: Thu Mar 19 12:30:29 2009
New Revision: 29001

Log:
remove trailing whitespaces

Modified:
   trunk/DOCS/xml/en/mencoder.xml
   trunk/DOCS/xml/en/tvinput.xml
   trunk/DOCS/xml/en/usage.xml
   trunk/DOCS/xml/en/video.xml

Modified: trunk/DOCS/xml/en/mencoder.xml
==============================================================================
--- trunk/DOCS/xml/en/mencoder.xml	Thu Mar 19 12:21:54 2009	(r29000)
+++ trunk/DOCS/xml/en/mencoder.xml	Thu Mar 19 12:30:29 2009	(r29001)
@@ -608,7 +608,7 @@ mencoder mf://<replaceable>frame001.jpg,
 Creating an MPEG-4 file from explicit list of JPEG files (list.txt in current
 directory contains the list of files to use as source, one per line):
 <screen>
-mencoder mf://<replaceable>@list.txt</replaceable> -mf w=800:h=600:fps=25:type=jpg \ 
+mencoder mf://<replaceable>@list.txt</replaceable> -mf w=800:h=600:fps=25:type=jpg \
     -ovc lavc -lavcopts vcodec=mpeg4:mbd=2:trell -oac copy -o <replaceable>output.avi</replaceable>
 </screen>
 </para>

Modified: trunk/DOCS/xml/en/tvinput.xml
==============================================================================
--- trunk/DOCS/xml/en/tvinput.xml	Thu Mar 19 12:21:54 2009	(r29000)
+++ trunk/DOCS/xml/en/tvinput.xml	Thu Mar 19 12:30:29 2009	(r29001)
@@ -52,7 +52,7 @@ Here are just a few tips:
 <listitem><para>
   Choose some sane image dimensions. The dimensions of the resulting image
   should be divisible by 16.
-</para></listitem> 
+</para></listitem>
 <listitem>
   <para>
   If you capture the video with the vertical resolution higher than half
@@ -88,7 +88,7 @@ Here are just a few tips:
   time. If you have a large capture buffer, <application>MEncoder</application>
   can survive an overload for few seconds but nothing more. It's better to
   turn off the 3D OpenGL screensavers and similar stuff.
-</para></listitem> 
+</para></listitem>
 <listitem><para>
   Don't mess with the system clock. <application>MEncoder</application> uses the
   system clock for doing A/V sync. If you adjust the system clock (especially
@@ -118,7 +118,7 @@ Here are just a few tips:
   <filename>linux/Documentation/sound/btaudio</filename> file (in the kernel
   tree, not <application>MPlayer</application>'s) for some instructions on using
   this driver.
-</para></listitem> 
+</para></listitem>
 <listitem><para>
   If <application>MEncoder</application> cannot open the audio device, make
   sure that it is really available. There can be some trouble with the sound
@@ -251,7 +251,7 @@ Here is an example for Russian:
 </row>
 <row>
   <entry>C</entry>
-  <entry>Cycle through teletext rendering modes (opaque, transparent, inverted opaque, 
+  <entry>Cycle through teletext rendering modes (opaque, transparent, inverted opaque,
   inverted transparent</entry>
 </row>
 <row>

Modified: trunk/DOCS/xml/en/usage.xml
==============================================================================
--- trunk/DOCS/xml/en/usage.xml	Thu Mar 19 12:21:54 2009	(r29000)
+++ trunk/DOCS/xml/en/usage.xml	Thu Mar 19 12:30:29 2009	(r29001)
@@ -602,11 +602,11 @@ is specified.
 <title>MPEG audio Passthrough</title>
 
 <para>
-Digital TV transmissions (such as DVB and ATSC) and some DVDs usually have 
+Digital TV transmissions (such as DVB and ATSC) and some DVDs usually have
 MPEG audio streams (in particular MP2).
-Some MPEG hardware decoders such as full-featured DVB cards and DXR2 
-adapters can natively decode this format. 
-<application>MPlayer</application> can be configured to relay the audio data 
+Some MPEG hardware decoders such as full-featured DVB cards and DXR2
+adapters can natively decode this format.
+<application>MPlayer</application> can be configured to relay the audio data
 without decoding it.
 </para>
 

Modified: trunk/DOCS/xml/en/video.xml
==============================================================================
--- trunk/DOCS/xml/en/video.xml	Thu Mar 19 12:21:54 2009	(r29000)
+++ trunk/DOCS/xml/en/video.xml	Thu Mar 19 12:30:29 2009	(r29001)
@@ -2007,7 +2007,7 @@ the native OSD feature of DVB cards.
 <application>MPlayer</application> supports hardware accelerated playback
 with the Creative DXR2 card.
 </para>
-  
+
 <para>
 First of all you will need properly installed DXR2 drivers. You can find
 the drivers and installation instructions at the



More information about the MPlayer-DOCS mailing list