yep, can also be done in Windows file properties window, and supposedly mac/linux should have options.
Wish there was an option to do it on the website, of course…
I wrote a (linux/bash) script fragment to touch an image file with an increasing date/timestamp. The source was a (ffmpeg) decoded mp4 file at a specified framerate. I then used jhead to write the EXIF date/time fields.
You are both right. In Explorer it’s called “Date taken”, in the official EXIF documentation it’s “Exif.Photo.DateTimeOriginal”. But it’s the same thing.
Or 7 years, 6 months, 20 days, 9 hours, 20 minutes
User the ExifTool Date/Time Shift Feature to update all files in a folder
Docs: ExifTool by Phil Harvey
Command exiftool "-AllDates+=7:6:20 9:20" /FOLDER
Use the Desktop uploader like always. The “.JPG_original” files are ignored.
I just learned of a better way to do this:
All GoPros with GPS store a DateTime in UTC from as part of the GPS Data.
We can use this data to overwrite the Exif data…
FYI - the Mapillary desktop uploader should now be using GPS time by default for images (so you shouldn’t have to do this manually, but let us know if something isn’t working as expected there). We are also working on adding the same functionality for videos.