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