Nenhuma descrição

lzl12051 e53c84520a FIX: now will sort filenames first 3 anos atrás
.gitignore 0acd5d3263 Initial commit 3 anos atrás
README.md 84b68135fa First commit 3 anos atrás
concatGOPRO.py e53c84520a FIX: now will sort filenames first 3 anos atrás

README.md

ConcatGoproVideos

A python script that can help you to concatenate GoPro's 4GB chaptered videos.

The script will scan the file names (GoPro File naming Convention, e.g. GH011234.mp4) in your input directory (maybe GoPro's TF card) and find out all chaptered videos. And it will generate a file for FFmpeg to concatenate all videos.

Usage

FFmpeg must be installed first to use this script.

python3 concatGOPRO.py input_path output_path

And go check your output folder!