Skip to content

A python script that sorts and joins GoPro files to make editing easier. Can output one file for each camera start, or one file for the whole thing..

License

Notifications You must be signed in to change notification settings

pyoorkate/GoProJoiner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

GoProJoiner

Python script to sort GoPro files into the correct order and join them together so that you have all the chapters either a single file (in the correct order) or into individual segments for each camera start. This uses the filenaming convention to detect order, so it isn't thrown by camera date/time issues, or time-stamping issues caused by copying files.

It operates in current working directory & assumes FFMPEG is available in your path; it will attempt to make a directory for you if you ask it to output to a directory that doesn't exist. It currently performs no error checking to confirm it's not going to overwrite files in the output directory.

I take no responsibilty for any horrific things this does.

Don't expect me to ever do anything else with it unless it breaks for me.

About

A python script that sorts and joins GoPro files to make editing easier. Can output one file for each camera start, or one file for the whole thing..

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages