Skip to content

Instantly share code, notes, and snippets.

@mcotton
Created January 13, 2016 21:44
Show Gist options
  • Save mcotton/2aecc35649d727ff4e52 to your computer and use it in GitHub Desktop.
Save mcotton/2aecc35649d727ff4e52 to your computer and use it in GitHub Desktop.
ffmpeg -f concat -i catlist -c copy output.mp4
# catlist
file 'public/media/bumpers/intro.mp4'
file 'HUVR_Blade_1.mp4'
file 'public/media/bumpers/outro.mp4'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment