← Back to team overview

hugin-devs team mailing list archive

[Bug 2049641] Re: Multiple RAW files with dcraw don't work

 

One idea to test. Redirect the output of the first dcraw command to a
log file and attach the log file here.

>From your log the command should be:
C:\Program Files\Hugin\bin\dcraw.exe -w -v -4 -T "D:\test\IMG_0001.CR2" 2>IMG_0001.log

(and yes, it should be 2>IMG_0001.log)

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/2049641

Title:
  Multiple RAW files with dcraw don't work

Status in Hugin:
  Incomplete

Bug description:
  Hello,

  I've had good results with JPEG files using Hugin and wanted to try RAW files.
  Since it is sufficient and you don't need any major software, I wanted to use dcraw. But I have a problem when I select several files at once as recommended.
  The first file is processed and then the import stops. If I interpret it correctly, there is probably a problem with the white-balance reference where, I think, not all the data is passed to the next pass.

  
  Prozessiere: C:\Program Files\Hugin\bin\dcraw.exe  -w -v -4 -T "D:\test\test\IMG_0005.CR2"
  Loading Canon EOS 1300D image from D:\test\test\IMG_0005.CR2 ...
  Scaling with darkness 2048, saturation 13584, and
  multipliers 2.089844 1.000000 1.419922 1.000000
  AHD interpolation...
  Converting to sRGB colorspace...
  Writing data to D:\test\test\IMG_0005.tiff ...
  Aktualisiere EXIF-Daten der Datei D:\test\test\IMG_0005.tiff
      1 image files updated

  Vorgang dauerte 3 s
  Prozessiere: C:\Program Files\Hugin\bin\dcraw.exe -r 2.089844 1.000000  -v -4 -T "D:\test\test\IMG_0006.CR2"
  Non-numeric argument to "-r"

  Vorgang dauerte 0 s

  
  From here nothing happens anymore. You can only cancel the import.
  If you import one file at a time, as is not recommended, there are no problems.

  Best regards
  Detlef Paschke

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/2049641/+subscriptions



References