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

fix: enforce camera info to be extracted from video itself instead of gpx #713

Merged
merged 3 commits into from
Feb 23, 2025

Conversation

ptpt
Copy link
Member

@ptpt ptpt commented Feb 23, 2025

Problem is when run:

mapillary_tools process --video_geotag_source '{"source":"gpx","pattern":"/external_gpx/%g.gpx"}' ~/Downloads/video\ full.360

will throw this exception (warning) and skip gpx geotagging:

Exception for parser gpx while processing source /external_gpx/video full.gpx: "unable find box at path [b'moov']"

@ptpt ptpt merged commit bb74b3d into main Feb 23, 2025
19 checks passed
@ptpt ptpt deleted the fix-wrong-geotag-source-gpx branch February 23, 2025 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants