>725
結合したいファイル名をリストしたテキストを用意して、
ffmpeg -f concat -i list.txt -c copy out..mp3

詳しくは"ffmepg concat"で検索してね。