Skip to content

Instantly share code, notes, and snippets.

@famousgarkin
Created March 19, 2017 11:41
Show Gist options
  • Save famousgarkin/e9d9e0dda80d7d113b4e97748b81264a to your computer and use it in GitHub Desktop.
Save famousgarkin/e9d9e0dda80d7d113b4e97748b81264a to your computer and use it in GitHub Desktop.
ffmpeg concatenate files
ffmpeg -f concat -i in.txt -c copy out.mp4
file cd1.mp4
file cd2.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment