Skip to content

Version 3.1.0 - Windows build

Compare
Choose a tag to compare
@dfaker dfaker released this 23 Aug 12:39
· 393 commits to master since this release
0ddf9e9
  • Added fps filter.
  • Updated TKinter event types to use the new enum rather than strings.
  • Fix for stream copy mode that was using the wrong ffmpeg syntax.
  • Add splitting options to split clips by:
    • A specific number of equal slices.
    • As many slices of n seconds as exist in the video.
    • As a text timestamp range for example "12:30 - 12:55" or "20 to 28".
  • Add option to generate soundwave background to the seek bar.
  • Add buttons to jump to next, previous or random clip.
  • Feature to search for perfect loops around a particular timestamp.
  • Added a bias to the dub override to choose a percentage fade between source and overlaid audio.
  • Updated 'Add all clips*' buttons to evenly populate the grid columns if grid columns are present.
  • Added config file to allow for extra startup config, particularly the number of background workers.
  • Added an option to do a manual check for a new version on github.