Skip to content

Releases: sverrirs/mp4combine

v2.5.0

16 Jul 18:50
Compare
Choose a tag to compare
  • 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.4.0

16 Jul 18:55
Compare
Choose a tag to compare
v2.4.0 Pre-release
Pre-release
  • Experimental support for --burnsubs option to embed soft subtitles from source files into the destination video.

v2.3.0

02 Mar 22:50
Compare
Choose a tag to compare
  • Support added for cut point files to be able to trim start and end of input files

v2.2.0

18 Feb 20:22
Compare
Choose a tag to compare
  • 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

22 Jan 15:12
Compare
Choose a tag to compare
  • 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

21 Jan 23:58
Compare
Choose a tag to compare
  • 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

14 Jan 20:06
Compare
Choose a tag to compare

First production release. Project and main script file renamed.

v0.2

14 Jan 19:39
Compare
Choose a tag to compare

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

14 Jan 19:32
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

Initial beta release.