summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/en/mplayer.114
1 files changed, 14 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 8bf9652ed0..947290020d 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -3583,9 +3583,23 @@ Output video using the SVGA library.
.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.
+.PD 0
+.RSs
+.IPs manyfmts
+Enables support for more (RGB and BGR) color formats.
+Needs OpenGL version >= 1.2, NOT yet WORKING correctly.
+.IPs <number>
+Number of lines copied to texture in one piece.
+0 for whole image.
+.RE
+.PD 1
.TP
.B gl2\ \ \ \
OpenGL output driver, second generation.
+Supports OSD and videos larger than maximum texture size.
.TP
.B null\ \ \
Produces no video output.