Canon R6markII & RT5.9 is inconsistent

In my case, it’s not the raw crop, it’s the exposure and the interpretation of the exposure.

Do you have any idea when RT, even dev, will support the r6mkii?

Thanks

The incorrect raw crop is the root cause of the bad tones and colors (the same issue was resolved for a different Canon model). Appropriately licensed sample raw files is a prerequisite for support. Noone has provided any samples in the issue tracker and the RPU doesn’t have images either.

1 Like

The problem with these images is that they are not mine, so I can’t license them under anything. Reviewers have made some images available on the internet but have not changed their licenses.

BTW, I have also tried these files with ART and ART can process them “properly”. I thought that both RT & ART were closely related with most changes in the UI and organization.

Thanks

ART has moved to libraw (ditching RT’s increasingly mangled engine derived from significantly hacked-up dcraw). Plans are to move RT that way eventually, but not yet.

… and LibRaw doesn’t support the R6m2 yet either - it does a closest match to R6 so one ends up w/ the wrong color matrix ATM.

1 Like

In that case what about converting to DNG?

  1. Do you know about other software than adobe dng converter? I’m opensuse leap 15.4 but I think that I could make adobe dng converter work under wine.
  2. Would RT be able to process (properly) the dng images converted until eventually RT will be able to process the originals CR3s?

Thanks

You can check out DNG Lab by our own @cytrinox

It doesn’t work with canon r6 mkii images, I get:

Unknown camera: make: "Canon", model: "Canon EOS R6m2", mode: "raw"

digikam’s dng converter seems to work for me.

CR3

DNG

Digikam is also based on LibRaw and thus ends up w/ the incorrect R6 color matrix. Don’t know about their DNG conversion process.

1 Like
1 Like

I can add R6II support to dnglab as soon as I get CC0 licensed samples: Canon R6 Mark II support · Issue #243 · dnglab/dnglab · GitHub

I’d love to, but these images are not mine. I do not have the camera yet.

These images are raw posted by reviewers but none of them as licensed CC0 as far as I know.

Thanks

Samples have been submitted to RPU, but not approved/published yet? @LebedevRI

1 Like

Verified, thanks!

2 Likes

The raw crop (and color matrix) is now live in the development version.

Cool! Big thx Lawrence37!!!
Would it be possible to use the same settings for the Canon R8 too? It’s technically the same camera as the R6 Mark II (same sensor, same board). The files are interchangeable if you tweak the exit data.
Would be very nice and much appreciated here.

Thx
Bernard

Thanks for the hint @Bernhard. I submitted a request to add the R8 (Camconst entry for Canon EOS R8 by Lawrence37 · Pull Request #6768 · Beep6581/RawTherapee · GitHub).

R8 user here, I tried to copy the merge requested camconst.json code to my system copy to make the R8 work, but on running RT I got this in the terminal:

“raw_crop” array must contain numbers
failed to parse camera constants file “C:\Program Files\RawTherapee\5.9.\camconst.json”

(rawtherapee.exe:21700): Gtk-WARNING **: 01:40:50.237: Failed to parse C:\Program Files\RawTherapee\5.9\share\gtk-3.0\settings.ini: Key file does not start with a group

So I think I did added it wrong… Is there a way I can add the code myself, or do I Just need to wait for the next RT release?

You can download the whole file here:

https://raw.githubusercontent.com/Beep6581/RawTherapee/376d680b16da38436d70e206d19593446f43a111/rtengine/camconst.json

HTH,
Flössie