Simple Video Cutter Versions Save

Windows-based tool for efficient browsing and cutting video footage

v0.30.0

1 month ago

Release 0.30.0 of simple-video-cutter. License: MIT

In this release: ✅ #90 Installer & automatic upgrades ✅ Use C# nullable references in the code base (and remove all existing warnings) ✅ Upgrade dependencies (libraries) to their latest versions

Warning! Windows may incorrectly identify the installer file (SimpleVideoCutterApp-win-Setup.exe) as a threat. The file of course does not contain any virus or malware, but Windows incorrectly tries to prevent installing it. In this case one can click "more details" and then the button that allows installation will be shown. Another alternative is to use portable distribution.

v0.29.0

3 months ago

Release 0.29.0 of simple-video-cutter. License: MIT

In this release: ✅ #15 'Previous frame' command added ✅ #88 Stop deleting the selection after cutting ✅ Welcome dialog ✅ ... and various smaller bug fixes and improvements

v0.28.0

7 months ago

Release 0.28.0 of simple-video-cutter. License: MIT

This is a yet another 😞 bugfix 🐞 release: ✅ Links do not work https://github.com/bartekmotyl/simple-video-cutter/issues/83

v0.27.0

7 months ago

Release 0.27.0 of simple-video-cutter. License: MIT

This is a bugfix 🐞 release: ✅ Incorrect size of Settings dialog - some fields not visible (e.g. ffmpeg path) https://github.com/bartekmotyl/simple-video-cutter/issues/80

v0.26.0

9 months ago

Release 0.26.0 of simple-video-cutter. License: MIT

The most important part of this release is major refactoring - from now on, SimpleVideoCutter uses .net 7 and latest version of corresponding libraries.

.Net 7 can be downloaded here: https://dotnet.microsoft.com/en-us/download/dotnet/7.0

WARNING! if due to some reason this version doesn't work for you, feel free to download one of earlier versions. And report your issue here (or via email to [email protected])

Also included in this release: ✅ #69 Unhandled exception when scrubbing timeline through videos shorter than 3 seconds ✅ #73 Not possible to playback outside of selection ✅ #77 Filenames become lowercase after using next/prev file ✅ #75 Support .ts files ✅ #72 allow relative path to ffmpeg

v0.25.0

1 year ago

Release 0.25.0 of simple-video-cutter. License: MIT

This is mainly a bugfix release: ✅ Popup preview area is freeze unexpectedly #47 ✅ Long Video doesn't show up fully #63 (yet another approach to fix this problem)

v0.24.0

1 year ago

Release 0.24.0 of simple-video-cutter. License: MIT

This is a hot-fix release: 😱 ✅ Problem when cutting AVI files https://github.com/bartekmotyl/simple-video-cutter/issues/62

v0.23.0

1 year ago

Release 0.23.0 of simple-video-cutter. License: MIT

This is mainly a bug fix release: ✅ Incorrect selection duration in status bar https://github.com/bartekmotyl/simple-video-cutter/issues/61 ✅ Problem when processing mp4 from GoPro https://github.com/bartekmotyl/simple-video-cutter/issues/60 ✅ Cut video - duration not adjusted https://github.com/bartekmotyl/simple-video-cutter/issues/59

v0.22.0

2 years ago

Release 0.22.0 of simple-video-cutter. License: MIT

This is mainly a bug fix release: ✅ Timeline tooltip shown incorrectly #58 ✅ Possibility to customize visibility of timeline tooltip #57 ✅ Simple video cutter is not visible, location saved to relative extremes in JSON? #56 ✅ popup preview area is freeze unexpectedly #47

v0.21.0

2 years ago

Release 0.21.0 of simple-video-cutter. License: MIT

In this release: ✅ Hotfix: problem of not showing key frames when using ffmpeg version 5 (see #52) 🆕 Configurable size of preview popup (#43)