From 274c433f072609ac9fc7f487e228a6cc9bf04a6d Mon Sep 17 00:00:00 2001 From: reimar Date: Fri, 8 Oct 2004 19:53:11 +0000 Subject: OpenGL OSD rendering for vo_gl git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13586 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index a88ebd6d98..b5da540731 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -2521,17 +2521,21 @@ Use svga with VIDIX. .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 . -- cgit v1.2.3