From 16423f98050ffb940274d9cb106df3e9c8261ea5 Mon Sep 17 00:00:00 2001 From: n00mkrad Date: Wed, 27 Oct 2021 14:18:37 +0200 Subject: [PATCH] updated changelogs --- changelog.full.txt | 7 +++++++ changelog.txt | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/changelog.full.txt b/changelog.full.txt index 4b7664d..287c699 100644 --- a/changelog.full.txt +++ b/changelog.full.txt @@ -1,3 +1,10 @@ +Flowframes 1.34.1 Changelog: +- Audio will now be slowed down accordingly when using slowmo +- Optimized encoding: VP9 and AV1 dynamic tiling, h264/h265/VP9/AV1 dynamic keyframe interval +- Fixed unreliable audio channel count detection for audio fallback +- Fixed temp folder deletion dialog interrupting batch processing + + Flowframes 1.34.0 Changelog: - Added resuming functionality (with auto-encode) - Drop a temp folder to resume it - Resuming an already fully interpolated folder will instead just merge all chunks and mux audio diff --git a/changelog.txt b/changelog.txt index ab1cebe..23491c4 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,10 @@ +Flowframes 1.34.1 Changelog: +- Audio will now be slowed down accordingly when using slowmo +- Optimized encoding: VP9 and AV1 dynamic tiling, h264/h265/VP9/AV1 dynamic keyframe interval +- Fixed unreliable audio channel count detection for audio fallback +- Fixed temp folder deletion dialog interrupting batch processing + + Flowframes 1.34.0 Changelog: - Added resuming functionality (with auto-encode) - Drop a temp folder to resume it - Resuming an already fully interpolated folder will instead just merge all chunks and mux audio