GPSTimeStamp incorrect format

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
hauwel
Posts: 1
Joined: 2012-07-12T01:39:54-07:00
Authentication code: 13

GPSTimeStamp incorrect format

Post by hauwel »

Could you please clarify whether the GPSTimeStamp format is valid? Looks like aspect ratio function was reused to output the time field.

identify -verbose file_3d.jps
exif:DateTime: 2000:01:01 00:06:12
exif:GPSDateStamp: 2000:01:01
exif:GPSInfo: 1434
exif:GPSTimeStamp: 0/1, 6/1, 12/1

Tried on Win7 64bit and CentOS6 64bit. ImageMagick-6.7.8-2-Q16 portable.
Post Reply