Mercurial > mplayer.hg
view TVout/compile.sh @ 3366:005b875788f7
rage128_vid are fully works!!!
{Also there works brightness and saturation control ;)
(Cause: there was saturation == 0 and as effect - grayscaled output).
(on Radeons brightness and saturation still don't work)}
Reversed color and video key definition for radeons - they caused problems
author | nick |
---|---|
date | Fri, 07 Dec 2001 09:56:39 +0000 |
parents | 3b5f5d1c5041 |
children |
line wrap: on
line source
# Compile TVout tools cd con2fb gcc con2fb.c -o con2fb cd .. cd matroxset make cd .. cd fbset make cd ..