Embed GPS
This guide shows how to embed GPS data from an SRT file into your DJI video files.
- Ensure
ffmpegis installed and accessible in yourPATH. - Run the
dji-embedcommand pointing at the directory that contains your MP4 and SRT files:
dji-embed /path/to/videos
- The processed videos are written to a
processeddirectory alongside the originals. Pass-oto select a different output folder.
For additional metadata such as EXIF GPS tags, add the --exiftool option if
exiftool is installed:
dji-embed /path/to/videos --exiftool