Create file with list of files for concatenation (e.g. concat.list) and run
ffmpeg -f concat -i concat.list -c copy output.mp4
Bits and pieces of daily computer usage
Create file with list of files for concatenation (e.g. concat.list) and run
ffmpeg -f concat -i concat.list -c copy output.mp4