← Back to team overview

hugin-devs team mailing list archive

[Bug 1685928] Re: Output image has no EXIF metadata

 

That's strange.

For debugging there is "hugin_executor --stitching --dry-run .." which
creates all needed temporary files (you have to delete them manually at
the end) and prints all commands to console. (So you can try it on the
command line.)

This command line is passed to wxWidgets wxExecute(). The error message
is then raised inside this function. I have no idea how to debug this
further. But when it works for you now, there is no need to dig deeper.
Is this right?

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

Title:
  Output image has no EXIF metadata

Status in Hugin:
  Incomplete

Bug description:
  Hugin 2016.2.0.be8da0221960
  Arch Linux x86_64
  ExifTool 10.50

  Hugin does not add any EXIF metadata (neither XMP) to the output JPEG
  file.

  I tested with "empty" argfile name in Preferences / Stitching (2) for
  both intermediate and final args.

  Then I also created simple argfiles for both:
  1) "-ImageDescription"
  2) "-ImageDescription=Test"

  But to no avail - the output JPEG has neither EXIF nor XMP metadata at
  all (tested with "exiftool image.jpg" and "exiv2 image.jpg")

  P.S. It used to work some times ago (cca one year, I guess it was
  older hugin version).

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


References