MovieMerge

Joins multiple video files together using the cat command and ffmpeg. Currently only avi files are supported.

moviemerge INPUT-1 .. INPUT-N

Options (all are optional):
  -f, [--framerate=N] # Default: 25
  -t, [--target=TARGET]
  -d, [--dry-run]
  -h, [--help]
  -v, [--version]