You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recent GoPro models record the same creation time for every file in a series. We can generally know the MP4 time of the clips because they are loaded all together and time adds up, but if the first file is missing the resulting MP4 times are wrong.
I'm not sure where the information to detect this and apply an offset is. Needs more investigation.