Skip to content

Releases: Trekky12/kburns-slideshow

Version 1.10

Choose a tag to compare

@Trekky12 Trekky12 released this 09 Nov 13:51

Add loading overlay and various UI improvements and fixes

Full Changelog: v1.9.1...v1.10

Version 1.9.1

Choose a tag to compare

@Trekky12 Trekky12 released this 07 Aug 16:37

Take trimmed audio into account when using aubio to match slides duration to music

Full Changelog: v1.9...v1.9.1

Version 1.9

Choose a tag to compare

@Trekky12 Trekky12 released this 14 Jul 16:59

Full Changelog: v1.8...v1.9

Version 1.8

Choose a tag to compare

@Trekky12 Trekky12 released this 25 Aug 10:21
  • Improve compatibility with old FFmpeg version (audio normalization)
  • Fix video with audio when using FFmpeg > 6.1
  • Fix overlap of video sound and background music when the last slide is a video with sound
  • Fix background music playing when video with sound is available

Full Changelog: v1.7...v1.8

Version 1.7

Choose a tag to compare

@Trekky12 Trekky12 released this 23 Mar 15:21
  • Do not normalize audio volume
  • Add keyboard shortcuts, L+R to select and A+S to move, thanks to @ch00f in PR #17

Full Changelog: v1.6...v1.7

Version 1.6

Choose a tag to compare

@Trekky12 Trekky12 released this 02 Dec 19:37

This release fixes various bugs and adds improvements.

  • Fix GUI attribute error on Python 3.10, issue #11
  • Add possibility to have blurred image as background instead of padding color for padded images and videos
  • Add ffmpeg parameters for temporary video files, fixes issue #16

Version 1.5

Choose a tag to compare

@Trekky12 Trekky12 released this 01 Nov 13:55
2ccaa8f

In this release some bugs are fixed and some UI improvements are made.

Caution: Breaking Change!
Additionally the kburns effect properties are now stored as three individual values instead as one value.
This means previous saved slideshows must be migrated from one stored value to three individual stored values. Old slideshows are no longer possible to open directly! (see 701a4c3).
Instead of "zoom_direction" now "zoom_direction_x", "zoom_direction_y" and "zoom_direction_z" are used!

Version 1.4

Choose a tag to compare

@Trekky12 Trekky12 released this 07 Aug 09:39

This release improves overlays. The configuration for text and background color is now splitted, which results in a breaking change.
When a saved slideshow file is opened the duration of the background color overlay is empty and needs to be set manually.

Additionaly there are some fixes on video creation.

Version 1.3

Choose a tag to compare

@Trekky12 Trekky12 released this 30 Jan 16:47

This release restores the ability to create loopable videos

Version 1.2

Choose a tag to compare

@Trekky12 Trekky12 released this 12 Dec 16:05

This release includes binaries for windows and linux