Concatenate videos from a file list

concatenation

// shell

$ ffmpeg -f concat -safe 0 -i filelist.txt -c copy output.mp4