From 02fa83290a3b08c66d0401b95542612e908f30a4 Mon Sep 17 00:00:00 2001 From: reimar Date: Thu, 8 Apr 2004 21:50:29 +0000 Subject: vo_gl supporting more color formats for testing git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12160 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/colorspaces.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'DOCS') diff --git a/DOCS/tech/colorspaces.txt b/DOCS/tech/colorspaces.txt index ade413117e..c5cb741ea1 100644 --- a/DOCS/tech/colorspaces.txt +++ b/DOCS/tech/colorspaces.txt @@ -103,5 +103,6 @@ OpenGL's GL_RGB on all platforms, and the same goes for BGR - GL_BGR. Unfortunately, most of the x86 codecs call our BGR to RGB, so it sometimes confuse developers. -If you are unsure, try the OpenGL driver (-vo gl). There is at least software -OpenGL implementation for all major platforms and OS's. +If you are unsure, try the OpenGL driver (-vo gl:manyfmts). There is at least +software OpenGL implementation for all major platforms and OS's, but you will +need OpenGL version >= 1.2 for most formats. -- cgit v1.2.3