Hi,
even though I read carefully this thread, I did not manage to copy Date/Time Original into GPS Date Stamp and GPS Time Stamp.
I tried like this...
$ exiftool -datetimeoriginal -gpsdatestamp -gpstimestamp image.jpeg
Date/Time Original : 2007:02:19 00:13:30
$ exiftool "-gpstimestamp<datetimeoriginal" "-gpsdatestamp<datetimeoriginal" image.jpeg
Warning: Too many values specified (3 required) for GPS:GPSTimeStamp - image.jpeg
0 image files updated
1 image files unchanged
$ exiftool "-datetimeoriginal>gpstimestamp" "-datetimeoriginal>gpsdatestamp" image.jpeg
Warning: Too many values specified (3 required) for GPS:GPSTimeStamp - image.jpeg
0 image files updated
1 image files unchanged
... and many variants more, but without success.
I'd appreciate any hint and help
- Cocker :wq