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

Timings in gpmf data are incorrect for both video and photo inputs #8

Open
himynamesdave opened this issue Nov 9, 2022 · 0 comments
Assignees
Labels
Milestone

Comments

@himynamesdave
Copy link
Member

himynamesdave commented Nov 9, 2022

I have noticed an issue with gpmf timings in telemetry output.

see in exiftool output video is 10.6s, but telemetry runs for 51s

<Track1:TrackDuration>10.60 s</Track1:TrackDuration>
<Track2:SampleTime>0:00:51</Track2:SampleTime>

Duration and last sample time should be very close, if not the same. GoPro telemetry seems to be incrementing samples one second, but should be 0.2 seconds (our timelapse videos are hardcoded with 0.2s spacing)

To recreate

python3 telemetry-injector.py -g -i UKBC002-in/ -o UKBC002-out-gpmf/ 

Exiftool output

UKBC002-out-gpmf.txt

@himynamesdave himynamesdave added the bug Something isn't working label Nov 9, 2022
@himynamesdave himynamesdave added this to the 0.1 milestone Nov 9, 2022
@himynamesdave himynamesdave changed the title Timings in gpmf data are incorrect Timings in gpmf data are incorrect for both video and photo inputs Nov 9, 2022
@karamvirup karamvirup added gpmf and removed bug Something isn't working labels Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants