* [gentoo-user] Adjusting brightness on videos. kmplayer in particular.
@ 2009-09-25 6:58 Dale
2009-09-25 7:55 ` Graham Murray
0 siblings, 1 reply; 9+ messages in thread
From: Dale @ 2009-09-25 6:58 UTC (permalink / raw
To: gentoo-user
Hi,
I downloaded CSI and a NCIS video a while ago. I'm trying to watch it
but it is really dark. I am using kmplayer with mplayer for the
backend. I found where it says you can adjust brightness and contrast
but they don't do anything. The screen looks fine outside of watching a
show. Here is some emerge info just in case I missed a USE flag or
something:
> root@smoker / # emerge -pv kmplayer mplayer
>
> These are the packages that would be merged, in order:
>
> Calculating dependencies... done!
> [ebuild R ] media-video/mplayer-1.0_rc2_p20090731 USE="3dnow X
> aac alsa ass cddb cdio dirac dv dvd dvdnav enca encode esd faac faad
> gif iconv ipv6 jpeg live mad mmx mng mp2 mp3 network opengl osdmenu
> png quicktime rar real rtc schroedinger sdl shm speex sse tremor
> truetype unicode vorbis win32codecs x264 xscreensaver xv xvid
> -3dnowext -a52 -aalib (-altivec) -bidi -bindist -bl -cdparanoia
> -cpudetection -custom-cflags -custom-cpuopts -debug -dga -directfb
> -doc -dts -dvb -dxr3 -fbcon -ftp -ggi -gmplayer -jack -joystick
> -ladspa -libcaca -lirc -lzo -md5sum -mmxext -nas -openal -oss -pnm
> -pulseaudio -pvr -radio -samba -sse2 -ssse3 -svga -teletext -tga
> -theora -v4l -v4l2 -vdpau -vidix -xanim -xinerama -xvmc -zoran"
> VIDEO_CARDS="nvidia -mga -s3virge -tdfx -vesa" 0 kB
> [ebuild R ] media-video/kmplayer-0.10.0c USE="arts cairo
> gstreamer mplayer -debug -npp -xine -xinerama" LINGUAS="-ar -be -br
> -bs -ca -cs -csb -cy -da -de -el -en_GB -es -et -fi -fr -ga -gl -he
> -hi -hu -is -it -ja -ka -lt -mt -nb -nl -nn -pa -pl -pt -pt_BR -ro -ru
> -rw -sk -sr -sr@Latn -sv -ta -tr -uk -zh_CN" 0 kB
>
> Total: 2 packages (2 reinstalls), Size of downloads: 0 kB
> root@smoker / #
I also checked the monitor itself and the brightness is all the way up
to the max. This is a older system but I have a Nvidia FX-5200 video
card which generally works fine for me. Am I missing something?
Thanks.
Dale
:-) :-)
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Adjusting brightness on videos. kmplayer in particular.
2009-09-25 6:58 [gentoo-user] Adjusting brightness on videos. kmplayer in particular Dale
@ 2009-09-25 7:55 ` Graham Murray
2009-09-25 8:07 ` Dale
0 siblings, 1 reply; 9+ messages in thread
From: Graham Murray @ 2009-09-25 7:55 UTC (permalink / raw
To: gentoo-user
Dale <rdalek1967@gmail.com> writes:
> I downloaded CSI and a NCIS video a while ago. I'm trying to watch it
> but it is really dark. I am using kmplayer with mplayer for the
> backend. I found where it says you can adjust brightness and contrast
> but they don't do anything. The screen looks fine outside of watching a
> show. Here is some emerge info just in case I missed a USE flag or
> something:
Have you tried changing the gamma?
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Adjusting brightness on videos. kmplayer in particular.
2009-09-25 7:55 ` Graham Murray
@ 2009-09-25 8:07 ` Dale
2009-09-25 8:53 ` Renat Golubchyk
0 siblings, 1 reply; 9+ messages in thread
From: Dale @ 2009-09-25 8:07 UTC (permalink / raw
To: gentoo-user
Graham Murray wrote:
> Dale <rdalek1967@gmail.com> writes:
>
>
>> I downloaded CSI and a NCIS video a while ago. I'm trying to watch it
>> but it is really dark. I am using kmplayer with mplayer for the
>> backend. I found where it says you can adjust brightness and contrast
>> but they don't do anything. The screen looks fine outside of watching a
>> show. Here is some emerge info just in case I missed a USE flag or
>> something:
>>
>
> Have you tried changing the gamma?
>
>
>
I tried changing all the things in the menu that pops up. None of them
do anything at all. They move and they are not grayed out or anything,
they just don't work. It reminds me of adjusting the volume when it is
muted.
Ideas?
Dale
:-) :-)
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Adjusting brightness on videos. kmplayer in particular.
2009-09-25 8:07 ` Dale
@ 2009-09-25 8:53 ` Renat Golubchyk
2009-09-25 9:16 ` Dale
0 siblings, 1 reply; 9+ messages in thread
From: Renat Golubchyk @ 2009-09-25 8:53 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1123 bytes --]
On Fri, 25 Sep 2009 03:07:39 -0500
Dale <rdalek1967@gmail.com> wrote:
> Graham Murray wrote:
> > Dale <rdalek1967@gmail.com> writes:
> >
> >> I downloaded CSI and a NCIS video a while ago. I'm trying to
> >> watch it but it is really dark. I am using kmplayer with mplayer
> >> for the backend. I found where it says you can adjust brightness
> >> and contrast but they don't do anything. The screen looks fine
> >> outside of watching a show. Here is some emerge info just in case
> >> I missed a USE flag or something:
> >
> > Have you tried changing the gamma?
>
> I tried changing all the things in the menu that pops up. None of
> them do anything at all. They move and they are not grayed out or
> anything, they just don't work. It reminds me of adjusting the
> volume when it is muted.
>
> Ideas?
Try other output drivers. Run "mplayer -vo help" to see what drivers
are supported. I've just tried it with xv (default) and it didn't work.
x11 driver works, but the brightness of the whole X changes. Using gl
and gl2 output everything works as expected.
Cheers,
Renat
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Adjusting brightness on videos. kmplayer in particular.
2009-09-25 8:53 ` Renat Golubchyk
@ 2009-09-25 9:16 ` Dale
2009-09-25 9:35 ` Renat Golubchyk
0 siblings, 1 reply; 9+ messages in thread
From: Dale @ 2009-09-25 9:16 UTC (permalink / raw
To: gentoo-user
Renat Golubchyk wrote:
> On Fri, 25 Sep 2009 03:07:39 -0500
> Dale <rdalek1967@gmail.com> wrote:
>
>
>> Graham Murray wrote:
>>
>>> Dale <rdalek1967@gmail.com> writes:
>>>
>>>
>>>> I downloaded CSI and a NCIS video a while ago. I'm trying to
>>>> watch it but it is really dark. I am using kmplayer with mplayer
>>>> for the backend. I found where it says you can adjust brightness
>>>> and contrast but they don't do anything. The screen looks fine
>>>> outside of watching a show. Here is some emerge info just in case
>>>> I missed a USE flag or something:
>>>>
>>> Have you tried changing the gamma?
>>>
>> I tried changing all the things in the menu that pops up. None of
>> them do anything at all. They move and they are not grayed out or
>> anything, they just don't work. It reminds me of adjusting the
>> volume when it is muted.
>>
>> Ideas?
>>
>
> Try other output drivers. Run "mplayer -vo help" to see what drivers
> are supported. I've just tried it with xv (default) and it didn't work.
> x11 driver works, but the brightness of the whole X changes. Using gl
> and gl2 output everything works as expected.
>
>
> Cheers,
> Renat
>
You da man !! I first checked out the command you gave and I have a lot
of options listed. After reading the man page, should I mention that
thing is HUGE, I then opened kmplayer and checked out the options
there. I selected the OpenGL driver and it now works. It goes from
completely black to blindingly white.
Now I can watch my shows and see something besides the light bulbs. O_O
THANKS MUCH !!
Dale
:-) :-)
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Adjusting brightness on videos. kmplayer in particular.
2009-09-25 9:16 ` Dale
@ 2009-09-25 9:35 ` Renat Golubchyk
2009-09-25 18:22 ` Dale
0 siblings, 1 reply; 9+ messages in thread
From: Renat Golubchyk @ 2009-09-25 9:35 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1861 bytes --]
On Fri, 25 Sep 2009 04:16:58 -0500
Dale <rdalek1967@gmail.com> wrote:
> Renat Golubchyk wrote:
> > On Fri, 25 Sep 2009 03:07:39 -0500
> > Dale <rdalek1967@gmail.com> wrote:
> >
> >
> >> Graham Murray wrote:
> >>
> >>> Dale <rdalek1967@gmail.com> writes:
> >>>
> >>>
> >>>> I downloaded CSI and a NCIS video a while ago. I'm trying to
> >>>> watch it but it is really dark. I am using kmplayer with mplayer
> >>>> for the backend. I found where it says you can adjust brightness
> >>>> and contrast but they don't do anything. The screen looks fine
> >>>> outside of watching a show. Here is some emerge info just in
> >>>> case I missed a USE flag or something:
> >>>>
> >>> Have you tried changing the gamma?
> >>>
> >> I tried changing all the things in the menu that pops up. None of
> >> them do anything at all. They move and they are not grayed out or
> >> anything, they just don't work. It reminds me of adjusting the
> >> volume when it is muted.
> >>
> >> Ideas?
> >>
> >
> > Try other output drivers. Run "mplayer -vo help" to see what drivers
> > are supported. I've just tried it with xv (default) and it didn't
> > work. x11 driver works, but the brightness of the whole X changes.
> > Using gl and gl2 output everything works as expected.
> >
> >
> > Cheers,
> > Renat
> >
>
> You da man !! I first checked out the command you gave and I have a
> lot of options listed. After reading the man page, should I mention
> that thing is HUGE, I then opened kmplayer and checked out the options
> there. I selected the OpenGL driver and it now works. It goes from
> completely black to blindingly white.
You can adjust contrast, hue, and saturation as well. Changing the hue
doesn't work here anymore for some reason, though.
Cheers,
Renat
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Adjusting brightness on videos. kmplayer in particular.
2009-09-25 9:35 ` Renat Golubchyk
@ 2009-09-25 18:22 ` Dale
2009-09-26 3:14 ` Dale
0 siblings, 1 reply; 9+ messages in thread
From: Dale @ 2009-09-25 18:22 UTC (permalink / raw
To: gentoo-user
Renat Golubchyk wrote:
> On Fri, 25 Sep 2009 04:16:58 -0500
> Dale <rdalek1967@gmail.com> wrote:
>
>
>> Renat Golubchyk wrote:
>>
>>> On Fri, 25 Sep 2009 03:07:39 -0500
>>> Dale <rdalek1967@gmail.com> wrote:
>>>
>>>
>>>
>>>> Graham Murray wrote:
>>>>
>>>>
>>>>> Dale <rdalek1967@gmail.com> writes:
>>>>>
>>>>>
>>>>>
>>>>>> I downloaded CSI and a NCIS video a while ago. I'm trying to
>>>>>> watch it but it is really dark. I am using kmplayer with mplayer
>>>>>> for the backend. I found where it says you can adjust brightness
>>>>>> and contrast but they don't do anything. The screen looks fine
>>>>>> outside of watching a show. Here is some emerge info just in
>>>>>> case I missed a USE flag or something:
>>>>>>
>>>>>>
>>>>> Have you tried changing the gamma?
>>>>>
>>>>>
>>>> I tried changing all the things in the menu that pops up. None of
>>>> them do anything at all. They move and they are not grayed out or
>>>> anything, they just don't work. It reminds me of adjusting the
>>>> volume when it is muted.
>>>>
>>>> Ideas?
>>>>
>>>>
>>> Try other output drivers. Run "mplayer -vo help" to see what drivers
>>> are supported. I've just tried it with xv (default) and it didn't
>>> work. x11 driver works, but the brightness of the whole X changes.
>>> Using gl and gl2 output everything works as expected.
>>>
>>>
>>> Cheers,
>>> Renat
>>>
>>>
>> You da man !! I first checked out the command you gave and I have a
>> lot of options listed. After reading the man page, should I mention
>> that thing is HUGE, I then opened kmplayer and checked out the options
>> there. I selected the OpenGL driver and it now works. It goes from
>> completely black to blindingly white.
>>
>
> You can adjust contrast, hue, and saturation as well. Changing the hue
> doesn't work here anymore for some reason, though.
>
>
> Cheers,
> Renat
>
I didn't check the hue but the others worked like they should. I'll try
those in a bit. I have to make a grocery run for a friend.
Dale
:-) :-)
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Adjusting brightness on videos. kmplayer in particular.
2009-09-25 18:22 ` Dale
@ 2009-09-26 3:14 ` Dale
2009-09-26 9:17 ` pk
0 siblings, 1 reply; 9+ messages in thread
From: Dale @ 2009-09-26 3:14 UTC (permalink / raw
To: gentoo-user
Dale wrote:
> Renat Golubchyk wrote:
>
>> On Fri, 25 Sep 2009 04:16:58 -0500
>> Dale <rdalek1967@gmail.com> wrote:
>>
>>
>>
>>> Renat Golubchyk wrote:
>>>
>>>
>>>> On Fri, 25 Sep 2009 03:07:39 -0500
>>>> Dale <rdalek1967@gmail.com> wrote:
>>>>
>>>>
>>>>
>>>>
>>>>> Graham Murray wrote:
>>>>>
>>>>>
>>>>>
>>>>>> Dale <rdalek1967@gmail.com> writes:
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>> I downloaded CSI and a NCIS video a while ago. I'm trying to
>>>>>>> watch it but it is really dark. I am using kmplayer with mplayer
>>>>>>> for the backend. I found where it says you can adjust brightness
>>>>>>> and contrast but they don't do anything. The screen looks fine
>>>>>>> outside of watching a show. Here is some emerge info just in
>>>>>>> case I missed a USE flag or something:
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>> Have you tried changing the gamma?
>>>>>>
>>>>>>
>>>>>>
>>>>> I tried changing all the things in the menu that pops up. None of
>>>>> them do anything at all. They move and they are not grayed out or
>>>>> anything, they just don't work. It reminds me of adjusting the
>>>>> volume when it is muted.
>>>>>
>>>>> Ideas?
>>>>>
>>>>>
>>>>>
>>>> Try other output drivers. Run "mplayer -vo help" to see what drivers
>>>> are supported. I've just tried it with xv (default) and it didn't
>>>> work. x11 driver works, but the brightness of the whole X changes.
>>>> Using gl and gl2 output everything works as expected.
>>>>
>>>>
>>>> Cheers,
>>>> Renat
>>>>
>>>>
>>>>
>>> You da man !! I first checked out the command you gave and I have a
>>> lot of options listed. After reading the man page, should I mention
>>> that thing is HUGE, I then opened kmplayer and checked out the options
>>> there. I selected the OpenGL driver and it now works. It goes from
>>> completely black to blindingly white.
>>>
>>>
>> You can adjust contrast, hue, and saturation as well. Changing the hue
>> doesn't work here anymore for some reason, though.
>>
>>
>> Cheers,
>> Renat
>>
>>
>
> I didn't check the hue but the others worked like they should. I'll try
> those in a bit. I have to make a grocery run for a friend.
>
> Dale
>
> :-) :-)
>
>
Same here. The others work but not the hue part. Not sure what it does
but I couldn't see any difference when I changed it. Isn't that like a
red/green balance thing?
Dale
:-) :-)
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Adjusting brightness on videos. kmplayer in particular.
2009-09-26 3:14 ` Dale
@ 2009-09-26 9:17 ` pk
0 siblings, 0 replies; 9+ messages in thread
From: pk @ 2009-09-26 9:17 UTC (permalink / raw
To: gentoo-user
Dale wrote:
> Same here. The others work but not the hue part. Not sure what it does
> but I couldn't see any difference when I changed it. Isn't that like a
> red/green balance thing?
Quite off-topic but:
http://www.youtube.com/watch?v=BeRjRxYhz6U
...related to hu(e)? Perhaps not... ;-)
Best regards
Peter K
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2009-09-26 9:17 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-25 6:58 [gentoo-user] Adjusting brightness on videos. kmplayer in particular Dale
2009-09-25 7:55 ` Graham Murray
2009-09-25 8:07 ` Dale
2009-09-25 8:53 ` Renat Golubchyk
2009-09-25 9:16 ` Dale
2009-09-25 9:35 ` Renat Golubchyk
2009-09-25 18:22 ` Dale
2009-09-26 3:14 ` Dale
2009-09-26 9:17 ` pk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox