summaryrefslogtreecommitdiffstats
path: root/DOCS/xml
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-01-21 21:18:33 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-01-21 21:18:33 +0000
commit4ce7efc86046c60758f2bbc26550e3a71c9cc11f (patch)
treeddb8eebb65801e40c518d815e7435823fd6a7249 /DOCS/xml
parent6ccdb8079d2ef53a617334c903e90c133449ef21 (diff)
downloadmpv-4ce7efc86046c60758f2bbc26550e3a71c9cc11f.tar.bz2
mpv-4ce7efc86046c60758f2bbc26550e3a71c9cc11f.tar.xz
Our DirectFB documentation is dated, the current version is now linked to
from video.xml. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11825 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml')
-rw-r--r--DOCS/xml/en/video.xml22
1 files changed, 12 insertions, 10 deletions
diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml
index d946c3673d..7db7201827 100644
--- a/DOCS/xml/en/video.xml
+++ b/DOCS/xml/en/video.xml
@@ -1585,24 +1585,26 @@ be done by the subdevice method, e.g.: <option>-vo directfb:2</option>
<sect4 id="dfbmga">
<title>DirectFB/Matrox (dfbmga)</title>
<para>
-Please read the <link linkend="directfb">main DirectFB</link> section or general
-informations.
+Please read the <link linkend="directfb">main DirectFB</link> section for general
+information.
</para>
-<para>This video output driver will enable CRTC2 (on the second head) on the
-Matrox G400/G450/G550 card, displaying video <emphasis role="bold">independently</emphasis>
-of the first head.
+<para>
+This video output driver will enable CRTC2 (on the second head) on Matrox
+G400/G450/G550 cards, displaying video
+<emphasis role="bold">independent</emphasis> of the first head.
</para>
<para>
-Instructions on how to make it work can be found in the
-<ulink url="../../tech/directfb.txt">tech</ulink> section
-or directly on Ville Syrjala's
-<ulink url="http://www.sci.fi/~syrjala/directfb/Matrox_TV-out_README.txt">home page</ulink>.
+Ville Syrjala's has a
+<ulink url="http://www.sci.fi/~syrjala/directfb/Matrox_TV-out_README.txt">README</ulink>
+and a
+<ulink url="http://www.sci.fi/~syrjala/directfb/matrox_tv-out_howto">HOWTO</ulink>
+on his homepage that explain how to make DirectFB TV output run on Matrox cards.
</para>
<note><para>
-the first DirectFB version with which we could kick this working was
+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.