[MPlayer-DOCS] r20054 - trunk/DOCS/xml/en/video.xml

diego subversion at mplayerhq.hu
Wed Oct 4 23:30:59 CEST 2006


Author: diego
Date: Wed Oct  4 23:30:59 2006
New Revision: 20054

Modified:
   trunk/DOCS/xml/en/video.xml

Log:
Remove outdated/duplicate parts from the SDL section.


Modified: trunk/DOCS/xml/en/video.xml
==============================================================================
--- trunk/DOCS/xml/en/video.xml	(original)
+++ trunk/DOCS/xml/en/video.xml	Wed Oct  4 23:30:59 2006
@@ -632,64 +632,6 @@
 present) black bar.
 </para>
 
-<variablelist>
-<title>There are several command line switches for SDL:</title>
-<varlistentry>
-  <term><option>-vo sdl:driver=<replaceable>name</replaceable></option></term>
-  <listitem><simpara>
-    specifies SDL video driver to use (i.e. <literal>aalib</literal>,
-    <literal>dga</literal>, <literal>x11</literal>)
-  </simpara></listitem>
-</varlistentry>
-<varlistentry>
-  <term><option>-ao sdl:<replaceable>name</replaceable></option></term>
-  <listitem><simpara>
-    specifies SDL audio driver to use (i.e. <literal>dsp</literal>,
-    <literal>esd</literal>, <literal>artsc</literal>)
-  </simpara></listitem>
-</varlistentry>
-<varlistentry>
-  <term><option>-noxv</option></term>
-  <listitem><simpara>
-    disables XVideo hardware acceleration
-  </simpara></listitem>
-</varlistentry>
-<varlistentry>
-  <term><option>-forcexv</option></term>
-  <listitem><simpara>
-    tries to force XVideo acceleration
-  </simpara></listitem>
-</varlistentry>
-</variablelist>
-
-<table id="sdl_only_keys">
-<title>SDL only keys</title>
-<tgroup cols="2">
-<thead>
-<row><entry>Key</entry><entry>Action</entry></row>
-</thead>
-<tbody>
-<row><entry><keycap>c</keycap></entry><entry>
-    cycles available fullscreen modes
-    </entry></row>
-<row><entry><keycap>n</keycap></entry><entry>
-    changes back to normal mode
-    </entry></row>
-</tbody>
-</tgroup>
-</table>
-
-<itemizedlist>
-<title>Known bugs:</title>
-<listitem><simpara>
-  Keys pressed under sdl:driver=aalib console driver repeat forever. (use
-  <option>-vo aa</option>!) It's bug in SDL, I can't change it (tested with
-  SDL 1.2.1).
-  </simpara></listitem>
-<listitem><simpara>
-  DO NOT USE SDL with GUI! It won't work as it should.
-  </simpara></listitem>
-</itemizedlist>
 </sect2>
 
 



More information about the MPlayer-DOCS mailing list