Releases: lortordermur/wapamux-tools
Releases · lortordermur/wapamux-tools
v0.3.6 Alpha
Bugfix release.
- The new JSON based option file format produced by mkvtoolnix-gui is now correctly parsed.
- As mkvmerge expects a .json file extension, the option file name has changed from series.opt to muxopt.json.
- Updates to the documentation and typo fixes.
v0.3.5 Alpha
Bugfix release.
- wapamux will not touch track names anymore on remux.
- wapamux has a new
-t
/--strip-titles
switch for stripping title fields from the metadata on remux. - wapamux now runs with background priority (nice level 19) in order to keep foreground tasks responsive. For massive remuxes on a desktop system or workstation, switching to the deadline I/O scheduler is additionally recommended.
v0.3 Alpha
Bugfix release.
- Moving of files was broken in wapasplit.
- wapamux won't process title fields anymore.
- New feature: Determine file extension of video files from option file.
v0.2 Alpha
First milestone release with packaging support.