Skip to content

Releases: rwpi/videotimestamp

VTS-1.1.2

30 Mar 18:43
1434fd8
Compare
Choose a tag to compare

Bugfix for renamer tool when handling Lawmate .MOV files.

What's Changed

  • fix bundled exiftool path in renamer by @rwpi in #5

Full Changelog: VTS-1.1.1...VTS-1.1.2

VTS-1.1.1

29 Mar 00:10
404bc40
Compare
Choose a tag to compare

VTS 1.1.1 includes several new tools.

The Import tool will find today's video from your SD card, then copy it to your computer. It will create a folder for today's date in your Videos folder (Windows) or Movies folder (MacOS) where the imported files will be copied to. It will then automatically add the imported files to the VTS Input Files list and set today's folder to the VTS Output Folder.

The Renamer tool will add a clip number to your file names based on the recording's time. It will also tag your files as Claimant or Integrity video based on recoding length. Renamer works on both VTS output files and Lawmate .MOV files. Renamer can be set to run automatically during your timestamp job from the settings menu. It can also be run manually from the Tools menu. It can be run multiple times manually, to fix clip order when you've added or removed files from your folder.

The Show SD Card tool will automatically find the buried folder in your SD card where your video files are kept and open that folder in a file browser for you.

What's Changed

  • Move UI setup to modules by @rwpi in #1
  • Fix Win10 titlebars in popup dialogs by @rwpi in #2
  • update self.input_files for new method by @rwpi in #3
  • Version Change 1.1.1 Release by @rwpi in #4

New Contributors

  • @rwpi made their first contribution in #1

Full Changelog: VTS-1.1.0...VTS-1.1.1

VTS-1.1.0

13 Mar 04:33
Compare
Choose a tag to compare

Added setting to fix misconfigured camera DST. Added +/- 1 hour timestamp adjustment. Added new menubar system. Added a version number to the GUI.

Full Changelog: VTS-1.0.3...VTS-1.1.0

VTS-1.0.3 (DST fix)

10 Mar 18:33
Compare
Choose a tag to compare

Includes fix for Daylight Savings Time.

Full Changelog: VTS-1.0.2...VTS-1.0.3

VTS-1.0.2

12 Feb 03:54
Compare
Choose a tag to compare

Further simplified the hardware acceleration choice for users.

Fixed issue where users where able to mistakenly click "Timestamp Videos" button multiple times.

Consolidated windows and Mac code into one universal codebase.

Full Changelog: VTS-1.0.1...VTS-1.0.2

VTS-1.0.1

08 Feb 04:38
Compare
Choose a tag to compare

The process of selecting a graphics card has been significantly streamlined. VTS now automatically detects the graphics card installed in your computer and presents you with compatible options.

Full Changelog: VTS-1.0.0...VTS-1.0.1

VTS-1.0.0

06 Feb 18:45
Compare
Choose a tag to compare

Initial release includes fully tested build for MacOS M1, along with experimental builds for Windows x64 and MacOS Intel.

Full Changelog: https://github.com/rwpi/videotimestamp/commits/VTS-1.0.0