Skip to content

Instantly share code, notes, and snippets.

@crmccreary
Created December 28, 2017 17:02
Show Gist options
  • Save crmccreary/feb2aba2757b9b4306a6bd952c1894b6 to your computer and use it in GitHub Desktop.
Save crmccreary/feb2aba2757b9b4306a6bd952c1894b6 to your computer and use it in GitHub Desktop.
Concatenate mp4
inputs.txt:
file 'GOPR4405.MP4'
file 'GP014405.MP4'
ffmpeg -f concat -i inputs.txt -c copy trail.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment