Results 162 comments of Andrew Dodd

@Thanatomanic I can't reproduce your results. https://drive.google.com/drive/folders/1cwjChthuZBH-RZ0R4QqqVrP-YW61Bmp2?usp=sharing has my results with an A7M4 colorchecker shot (and yeah I promised I'd do StdA weeks ago and still haven't, sorry...) When I...

It looks like all profiles copied from ART are ones with no tone curve and no LookTable, so @agriggio appears to already be going this route.

-L (matrix-only) is not what we want - there are two HueSatMap tables in the profiles that contain a tone curve: A 2.5D HueSatMap LUT that is exposure-independent and only...

I remember getting things to work as desired did require some fiddling. dcamprof says "-o , [tone reproduction operator](https://rawtherapee.com/mirror/dcamprof/dcamprof.html#dcp_tone) (default: neutral). Will only be applied if a non-linear curve is...

Yeah, looks like the dcamprof documentation needs a minor update for -o - it implies -t linear should alone force -o standard, but it does not. I assume you meant...

I now cannot remember if I did any detailed experiments between -t linear and -t none. For the most part this shouldn't matter with the current default behaviors in RT...

> Is it safe to simply convert forward and backslashes? Backslash is valid in Linux filenames. Even though nobody really uses it, it's still a possibility. Probably not. Might be...

Just as advice here - it sounds like you're using autoexposure? I'd suggest manual exposure and, since most cameras don't have the ability to show a RAW histogram at capture,...

> The operating system is responsible for terminating programs when there is not enough memory. Not sure if it's possible to gracefully exit with an error message. Theoretically, you should...

You need to install libqt5webkit5-dev and a few other qt devel packages. Unfortunately I don't have the list off the top of my head - I basically searched for the...