Mp4combine Versions Save

Automatically concatenates MP4 files using the ffmpeg and mp4box utility and generates chapters for each concatenation point. Compatible with Xbox and Playstation video players.

v2.4.0

5 years ago
  • Experimental support for --burnsubs option to embed soft subtitles from source files into the destination video.

v2.5.0

5 years ago
  • New switch --noaudio that disables merging of the audio channels from the source clips.
  • New switch --burnsubs that embed the first soft subtitles track present in the source clips into the output video.

v2.3.0

6 years ago
  • Support added for cut point files to be able to trim start and end of input files

v2.2.0

6 years ago
  • Fixes for non-ascii input file names
  • Supports combining video files with different sizes and aspect ratios
  • Only splits files when final filesize exceeds limit
  • Minor output improvements
  • Minor documentation improvements

v2.1.0

6 years ago
  • Fixing bug in mp4box for paths that have non ascii characters (upgraded executable binary)
  • Fixing bug for relative paths when working path for script is not the script directory itself

v2.0.0

6 years ago
  • Major refactoring to better support seekable error free video files on xbox and playstation
  • Inclusion of FFMPEG for transcoding of mp4 to fix inconsistencies in encoding and indexing
  • Reworking of the splitting of files to make code simpler
  • Improved output formats of the script
  • Included both latest binary distributions of mp4box and ffmpeg windows versions with the script

v1.0

7 years ago

First production release. Project and main script file renamed.

v0.2

7 years ago

First release that contains most of the final features of the tool. You should use this version until there is a newer one available.

v0.1

7 years ago

Initial beta release.