Index: DOCS/man/en/mplayer.1 =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v retrieving revision 1.565 diff -u -r1.565 mplayer.1 --- DOCS/man/en/mplayer.1 29 Mar 2004 04:39:04 -0000 1.565 +++ DOCS/man/en/mplayer.1 10 Apr 2004 20:14:50 -0000 @@ -3581,9 +3581,15 @@ .TP .B gl\ \ \ \ \ OpenGL output driver. +Very simple version, no OSD support and video size must be smaller than +the maximum texture size of your OpenGL implementation. +Intended to work even with the most simple OpenGL implementations. +Use "\-vo gl:manyfmts" to enable support for more (RGB and BGR) color +formats (needs OpenGL version >= 1.2, NOT yet WORKING correctly). .TP .B gl2\ \ \ \ OpenGL output driver, second generation. +Supports OSD and videos larger than maximum texture size. .TP .B null\ \ \ Produces no video output.