[Mplayer-cvslog] CVS: main/DOCS video.html,1.75,1.76

Diego Biurrun CVS diego at mplayerhq.hu
Thu Jun 6 02:46:58 CEST 2002


Update of /cvsroot/mplayer/main/DOCS
In directory mail:/var/tmp.root/cvs-serv2723/DOCS

Modified Files:
	video.html 
Log Message:
OpenGL update


Index: video.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/video.html,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- video.html	20 Apr 2002 04:16:23 -0000	1.75
+++ video.html	6 Jun 2002 00:46:52 -0000	1.76
@@ -1,7 +1,7 @@
 <HTML>
 
 <HEAD>
-<STYLE>
+<STYLE TYPE="text/css">
 	.text
 		{font-family	:	Verdana, Arial, Helvetica, sans-serif;
 		font-size	:	14px;}
@@ -600,15 +600,20 @@
 
 <P><B><A NAME=2.3.1.10>2.3.1.10. OpenGL output</A></B></P>
 
-<P><B>MPlayer</B> support displaying movies using OpenGL. Unfortunately, not all
-drivers support this ability. For example the Utah-GLX drivers
-(for XFree86 3.3.6) have it, with all cards.
-See <A HREF="http://utah-glx.sourceforge.net">http://utah-glx.sourceforge.net</A>
+<P><B>MPlayer</B> supports displaying movies using OpenGL, but if your
+platform/driver supports xv as should be the case on a PC with Linux, use xv
+instead, OpenGL performance is considerably worse. If you have an X11
+implementation without xv support, OpenGL is a viable alternative.</P>
+
+<P>Unfortunately not all drivers support this feature. The Utah-GLX drivers
+(for XFree86 3.3.6) support it for all cards. See
+<A HREF="http://utah-glx.sourceforge.net">http://utah-glx.sourceforge.net</A>
 for details about how to install it.</P>
 
-<P>XFree86(DRI) >= 4.0.3 supports it only with Matrox, and Radeon cards.
-See <A HREF="http://dri.sourceforge.net">http://dri.sourceforge.net</A> for download,
-and installation instructions.</P>
+<P>XFree86(DRI) >= 4.0.3 supports OpenGL with Matrox and Radeon cards, >= 4.2
+supports Rage128. See
+<A HREF="http://dri.sourceforge.net">http://dri.sourceforge.net</A>
+for download and installation instructions.</P>
 
 <P><B><A NAME=2.3.1.11>2.3.1.11. AAlib - text mode displaying</B></P>
 




More information about the MPlayer-cvslog mailing list