Make exif copy optional
Bug #679660 reported by
tksharpless
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Hugin |
Fix Released
|
Wishlist
|
Unassigned |
Bug Description
Running exiftool can take an extremely long time for very large panoramas, and in any case leaves behind numerous temp files. So some people would prefer not to do that.
This patch adds a checkbox in the preferences dialog, and a corresponding configuration setting, that selects whether or not exiftool commands will be included in the stitching control makefile. The default is to run exiftool.
Changed in hugin: | |
importance: | Undecided → Wishlist |
status: | New → Triaged |
tags: | added: exiftool hugin stitching |
Changed in hugin: | |
milestone: | none → 2011.4beta1 |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Logged In: YES
user_id=1511901
Originator: YES
CORRECTED PATCH
The 1st version of this patch had an error, that caused the initial state of the switch to be OFF, even though the default state is ON. So it has been replaced by the corrected second version.
File Added: ExifOption2.patch