mirror of
https://github.com/mpv-player/mpv
synced 2025-01-19 22:01:10 +00:00
Move QNX subsection to commercial Unix section.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28429 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a9fb1482fd
commit
b81df16b9d
@ -489,6 +489,23 @@ Messages in the GTK-2 interface will be broken then.<!--
|
||||
</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>
|
||||
|
Loading…
Reference in New Issue
Block a user