Skip to content

3.56.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Aug 11:58
· 333 commits to master since this release
v3.56.0
a382d04

Improvements and features

  • duplicate segment function
  • keyboard shortcuts search function #1646
  • DV Analyzer import #1664
  • allow user to reload current file on command #1674
  • customizable timestamp transfer #1017
  • extract multiple segments to images #1672
  • allow customizing per-stream bitstream filters #1680
  • reorganize settings screen
  • always show total frame count in timeline #1677
  • add webp to image capture formats #1671 (only works with html5)
  • if overwrite option is disabled, skip existing files #1655
  • add more output format categories #1539
  • ffmpeg v6 and newest electron

Fixes:

  • fix track screen appearing behind export confirm #1540
  • fix "hide all notifications" bug #1541
  • fix timestamp issue and improve clicking variables
  • increase smart cut bitrate by 20% #126
  • Clarify mov faststart #1654
  • output file template improvements
  • notify about enable full waveform #260
  • seg num padding fixes #1446
  • don't select segment when double clicking #1612
  • don't auto-close dialog on timer if there are warnings #1658
  • add context menu to input fields #1217
  • many small fixes