From 89d6c4d14b2cbd61cdd724c944d9f3c242d0781c Mon Sep 17 00:00:00 2001 From: N00MKRAD Date: Tue, 6 Apr 2021 15:31:43 +0200 Subject: [PATCH] Update changelog.txt --- changelog.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/changelog.txt b/changelog.txt index a922ac4..c2f010d 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,12 @@ +Flowframes 1.24.5 Changelog: +- Added option to choose dithering type for GIF encoding (Bayer/Floyd-Steinberg/None) +- Added option to preserve video metadata (for embedded fonts in MKV, etc) +- NVENC Improvements: CRF is more accurate, CRF 0 is now lossless +- Manual FPS input now accepts both floats ("23.97") and fractions ("24000/1001") +- Fixed manual FPS input (for image sequences etc) not working +- Several under-the-hood improvements and better error handling + + Flowframes 1.24.4 Changelog: - Drastically improved ffmpeg encoding speed (+350% NVENC, +55% VP9/h264, +35% ProRes) - Added compatibility checks showing warnings if not running Windows 10 x64