News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

Video brightness adjustments

Started by Randykc, April 13, 2008, 09:43:34 PM

Previous topic - Next topic

Randykc

Is there a way to adjust the brightness level on movies that I'm playing on my diskless MD that I have ripped on my core system?  They all appear on the dark side to me.  I tried tweaking the brightness level using nvidia-settings from the desktop, but the change did not appear to get reflected when I play a video.  To verify this, I tried setting the nvidia-settings brightness level to full and then playing the movie again. It was still dark while everything else (menus, flickr pictures, etc) appeared washed out because of the increased brightness level.

Randykc

Anyone?  Feel like I'm the only one seeing this.  I watched a movie again last night and I had to increase the brightness on the TV from 50% to around 72%. Can I just increase the brightness level in Xine itself (if Xine is the player LMCE uses) without effecting anything else?

totallymaxed

Quote from: Randykc on April 18, 2008, 03:35:04 PM
Anyone?  Feel like I'm the only one seeing this.  I watched a movie again last night and I had to increase the brightness on the TV from 50% to around 72%. Can I just increase the brightness level in Xine itself (if Xine is the player LMCE uses) without effecting anything else?

I must say we don't experience this problem. As far as I know there are no brightness settings in LinuxMCE but there may be some settings for this in xine itself which is used for non HD video playback.

Andrew
Andy Herron,
CHT Ltd

For Dianemo/LinuxMCE consulting advice;
@herron on Twitter, totallymaxed+inquiries@gmail.com via email or PM me here.

Get Dianemo-Rpi2 ARM Licenses [url="http://forum.linuxmce.org/index.php?topic=14026.0"]http://forum.linuxmce.org/index.php?topic=14026.0[/url]

Get RaspSqueeze-CEC or Raspbmc-CEC for Dianemo/LinuxMCE: [url="http://wp.me/P4KgIc-5P"]http://wp.me/P4KgIc-5P[/url]

Facebook: [url="https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465"]https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465[/url]

[url="http://www.dianemo.co.uk"]http://www.dianemo.co.uk[/url]

seth

 ;D

I have this issue with an older 36" TV/CRT. If you have an nvidia card, there is hope. From the kde desktop, launch a terminal, become root
sudo -i
Then from the terminal window run nvidia-settings
nvidia-settings
There is an option in the window presented for "X Server Color Correction" Select it and adjust Gamma, Contrast, and Brightness to about 3 or 4. Then exit the application. This will have created a file in roots home directory /root/ called
.nvidia-settings-rc
To get this to stick (and after you play around until you get the right picture quality) add the following line to /usr/pluto/bin/lmce_launch_manager.sh
vi /usr/pluto/bin/lmce_launch_manager.sh
add
nvidia-settings --load-config-only&
This will apply your changes every time the launch manager is started.
Hope this helps.

Regards,

Seth
".....Because Once you've LinuxMCE'd....."
System stats located at my user page:

[url="http://wiki.linuxmce.org/index.php/User:Seth"]http://wiki.linuxmce.org/index.php/User:Seth[/url]

Randykc

#4
Yep, the nvidia-settings was what I tried originally.  Tweaking the values a little at a time did not appear to be doing anything for video playback of ripped *.dvd files, so for a test, I tried setting the brightness to 100% using nvidia-settings. Everything was super bright like I would expect until I played a ripped movie. That was still dark like it was ignoring the nvidia settings :(  This was last weekend, so I'll double check that.

*Edit* - I just checked this on my core which also has an nvidia card.  Using nvidia-settings, changed the brightness to 100%. Then played a ripped .dvd file on the core. Video played like the brightness level was not changed.