← Back to team overview

hugin-devs team mailing list archive

[Bug 709561] Re: Hugin doesn't copy icc colour profiles to output

 

** Changed in: hugin
       Status: New => Fix Released

** Changed in: hugin
    Milestone: None => 2011.0beta3

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

Title:
  Hugin doesn't copy icc colour profiles to output

Status in Hugin - Panorama Tools GUI:
  Fix Released

Bug description:
  (reported by celsius@xxxxxxxxxxxxx)

  Hugin copies lots of metadata from the first photo in the project to
  the final output, this is from src/hugin1/hugin/config_defaults:

  #define HUGIN_EXIFTOOL_COPY_ARGS                   "-ImageDescription
  -Make -Model -Artist -WhitePoint -Copyright -GPS:all -DateTimeOriginal
  -CreateDate -UserComment -ColorSpace -OwnerName -SerialNumber"

  It seems that it should also have these args:

    -icc_profile
    -xmp

  In particular, if there is no icc profile then the enblend -c option
  has no effect.



References