Mercurial > mplayer.hg
changeset 28394:08b94fcdbf87
Move QNX subsection to commercial Unix section.
author | diego |
---|---|
date | Sun, 01 Feb 2009 12:49:10 +0000 |
parents | f5c4bd25082c |
children | c36c89d774e7 |
files | DOCS/xml/en/ports.xml |
diffstat | 1 files changed, 17 insertions(+), 32 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/en/ports.xml Sun Feb 01 12:42:39 2009 +0000 +++ b/DOCS/xml/en/ports.xml Sun Feb 01 12:49:10 2009 +0000 @@ -489,6 +489,23 @@ </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 @@ </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>