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

Request: Add options to trim seconds #23

Open
LaurentKinomap opened this issue Aug 22, 2018 · 0 comments
Open

Request: Add options to trim seconds #23

LaurentKinomap opened this issue Aug 22, 2018 · 0 comments

Comments

@LaurentKinomap
Copy link

Seems like ffmpeg does not create the correct bin file when using the parameters -ss (to start extraction at a specific second) and -t (the length of video to take from the start point).
Thus it would be interesting to be able to tell gopro2gpx to trim the GPX file with the same 2 parameters instead.
./gopro2gpx -i tmp.bin -ss 20 -t 10 -o tmp.gpx
would extract the GPS starting at second 00:20 for a length of 10 seconds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant