DJI exif info

Started by JP1234, August 02, 2018, 08:37:04 PM

Previous topic - Next topic

JP1234

I am new to exiftool.

I was happy to see the DJI drone provides some exif info on movies and that exiftool can read the header file. I am most interested in the lat, long, height, camera viewing direction, start time, stop time ....

I am wondering if the header info on the DJI movie files corresponds to the beginning, end or other part of the movie.  If anyone knows I would appreciate your comments.

thanks
John Porter

Phil Harvey

Hi John,

The static GPS is at the start of the movie.  Use the -ee option to extract embedded information, and dji.config to generate streaming GPS tags from the embedded Text tags if they exist.

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).