[MPlayer-DOCS] CVS: main/DOCS/xml/en video.xml,1.50,1.51

Torinthiel CVS syncmail at mplayerhq.hu
Thu Feb 12 10:49:53 CET 2004


CVS change done by Torinthiel CVS

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

Modified Files:
	video.xml 
Log Message:
build fix and some line breaks

Index: video.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/video.xml,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- video.xml	12 Feb 2004 08:45:35 -0000	1.50
+++ video.xml	12 Feb 2004 09:49:50 -0000	1.51
@@ -1606,45 +1606,51 @@
 <variablelist>
 
 <title>USAGE</title>
-<para><emphasis role="bold">Full syntax:</emphasis> -vo dfbmga:bes:crtc2:spic:input:buffermode=single|double|triple:fieldparity=top|bottom:tvnorm=pal|ntsc|auto</para>
 
 <varlistentry>
 <term><option>(no)bes</option></term>
 <listitem><para>enable the use of the Matrox BES (backend scaler).
-Gives very good results concerning speed and output quality as interpolated picture processing is done in hardware.
-Works only on the primary head. Default: Disabled</para></listitem>
+Gives very good results concerning speed and output quality as interpolated
+picture processing is done in hardware.  Works only on the primary head.
+Default: Disabled</para></listitem>
 </varlistentry>
 
 <varlistentry>
 <term><option>(no)spic</option></term>
-<listitem><para>make use of the Matrox sub picture layer to display mplayer&apos;s OSD. Default: Enabled</para></listitem>
+<listitem><para>make use of the Matrox sub picture layer to display
+mplayer&apos;s OSD. Default: Enabled</para></listitem>
 </varlistentry>
 
 <varlistentry>
 <term><option>(no)crtc2</option></term>
-<listitem><para>turn on TV-out on the second head. The output quality is amazing as it&apos;s a full interlaced picture
-with proper sync to every odd/even field. Default: Enabled</para></listitem>
+<listitem><para>turn on TV-out on the second head. The output quality is amazing
+as it&apos;s a full interlaced picture with proper sync to every odd/even
+field. Default: Enabled</para></listitem>
 </varlistentry>
 
 <varlistentry>
 <term><option>(no)input</option></term>
-<listitem><para>use DirectFB&apos;s keyboard code instead of mplayer&apos;s normal keyboard code. Default: Disabled</para></listitem>
+<listitem><para>use DirectFB&apos;s keyboard code instead of mplayer&apos;s
+normal keyboard code. Default: Disabled</para></listitem>
 </varlistentry>
 
 <varlistentry>
 <term><option>buffermode=single|double|triple</option></term>
-<listitem><para>Double and triple buffering give best results if you want to avoid tearing issues.
-Triple buffering is more efficent than double buffering as it doesn&apos;t block mplayer
-while waiting for the vertical retrace. Single buffering should be avoided. Default: Triple</para></listitem>
+<listitem><para>Double and triple buffering give best results if you want to
+avoid tearing issues.  Triple buffering is more efficent than double buffering
+as it doesn&apos;t block mplayer while waiting for the vertical retrace. Single
+buffering should be avoided. Default: Triple</para></listitem>
 </varlistentry>
 
 <varlistentry>
 <term><option>fieldparity=top|bottom</option></term>
-<listitem><para>control the output order for interlaced frames. Valid values are top = top fields first,
-bottom = bottom fields first. This option doesn&apos;t have any effect on progressive film material
-like most MPEG movies are. You need to enable this option if you have tearing issues/unsmooth motions
-watching interlaced film material. (Good examples for interlaced film material on DVD are Star Trek Enterprise
-and Star Trek DS9) Default: Disabled (not set)</para></listitem>
+<listitem><para>control the output order for interlaced frames. Valid values are
+top = top fields first, bottom = bottom fields first. This option doesn&apos;t
+have any effect on progressive film material like most MPEG movies are. You need
+to enable this option if you have tearing issues/unsmooth motions watching
+interlaced film material. (Good examples for interlaced film material on DVD are
+Star Trek Enterprise and Star Trek DS9) Default: Disabled (not
+set)</para></listitem>
 </varlistentry>
 
 <varlistentry>
@@ -1658,10 +1664,10 @@
 </variablelist>
 
 <note><para>
-the first DirectFB version with which we could get this working was
-0.9.17 (it's buggy, needs that <systemitem>surfacemanager</systemitem> patch from
-the URL above). Anyway, porting of the CRTC2 code to <emphasis role="bold">mga_vid</emphasis>
-is underway.
+The first DirectFB version with which we could get this working was 0.9.17 (it's
+buggy, needs that <systemitem>surfacemanager</systemitem> patch from the URL
+above). Anyway, porting of the CRTC2 code to
+<emphasis role="bold">mga_vid</emphasis> is underway.
 </para></note>
 </sect4>
 </sect3>




More information about the MPlayer-DOCS mailing list