GPS location metadata format in movies for import into LR classic
Movies shot with an iPhone contain the GPS location in a format that LR classic can understand when importing these files.
Movies shot with a "normal" camera do not contain GPS data. I wan't to add a GPS location to movies before importing them into LR (e.g., with `exiftool`), because LR is not able to save GPS locations to movies.
Some research suggested to use "Keys:GPSCoordinates" for exiftool (`exiftool -Keys:GPSCoordinates="{latitude},{longitude} {path}`). When I add GPS coordinates this way, macOS and the Photos.app show that location. However, when I import the same file into LR classig, no GPS coordinates are shown. It works as expected with iPhone movies, so I don’t think it’s an issue with the import settings (and I also made sure to have no import/metadata preset enabled).
I compared the metadata of an iPhone movie an a "camera" movie with `ffprobe` and `exiftool` but I don’s see any obvious differences. The major exception is the missing altitude in the "camera" movie, but passing "0" as altitude in the `exiftool` command shown above doesn’t change anything.
In which format does LR expected GPS coordinates in movies to be in order to properly import them?
