Hello everyone. I recently purchased the Mini 5 Pro for mapping purposes, and I'd like to have as much data as possible from the video recordings. The SRT file has the frame-by-frame GPS data, such as position and altitude. The Flight Log files (shoutout to Open DroneLog btw) have the rotation information and whatnot, but only at 100ms intervals. At 60 FPS, this means that I have one value for every 6 frames!
I can likely work around this using interpolations and darker magic, but it's still worse than if I just had the rotation like I have the remainder of the positional data. Is there any way I can do this, even if by using a third-party app? I'm currently using the standard DJI one.
... Actually, is the frame data even "real"? Looking at it, I'm now wondering if it doesn't simply stamp the flight log data which is pooled at 100ms, since it doesn't seem to vary that rapidly anyways. The ISO does change at a much quicker pace, but it's collected from a different set of sensors so that would make sense.
I'm open to educated guesses too, if no one knows for sure.