We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Because GPX times need to match video frame rate (one frame per gpx) script needs to check gpx spacing matches fps spacing
To keep this as simple as possible just check that total video frames matches total gpx points, else return error message to user
The text was updated successfully, but these errors were encountered:
@karamvirup can you explain here please?
Sorry, something went wrong.
sorry this comment for another ticket.
@karamvirup no problem, all is clear with this ticket then?
karamvirup
No branches or pull requests
Because GPX times need to match video frame rate (one frame per gpx) script needs to check gpx spacing matches fps spacing
To keep this as simple as possible just check that total video frames matches total gpx points, else return error message to user
The text was updated successfully, but these errors were encountered: