Skip to content

Releases: MantisSub/batchstitcher

v0.0.7

15 May 09:15
Compare
Choose a tag to compare

Version 0.0.7

Added:

  • Added compatibility with Stitcher v4.0.0 beta.
  • Added "Direction lock" setting known from One RS, X2, X3. Has no effect when using Stitcher v3.x.x, requires Stitcher v4.0.0 beta.

Changed:

  • Updated python version of binary distribution to 3.11.3.
  • Firmware version is now copied from project file into stitcher configuration.

Fixed:

  • Fixed stitching parameters for 5fps and 60fps recordings (crop flag, sweep time, delay time).
  • Fixed an issue where the blend type could be set to cuda when using a windows ini file on macos.

v0.0.6

31 Mar 04:54
Compare
Choose a tag to compare

Version 0.0.6

Added:

  • Added "Default" output frame rate.

Changed:

  • Improved progress reporting.
  • Changed some input field descriptions.

Fixed:

  • Fixed calculating stitched video duration.
  • Fixed setting output frame rate.
  • Fixed setting audio type and device.
  • Fixed setting Decode Hardware Count parameter.
  • Fixed setting Interpolation parameter.

v0.0.5

07 Feb 03:03
Compare
Choose a tag to compare

Version 0.0.5

Added:

  • Added support for external USB mic (tested with H3-VR).
  • Added support for external 3.5mm mic.
  • Added resolution suggestion when stitching fails due to misconfiguration.

Fixed:

  • FIxed an issue where stitching 3D top/bottom would not produce a square result.
  • Fixed "Could not save settings to file" issue.

v0.0.3

29 Oct 01:21
Compare
Choose a tag to compare

Version 0.0.3

Added:

  • Output file format mov
  • Explanation when codec/profile not supported.
  • Explanation when wrong file format selected.

Fixed:

  • Fixed changing bitrate, which was always 240MBps.
  • Fixed file format for prores, for which mp4 is not allowed.

Changed:

  • Force file format 'mov' for 'prores'.
  • Force profile 'main' for 'h265' (baseline fails).

Known problems:

  1. "Could not save settings" error message on windows.
    Resolution: Copy the file "batchstitcher.ini" into the folder %APPDATA%/BatchStitcher

v0.0.2

25 Oct 06:15
Compare
Choose a tag to compare

initial public release.