Color Space Problems / Queries

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
jmarshall Offline
Team-XBMC Developer
Posts: 24,523
Joined: Oct 2003
Reputation: 138
Post: #21
There IS a color space option for videos. It just doesn't apply to the UI.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]
find quote
Forsaken Offline
Junior Member
Posts: 27
Joined: Jan 2010
Reputation: 0
Post: #22
jmarshall Wrote:There IS a color space option for videos. It just doesn't apply to the UI.

I must have missed that or do you mean the VDPAU studio color option ? I have intel gfx so can't use that.
find quote
elupus Offline
Team-XBMC Developer
Posts: 3,764
Joined: Mar 2004
Reputation: 2
Post: #23
Well the thing is. I pretty much see this as a driver issue. Since we are outputting RGB fullrange which is what the rest of windows is also displaying.

So your video drivers should not assume this is some limited range colors. If you are on nvidia, just switch the colorspace in the driver settings. If you switch that it usually ends up right.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]
find quote
Forsaken Offline
Junior Member
Posts: 27
Joined: Jan 2010
Reputation: 0
Post: #24
elupus Wrote:Well the thing is. I pretty much see this as a driver issue. Since we are outputting RGB fullrange which is what the rest of windows is also displaying.

So your video drivers should not assume this is some limited range colors. If you are on nvidia, just switch the colorspace in the driver settings. If you switch that it usually ends up right.

This is the Linux part of the forum so no windows here Smile

I'm not using nvidia, intel does have an option in the man page, BROADCAST_RGB, but Xorg says it is not using it when I set it in xorg.conf and xrandr gives an error when trying to set it.

I agree that it's something that is/should be handled in the driver, it would be convenient to be able to change it in XBMC though.
find quote
athloni Offline
Fan
Posts: 312
Joined: Dec 2007
Reputation: 0
Post: #25
elupus Wrote:Well the thing is. I pretty much see this as a driver issue. Since we are outputting RGB fullrange which is what the rest of windows is also displaying.

So your video drivers should not assume this is some limited range colors. If you are on nvidia, just switch the colorspace in the driver settings. If you switch that it usually ends up right.

In Linux there is no option in the NVidia driver to output Studio Levels.
UI and pictures are looking ugly (:rolleyesSmile on my Panasonic Plasma.

Is there any developer working on a solution for this?
find quote
athloni Offline
Fan
Posts: 312
Joined: Dec 2007
Reputation: 0
Post: #26
bumb
find quote
MrRimmer Offline
Junior Member
Posts: 5
Joined: Apr 2010
Reputation: 0
Post: #27
Got a NVidia 8200 (motherboard chipset) running XBMC Live connected to a Pioneer 5090 via HDMI. Shadow detail is pretty much non-existent even with VDPAU colour space set, and there is a certain amount of white crush. Looks like contrast is set too high.
find quote
athloni Offline
Fan
Posts: 312
Joined: Dec 2007
Reputation: 0
Post: #28
The new Nvidia drivers (260.19.04 beta) should solve this problem:

http://www.nvidia.com/object/linux-displ...river.html

I Know nothing about Linux, can someone tell me step by step how to update to this NVidia driver and how to enable studio levels (limited rgb)?

Quote:Added ColorSpace and ColorRange features for HDMI. These give the ability to output YUV over HDMI and select full/reduced color range on RGB over HDMI. ColorSpace and ColorRange are X Configuration options and can be changed dynamically through nvidia-settings.
(This post was last modified: 2010-09-19 21:09 by athloni.)
find quote
MacUsers Offline
Fan
Posts: 407
Joined: Jun 2009
Reputation: 0
Location: London, UK
Post: #29
athloni Wrote:The new Nvidia drivers (260.19.04 beta) should this problem:
It doesn't really do anything, at least for me.
Option "ColorRange" "Limited" in the xorg.conf makes the black pretty much washed out and [COLOR="black"]"Full"[/COLOR] or nothing at all makes everything pretty much dark. Increasing the brightness to ~56 makes things lot better that shouldn't be the way of doing it. Anyone got any better idea? Cheers!!

MONEUAL 320B | ASUS P5Q-VM | Core2Duo E6320 | GeForce GT220 | Kingston KVR 800Mz HyperX DDR2 4GB (2 x 2GB) | UJ-120 BD-ROM | Pioneer VSX-920-K | KEF KHT3005SE-W | Panasonic TH-37PV500B | Ubuntu 10.04 | XBMCbuntu [ v10.0, r35648 ]
(This post was last modified: 2010-09-20 01:25 by MacUsers.)
find quote
athloni Offline
Fan
Posts: 312
Joined: Dec 2007
Reputation: 0
Post: #30
MacUsers Wrote:It doesn't really do anything, at least for me.
Option "ColorRange" "Limited" in the xorg.conf makes the black pretty much washed out and [COLOR="black"]"Full"[/COLOR] or nothing at all makes everything pretty much dark.

Can you please tell me how to upgrade the Nvidia driver and how I change the settings to Limited?

I'm using Live Beta2 and a complete Linux noob Sad

I have putty installed on my Windows PC.
find quote
Post Reply