MP4Box

  • MP4ファイルの情報を表示
MP4Box -info test.mp4
  • MP4ファイルを結合
MP4Box -add a.mp4 -cat b.mp4 -cat c.mp4 -new all.mp4
  • 映像と音楽を合成
MP4Box -add a.mp4#video -add b.mp4#audio -new ab.mp4
  • チャプターを追加
MP4Box before.mp4 -chap chapter.txt -new after.mp4

cf. ffmpeg