Hello, could you add a feature? My dashcam has GPS functionality, while my action camera doesn't.
I first compare and segment the action camera and dashcam videos to ensure their durations are roughly the same, with an error margin of a few seconds.
Then, I export the GPS information from the dashcam video as a GPX file. Next, I import the action camera video (one or more consecutive videos), and then import the GPX file.
I can manually adjust the GPX start point to match the video. For the extra few seconds of footage without GPS information, you should handle it the same way as now—not displaying the map track. If the GPS track exceeds the video length, the user can control the deletion of the extra GPS track. Then, the video with the map track is output.
If this function is difficult to implement, then abandon it.
I first compare and segment the action camera and dashcam videos to ensure their durations are roughly the same, with an error margin of a few seconds.
Then, I export the GPS information from the dashcam video as a GPX file. Next, I import the action camera video (one or more consecutive videos), and then import the GPX file.
I can manually adjust the GPX start point to match the video. For the extra few seconds of footage without GPS information, you should handle it the same way as now—not displaying the map track. If the GPS track exceeds the video length, the user can control the deletion of the extra GPS track. Then, the video with the map track is output.
If this function is difficult to implement, then abandon it.