Skip to content

Releases: mifi/lossless-cut

v2.2.0

10 May 12:11
Compare
Choose a tag to compare

Auto delete (trash) segments when auto merge
Bump ffmpeg version
Remove linux 32 bit build because static builds are no longer provided
Security fixes for npm packages
Allow custom output dir for merge and extract also
Attempt to fix extract streams (ignore unknown streams)

v2.1.0

28 Jan 23:22
Compare
Choose a tag to compare

Add auto merge

v2.0.0

28 Jan 18:12
Compare
Choose a tag to compare

Added

  • Implement multiple cutpoints
  • Implement function for extracting all streams from a file
  • Implement crude merge funtcion for files of the same codec
  • Allow setting a time offset (video timecode)

Changed

  • Keyframe cut mode is now default
  • Default include all streams
  • Improve cut rendering graphics to make it easier to see what is cut start/end
  • GUI improvments

v1.14.0

24 Sep 22:41
Compare
Choose a tag to compare

Add delete source button

v1.13.0

09 Sep 19:19
Compare
Choose a tag to compare
1.13.0

v1.12.0

05 Jun 20:28
Compare
Choose a tag to compare

Added

  • Button to include all streams
  • Button to delete audio

Changed

  • Improve loading icon on white background

v1.11.0

20 May 23:48
Compare
Choose a tag to compare

Added

  • Allow pre-formatting or pre-encoding the video for more format support

Changed

  • Implement manual input field for cutting range
  • Improve keyboard shortcut triggering
  • Rearrange GUI a bit

v1.10.0

18 Feb 13:21
Compare
Choose a tag to compare

Added

  • Version check

Changed

  • Offset captured photo modified date to respect the frame offset, for better sorting
  • Copy subtitles too
  • Implement lossless rotation of videos (changing EXIF)
  • Don't cut end if endpoint is the end of the video
  • Remove extraneous dot in output file extension

v1.9.0

21 Nov 22:07
Compare
Choose a tag to compare

Changed

  • Change icons a bit
  • Don't cut at start if start time is 0 (remove -ss 0)
  • Show input dir in out path when file is loaded
  • Show file title in window title

v1.8.0

14 Sep 18:00
Compare
Choose a tag to compare

Changed

  • Preserve input file modification time when cutting/screenshotting
  • Make ffmpeg map metadata using -map_metadata 0