Skip to content

Releases: mifi/lossless-cut

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

v1.7.0

17 Aug 22:26
Compare
Choose a tag to compare

Added

  • Progress when cutting (percent done)
  • Ability to change frame capture image format (JPEG/PNG)

Changed

  • Don't allow cutting without a valid start/end

Fixed

  • Don't try to seek when no duration
  • Also capture frame to custom output dir
  • Fix running LosslessCut from strange directories

v1.6.0

27 Mar 17:58
Compare
Choose a tag to compare

Fixed

  • Be a bit smarter about aac/m4a files #28
  • Make end time the end of video by default
  • Prevent buttons from stealing focus

v1.5.0

11 Feb 13:56
Compare
Choose a tag to compare

Fixed

  • Add missing win32 metadata
  • Fix capture frame output format to intended JPEG