Loop a video N times

concatenation

// shell

$ ffmpeg -stream_loop 3 -i input.mp4 -c copy output.mp4