summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/mplayer.1
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-04-13 20:03:10 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-04-13 20:03:10 +0000
commitde98e6b8065ed9f692eb52cdfb9aae6415fb17af (patch)
treeb304940a09a8630ea6714ff5ab6d4cf4fdf82ad9 /DOCS/man/en/mplayer.1
parenta21a1a6a81be707983094af1092740c999ae2b34 (diff)
downloadmpv-de98e6b8065ed9f692eb52cdfb9aae6415fb17af.tar.bz2
mpv-de98e6b8065ed9f692eb52cdfb9aae6415fb17af.tar.xz
OpenGL vo driver suboptions by Reimar and me.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12200 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/en/mplayer.1')
-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.