Re: Exporting still image with GPS coordinates in EXIF
[ Edited ]04-04-2019 05:32 AM - edited 04-04-2019 05:33 AM
@thegrave
Let me clarify. Yes, you could use ffmpeg to extract the metadata from the MP4. But, it would be at the track (aka stream) level. The GPS data associated with a specific frame would need to be done using another method from the extracted track data.
Again, could you please explain at a high level what you are trying to achieve?