This commit is contained in:
n00mkrad
2022-01-02 16:29:16 +01:00
parent 7c45f9e7ba
commit 056ee86357
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
Flowframes 1.36.0 Changelog: Flowframes 1.36.0 Changelog:
- Added RIFE 4.0 model which is both faster and higher quality than 3.9 - Added RIFE 4.0 model which is both faster and higher quality than 3.9
- Fixed issue with GIF exorting where auto-encode would try to mux a h264 stream into GIF - Fixed issue with GIF exporting where auto-encode would try to mux a h264 stream into GIF
- Fixed custom output folder not working for batch processing - Fixed custom output folder not working for batch processing
- Fixed issues where the batch queue could get stuck waiting for ffmpeg to finish - Fixed issues where the batch queue could get stuck waiting for ffmpeg to finish
- Minor improvements by backporting Nmkoder code - Minor improvements by backporting Nmkoder code

View File

@@ -1,6 +1,6 @@
Flowframes 1.36.0 Changelog: Flowframes 1.36.0 Changelog:
- Added RIFE 4.0 model which is both faster and higher quality than 3.9 - Added RIFE 4.0 model which is both faster and higher quality than 3.9
- Fixed issue with GIF exorting where auto-encode would try to mux a h264 stream into GIF - Fixed issue with GIF exporting where auto-encode would try to mux a h264 stream into GIF
- Fixed custom output folder not working for batch processing - Fixed custom output folder not working for batch processing
- Fixed issues where the batch queue could get stuck waiting for ffmpeg to finish - Fixed issues where the batch queue could get stuck waiting for ffmpeg to finish
- Minor improvements by backporting Nmkoder code - Minor improvements by backporting Nmkoder code