sumar dos videos:

crear un lista.txt: file pathtofile/file.avi file pathtofile/file2.avi

ffmpeg -f concat -i lista.txt -c copy -bsf:a aac_adtstoasc video_final.MP4

ffmpeg -f concat -i videos.txt -c copy salida.avi