You are not logged in.

#1 2012-03-29 09:17:40

Mr. Alex
Member
Registered: 2010-08-26
Posts: 623

[Solved] Where is mplayer's contrast saved?

Hello!
When changing contrast/brightness in mplayer with "1", "2" keys on the keyboard - where is it saved? I am not quite sure where to reset this setting.

Last edited by Mr. Alex (2012-03-29 10:19:20)

Offline

#2 2012-03-29 09:52:49

matse
Member
Registered: 2011-04-27
Posts: 299

Re: [Solved] Where is mplayer's contrast saved?

Just start mplayer with the argument "-contrast 0" - it's resetted then (or put this in your mplayer config to have always the default value).
Greetings
matse

Offline

#3 2012-03-29 09:56:30

Army
Member
Registered: 2007-12-07
Posts: 1,784

Re: [Solved] Where is mplayer's contrast saved?

The values are saved by the video driver, not mplayer. If for example you open a video in mplayer, adjust the contrast and then open vlc, the contrast will be the same (if you use the same output driver of course). This is true for the xv video output driver, maybe others don't save the values. I asked this on the mailing list few weeks ago. To reset the values on startup, put those lines into the ~/.mplayer/config

brightness=0
contrast=0
hue=0
saturation=0

Offline

Board footer

Powered by FluxBB