Comment 3 for bug 2049641

Revision history for this message
tmodes (tmodes) wrote :

Thanks for the test files.
But I can't reproduce the issue. When using your file, dcraw processes both files without problems:

Prozessiere: C:\Users\Thomas\Downloads\dcraw.exe -w -v -4 -T "C:\daten\Hugin\test\raw\Canon\IMG_0001.CR2"
Loading Canon EOS 1300D image from C:\daten\Hugin\test\raw\Canon\IMG_0001.CR2 ...
Scaling with darkness 2048, saturation 13584, and
multipliers 1.832031 1.000000 1.646484 1.000000
AHD interpolation...
Converting to sRGB colorspace...
Writing data to C:\daten\Hugin\test\raw\Canon\IMG_0001.tiff ...
Aktualisiere EXIF-Daten der Datei C:\daten\Hugin\test\raw\Canon\IMG_0001.tiff
    1 image files updated

Vorgang dauerte 5 s
Prozessiere: C:\Users\Thomas\Downloads\dcraw.exe -r 1.832031 1.000000 1.646484 1.000000 -v -4 -T "C:\daten\Hugin\test\raw\Canon\IMG_0002.CR2"
Loading Canon EOS 1300D image from C:\daten\Hugin\test\raw\Canon\IMG_0002.CR2 ...
Scaling with darkness 2048, saturation 13584, and
multipliers 1.832031 1.000000 1.646484 1.000000
AHD interpolation...
Converting to sRGB colorspace...
Writing data to C:\daten\Hugin\test\raw\Canon\IMG_0002.tiff ...
Aktualisiere EXIF-Daten der Datei C:\daten\Hugin\test\raw\Canon\IMG_0002.tiff
    1 image files updated

Vorgang dauerte 4 s

The log of dcraw looks identical to your run. So I don't understand why in your case the wb multiplier are not correctly read from the log. In the log they appear correct, but they are not correctly parsed for the second run of dcraw.

Maybe your dcraw version adds some non-printable to the log? Could you try another dcraw version?

Just to be sure: you are using the latest Hugin version 2023.0?