Patch #649
Converter fixes
Start date:
06 Oct 2009
Due date:
% Done:
100%
Estimated time:
Description
The first patch fixes parsing of Exif.GPSInfo.GPSDateStamp and handling of decimal point in Exif.GPSInfo.GPSTimeStamp.
The second patch fixes conversion of GPSAltitudeRef from exif to xmp. There was a trailing space which could not be converted back.
Files
History
Updated by Vladimir Nadvornik about 12 years ago
- File convert-GPSDate.patch convert-GPSDate.patch added
Exif.GPSInfo.GPSDateStamp is correct, it was a bug in gpscorrelate (see http://bugs.debian.org/529202 ), sorry for the noise.
There is still the problem with subsecond time.
Updated by Vladimir Nadvornik about 12 years ago
- File iptc.patch iptc.patch added
And here is another fix for conversion of iptc SubLocation.
Updated by Andreas Huggel about 12 years ago
thanks, Vladimir. Over the next two weeks I should finally find some time to look into your patches.
Updated by Andreas Huggel about 12 years ago
- Category set to xmp
- Status changed from New to Resolved
- Target version set to 0.19
- % Done changed from 0 to 100
#649: Misc Converter fixes. (Vladimir Nadvornik)