Merge video and audio files with ffmpeg in Linux Terminal. Commands: nano input.txt
ffmpeg -f concat -i input.txt -c copy output.mkv
YouTube Link: