- Joined
- Sep 28, 2008
- Messages
- 671
- Location
- Tacoma, WA
- Lightroom Experience
- Intermediate
- Lightroom Version
- Classic
- Lightroom Version
- 10.1.1
- Operating System
-
- macOS 10.15 Catalina
I'm trying to figure out from where LrC pulls GPS data. I often use iMovie to edit videos, and iMovie strips off lots of metadata, including location info, and also sets the date & time info to the time that the video is exported from iMovie (this actually makes sense, because often one is creating a new video from multiple clips and the date/time created is logically the export moment).
What I have been doing to solve the date/time problem is to run the following ExifTool command on edited video files:
exiftool -P -progress -overwrite_original_in_place -extractEmbedded -tagsFromFile source filename -all:all destination filename
This copies all writeable tags from the source file to the destination file.
But, although I can see with ExifTool that the destination file has GPS data in the same 2 locations as the source file (the Keys group and the Composite group), LrC doesn't pick up GPS data from the destination file when imported.
So, I'm wondering if there's someplace else that LrC is pulling the GPS data from.
What I have been doing to solve the date/time problem is to run the following ExifTool command on edited video files:
exiftool -P -progress -overwrite_original_in_place -extractEmbedded -tagsFromFile source filename -all:all destination filename
This copies all writeable tags from the source file to the destination file.
But, although I can see with ExifTool that the destination file has GPS data in the same 2 locations as the source file (the Keys group and the Composite group), LrC doesn't pick up GPS data from the destination file when imported.
So, I'm wondering if there's someplace else that LrC is pulling the GPS data from.