How did you install ODM? (Docker, installer, natively, ...)?
Installer (Windows 10)
What is the problem?
When processing mp4 files from DJI Mavic 2 Zoom drone, the first step of the processing produces jpg files without lon, lat exif data. This is due to non standard srt file structure (the longitude and latitude params in the srt file are different from the supported formats)
I already added support for the Mavic 2 Zoom srt files in the code. I just opened this issue so I can reference it in the pull request.
How did you install ODM? (Docker, installer, natively, ...)?
Installer (Windows 10)
What is the problem?
When processing mp4 files from DJI Mavic 2 Zoom drone, the first step of the processing produces jpg files without lon, lat exif data. This is due to non standard srt file structure (the longitude and latitude params in the srt file are different from the supported formats)
I already added support for the Mavic 2 Zoom srt files in the code. I just opened this issue so I can reference it in the pull request.