[MPlayer-DOCS] r28429 - trunk/DOCS/xml/en/ports.xml

diego subversion at mplayerhq.hu
Sun Feb 1 13:49:10 CET 2009


Author: diego
Date: Sun Feb  1 13:49:10 2009
New Revision: 28429

Log:
Move QNX subsection to commercial Unix section.

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

Modified: trunk/DOCS/xml/en/ports.xml
==============================================================================
--- trunk/DOCS/xml/en/ports.xml	Sun Feb  1 13:42:39 2009	(r28428)
+++ trunk/DOCS/xml/en/ports.xml	Sun Feb  1 13:49:10 2009	(r28429)
@@ -489,6 +489,23 @@ Messages in the GTK-2 interface will be 
 </listitem>
 </itemizedlist>
 </sect2>
+
+<!-- ********** -->
+
+<sect2 id="qnx">
+<title>QNX</title>
+
+<para>
+You'll need to download and install SDL for QNX. Then run
+<application>MPlayer</application> with <option>-vo sdl:driver=photon</option>
+and <option>-ao sdl:nto</option> options, it should be fast.
+</para>
+
+<para>
+The <option>-vo x11</option> output will be even slower than on Linux,
+since QNX has only X <emphasis>emulation</emphasis> which is very slow.
+</para>
+</sect2>
 </sect1>
 
 
@@ -820,36 +837,4 @@ not work anymore.
 </sect2>
 </sect1>
 
-
-<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
-
-
-<sect1 id="exotic_platforms">
-<title>Exotic Platforms</title>
-
-<para>
-<application>MPlayer</application> runs on a number of exotic platforms,
-but most of the platform-specific changes from those systems have not been
-merged back into the main source tree.
-For build instructions you should refer to the system-specific documentation.
-</para>
-
-<!-- ********** -->
-
-<sect2 id="qnx">
-<title>QNX</title>
-
-<para>
-You'll need to download and install SDL for QNX. Then run
-<application>MPlayer</application> with <option>-vo sdl:driver=photon</option>
-and <option>-ao sdl:nto</option> options, it should be fast.
-</para>
-
-<para>
-The <option>-vo x11</option> output will be even slower than on Linux,
-since QNX has only X <emphasis>emulation</emphasis> which is very slow.
-</para>
-</sect2>
-</sect1>
-
 </chapter>



More information about the MPlayer-DOCS mailing list