Hi
I've been browsing these forums for a while. Wondering if someone can shed some light on what dcraw is doing to my CR2 files.
I have been experimenting with different dcraw conversions and am comparing the results in Nuke. I'm using Nuke as it works in linear space but displays all inputs in sRGB space, you just tell each input node what colour space the incoming image is.
Anyway I'm trying to verify that I'm able to acquire images with the following conversions:
1) a linear image
2) a linearized sRGB image
3) a gamma sRGB image
And I want to open in Nuke to compare, linearize/gamma/convert to ensure I have used the corerect settings and understand what I'm working with.
Conversions 1) and 2) look (in non technical terms) the same in terms of exposure/contrast (viewed in sRGB gamma space). There's a clear difference in vibrancy but I'm pretty happy that is because of using sRGB primaries and the other not. Although I'm wondering if it's more complex than I first imagined?
The thing I'm not sure about is with regards to my sRGB conversion(s), I would expect to be able to linearize these and they match my linear images but they don't, they are much brighter - and I say 'they' because I've tried a couple of different options.
Here are my dcraw settings: NOTE: All saved out as sRGB JPEGs in Nuke
1) Linear
dcraw.exe -v -w -H 0 -o 0 -q 3 -4 -T
2) Linearized sRGB
dcraw.exe -v -w -H 0 -o 1 -q 3 -4 -T
3) sRGB
dcraw.exe -v -w -H 0 -o 1 -q 3 -g 2.4 12.9 -6 -T
4) sRGB II
dcraw.exe -v -w -H 0 -o 1 -q 3 -6 -T
Can anyone suggest whether I'm going wrong somewhere? The files are pretty big, should I convert to Jpeg and upload?
Thanks