[Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [50120] branches/soc-2011-tomato: Color Management: pipeline cleanup

Xavier Thomas xavier.thomas.1980 at gmail.com
Wed Aug 22 22:54:52 CEST 2012


Oups, I should have verified instead of trusting my memory :(
The vd colorspace stand for "video data" but is not sRGB and has some kind
of limited dynamic range (apparently using the out of range 235-255 values
of video data).

2012/8/22 Xavier Thomas <xavier.thomas.1980 at gmail.com>

>
>> - Make sequencer working in space defined by sequencer_workspace
>>   role in OCIO configuration file.
>>   If this role is not set, sequencer will fallback to legacy sRGB
>>   Gamma 2.2 space.
>>
>>   Currently use vd16 color space for sequencer. Not sure what exactly
>>   this color space is, but it's pretty close to SPI Film view and
>>   it's still invertable.
>>
>> vd16 stands for videodata16bit, its is the colorspace used by imageworks
> for video input and texture painting. It is essentially a sRGB colorspace
> optimized for 16 precison. They use the vd name (video data) to
> differenciate from the sRGB colorspace wich is a viewer colorspace and
> cannot be used for image/video input.
>
>
>
>


More information about the Bf-committers mailing list