Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DJI Mavic 2 Zoom video (mp4 + srt) processing problem. Missing longitude and latitude in the produced jpg exif data. #1757

Closed
idimitrovski opened this issue May 9, 2024 · 0 comments

Comments

@idimitrovski
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants