SaaSHub helps you find the best software and product alternatives Learn more →
Gpmf-parser Alternatives
Similar projects and alternatives to gpmf-parser
-
gopro2gpx
Parse the gpmd stream for GOPRO moov track (MP4) and extract the GPS info into a GPX (and kml) file.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
gopro-telemetry
Reads telemetry from the GPMF track in GoPro cameras (Hero5 and later) and converts it to multiple formats
-
-
-
-
-
-
-
reframe360XL
OpenFX 360° Reframing plugin. Supports GoPro Max, Youtube 360 or standard equirectangular projections
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better gpmf-parser alternative or higher similarity.
gpmf-parser discussion
gpmf-parser reviews and mentions
Posts with mentions or reviews of gpmf-parser.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-01.
-
max lens mod post processing
If you had stabilization on, the stabilization warped the image thinking it didn't have max lens mod on, so you would have to undo this warp, and then re-add one using the correct max lens mod calibration and the same rotation. I know the rotations/orientations are in the video metadata (https://github.com/gopro/gpmf-parser find the ones with ORI in it) but I don't know where to find the calibrations. So it's technically possible, but very involved, so if you're looking for an easy fix, I'm not sure there is one.
-
How to find GoPro footage with telemetry data
In https://github.com/gopro/gpmf-parser sample directory, you'll find what you're looking for.
- recorded with a MAX, reframed with the Android GoPro app, and the exported MP4 had a GPMF track embedded with a solid 3D fix but I had to use desktop software to render the overlay
-
RTK corrections and Android
Creative/educational endeavors, see https://www.youtube.com/watch?v=KEAnCRrPWrk&t=180s if you're curious. The telemetry data burned into the video is from a u-blox F9 and GPS time is synced to the video (https://github.com/gopro/gpmf-parser), but accuracy is worse than what I like. I want to sync the RTK corrected telemetry (captured with my phone) on top of the video using GPS time as the common reference and see if there's any significant improvement in accuracy
- Custom sticker data?
-
GoPro desktop app to use GPS data in video?
You can parse the sensor data in the video stream by using GoPro's official GPMF parser, or any of the other implementations:
-
Why dont my g-forces show up? GoPro Hero 10 black
Yes. The data was difficult to parse initially, but at some point GoPro documented the format: https://github.com/gopro/gpmf-parser
-
A note from our sponsor - SaaSHub
www.saashub.com | 18 Jan 2025
Stats
Basic gpmf-parser repo stats
7
558
4.2
3 months ago
gopro/gpmf-parser is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of gpmf-parser is C.