[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.766,1.767

Reimar Döffinger CVS syncmail at mplayerhq.hu
Fri Oct 8 21:53:15 CEST 2004


CVS change done by Reimar Döffinger CVS

Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv3381/DOCS/man/en

Modified Files:
	mplayer.1 
Log Message:
OpenGL OSD rendering for vo_gl


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.766
retrieving revision 1.767
diff -u -r1.766 -r1.767
--- mplayer.1	8 Oct 2004 12:38:38 -0000	1.766
+++ mplayer.1	8 Oct 2004 19:53:11 -0000	1.767
@@ -2521,17 +2521,21 @@
 .TP
 .B gl\ \ \ \ \ 
 OpenGL video output driver.
-Very simple version, no OSD support and video size must be smaller than
+Simple version, video size must be smaller than
 the maximum texture size of your OpenGL implementation.
 Intended to work even with the most simple OpenGL implementations.
 .PD 0
 .RSs
 .IPs (no)manyfmts
 Enables support for more (RGB and BGR) color formats.
-Needs OpenGL version >= 1.2, NOT yet WORKING correctly.
+Needs OpenGL version >= 1.2.
 .IPs slice-height=<0\-...>
 Number of lines copied to texture in one piece (default: 4).
 0 for whole image.
+.IPs (no)osd
+Enable or disable support for OSD rendering via OpenGL.
+Mostly for testing, you should use \-osdlevel 0 to disable OSD.
+Default: enabled
 .RE
 .PD 1
 .




More information about the MPlayer-DOCS mailing list