[Mplayer-cvslog] CVS: main/DOCS documentation.html,1.309,1.310 video.html,1.100,1.101
Winner of tha face compo
gabucino at mplayerhq.hu
Thu Sep 12 11:42:42 CEST 2002
Update of /cvsroot/mplayer/main/DOCS
In directory mail:/var/tmp.root/cvs-serv2968
Modified Files:
documentation.html video.html
Log Message:
G450/G550 TV-out
Index: documentation.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/documentation.html,v
retrieving revision 1.309
retrieving revision 1.310
diff -u -r1.309 -r1.310
--- documentation.html 11 Sep 2002 14:02:15 -0000 1.309
+++ documentation.html 12 Sep 2002 09:42:39 -0000 1.310
@@ -153,8 +153,9 @@
<LI><A HREF="video.html#tv-out">2.3.1.A TV-out support</A>
<UL>
<LI><A HREF="video.html#tv-out_matrox">2.3.1.A.1 Matrox G400 cards</A></LI>
- <LI><A HREF="video.html#tv-out_ati">2.3.1.A.2 ATI cards</A></LI>
- <LI><A HREF="video.html#tv-out_voodoo">2.3.1.A.3 Voodoo 3</A></LI>
+ <LI><A HREF="video.html#tv-out_matrox_g450">2.3.1.A.2 Matrox G450/G550 cards</A></LI>
+ <LI><A HREF="video.html#tv-out_ati">2.3.1.A.3 ATI cards</A></LI>
+ <LI><A HREF="video.html#tv-out_voodoo">2.3.1.A.4 Voodoo 3</A></LI>
</UL>
</LI>
</UL>
Index: video.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/video.html,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- video.html 10 Sep 2002 22:10:06 -0000 1.100
+++ video.html 12 Sep 2002 09:42:39 -0000 1.101
@@ -1262,7 +1262,8 @@
<P>Under Linux you have 2 methods to get G400 TV out working:</P>
-<P><B>IMPORTANT:</B> Only Matrox G400DH/G400MAX has TV-out support under Linux, others (G450, G550) have <B>not!</B></P>
+<P><B>IMPORTANT:</B> for Matrox G450/G550 TV-out instructions, please see the
+ next section!</P>
<UL>
<LI><B>XFree86</B>: using the driver and the HAL module, available from
@@ -1322,7 +1323,26 @@
</UL>
-<H5><A NAME="tv-out_ati">2.3.1.A.2 ATI cards</A></H5>
+<H5><A NAME="tv-out_matrox_g450">2.3.1.A.2 Matrox G450/G550 cards</A></H5>
+
+<P>TV output support for these cards has only been recently introduced, and is
+ not yet in the mainstream kernel. Currently the <B>mga_vid</B> module
+ can't be used AFAIK, because the G450/G550 driver works only in one
+ configuration: the first CRTC chip (with much more features) on the first
+ display (on monitor), and the second CRTC (no <B>BES</B> - for explanation
+ on BES, please see the G400 section above) on TV. So you can only use
+ <B>MPlayer's</B> <I>fbdev</I> output driver at the present.</P>
+
+<P>The first CRTC can't be routed to the second head currently.
+ The author of the kernel matroxfb driver - Petr Vandrovec - will maybe make
+ support for this, by displaying the first CRTC's output onto both of the
+ heads at once, as currently recommended for G400, see the section above.</P>
+
+<P>The necessary kernel patch and the detailed howto is downloadable from
+ <A HREF="http://www3.sympatico.ca/dan.eriksen/matrox_tvout">http://www3.sympatico.ca/dan.eriksen/matrox_tvout</A></P>
+
+
+<H5><A NAME="tv-out_ati">2.3.1.A.3 ATI cards</A></H5>
<H5>PREAMBLE</H5>
@@ -1349,7 +1369,7 @@
POST procedure.</P>
-<H5><A NAME="tv-out_voodoo">2.3.1.A.3 Voodoo 3</A></H5>
+<H5><A NAME="tv-out_voodoo">2.3.1.A.4 Voodoo 3</A></H5>
<P>Check <A HREF="http://www.iki.fi/too/tvout-voodoo3-3000-xfree">this URL</A>.</P>
More information about the MPlayer-cvslog
mailing list