From 7e36240f3af05bdb17e33db135c0e0ea0bef0bb3 Mon Sep 17 00:00:00 2001 From: Thanatomanic <6567747+Thanatomanic@users.noreply.github.com> Date: Mon, 21 Jun 2021 08:02:42 +0200 Subject: [PATCH] Fix the incorrect rendering of Leica M8 DNGs by removing white level in camconst --- rtengine/camconst.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rtengine/camconst.json b/rtengine/camconst.json index 157bef8a4..4b56a2643 100644 --- a/rtengine/camconst.json +++ b/rtengine/camconst.json @@ -1549,7 +1549,7 @@ Camera constants: { // Quality C "make_model": "LEICA M8", "dcraw_matrix": [ 7675, -2196, -305, -5860, 14119, 1855, -2425, 4006, 6578 ], // DNG - "ranges": { "white": 16383 } + // Do not set white level, probably special handling by dcraw (see #6237) }, { // Quality C