Difference between revisions of "Problem with brightness in players"
(Sollution do problems with brightness in players) |
|||
Line 2: | Line 2: | ||
==Problem description== | ==Problem description== | ||
− | Some of you may | + | Some of you may encounter a problem when using X video extension (xv). |
==Possible solutions== | ==Possible solutions== |
Latest revision as of 01:32, 23 November 2008
Information on brightness problem with intel graphics. Noticed on Intel Extreme Graphics 2(855GM)
Problem description
Some of you may encounter a problem when using X video extension (xv).
Possible solutions
- xvattr
The easiest solution that will affect all players is using xvattr to change contrast and other attributs. For example:
# xvattr -a XV_BRIGHTNESS -v 0
- Configuration for individual players
Some players may allow user to set this in configuration files. For mplayer you can just add line:
- brightness=0
to ~/.mplayer/config file.