← Back to team overview

hugin-devs team mailing list archive

[Bug 1752135] Re: HDR tiff and EXR files lack color space from input files

 

For LDR images the icc profile is copied in depended of this argfile.
But for HDR images I'm not sure, if the icc profile is the correct way. There are contrary opinions about this. So, currently I don't make this the default.

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

Title:
  HDR tiff and EXR files lack color space from input files

Status in Hugin:
  Fix Committed

Bug description:
  I am regularly creating HDR files (EXR and TIFF) from 16 bit source
  files using the ProPhoto RGB color space. The resulting HDR outputs
  generated by Hugin render with shifted colors. For EXR, sRGB is
  wrongly assigned to the file. 32 bit TIFFs are instead untagged and do
  not carry a color profile at all. As soon as I manually assign a
  profile, colors are back to normal.

  Hugin (or whatever process is used in the background), needs to assign
  the input color space also to the generated output HDR files.

  All of this happens with Hugin 2017.0.0.eac5e8cc546e on Windows 10,
  using the standard built-in tools.

  Btw, I have been searching for ages how to assign a color space manually to a file. I ended up using:
  magick "DSC_7847 - DSC_7856_hdr.tif" -profile proto.icc out.tiff

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


References