2022-06-01 18:45:05 +02:00
|
|
|
Flowframes 1.37.2 Changelog:
|
|
|
|
|
- Added RIFE 4.1 model (RIFE-CUDA)
|
|
|
|
|
- Scene detection now works with fractional factors (RIFE-NCNN)
|
|
|
|
|
- Frame deduplication now works with fractional factors (RIFE-NCNN)
|
|
|
|
|
- Pytorch AIs are no longer shown in the dropdown list if Pytorch is not installed
|
|
|
|
|
|
|
|
|
|
|
2022-05-04 17:15:45 +02:00
|
|
|
Flowframes 1.37.1 Changelog:
|
|
|
|
|
- Custom interpolation factors are no longer disabled by default (thx @ DrPleaseRespect)
|
|
|
|
|
- You can now input a target frame rate instead of a factor with RIFE-NCNN
|
|
|
|
|
- Flowframes now prevents Windows from going to sleep while it's running (needs testing)
|
|
|
|
|
- FFmpeg log is now shown again when waiting for encoding to finish
|
|
|
|
|
- Updated ffmpeg with SVT-AV1 1.0.0 (even faster AV1 export!)
|
|
|
|
|
- SVT-AV1 speed/presets have been offset by 1 (slowest to fastest is now 3-9 instead of 2-8)
|
|
|
|
|
- Default encoding preset is now "fast" instead of "medium"
|
|
|
|
|
- Interpolation factor will now also be validated in step-by-step mode, not just auto mode
|
|
|
|
|
- Fixed unreliable input video frame counting
|
|
|
|
|
- Fixed some encoding bugs for videos with weird frame rates
|
|
|
|
|
|
|
|
|
|
|
2022-04-17 20:23:37 +02:00
|
|
|
Flowframes 1.37.0 Changelog:
|
|
|
|
|
- Updated RIFE-NCNN, now supports any interpolation factor
|
|
|
|
|
- Fractional factors are now possible with NCNN (currently disables scene detection)
|
|
|
|
|
- Updated RIFE-NCNN models (added 2.3 and 4.0)
|
|
|
|
|
- Updated ffmpeg, AV1 encoding should now be even faster
|
|
|
|
|
- Frame counting should now be more reliable
|
|
|
|
|
- UI improvements (backported from Nmkoder)
|
|
|
|
|
|
|
|
|
|
|
2022-01-02 16:26:56 +01:00
|
|
|
Flowframes 1.36.0 Changelog:
|
|
|
|
|
- Added RIFE 4.0 model which is both faster and higher quality than 3.9
|
2022-01-02 16:29:16 +01:00
|
|
|
- Fixed issue with GIF exporting where auto-encode would try to mux a h264 stream into GIF
|
2022-01-02 16:26:56 +01:00
|
|
|
- Fixed custom output folder not working for batch processing
|
|
|
|
|
- Fixed issues where the batch queue could get stuck waiting for ffmpeg to finish
|
|
|
|
|
- Minor improvements by backporting Nmkoder code
|
|
|
|
|
|
|
|
|
|
|
2021-12-01 20:34:16 +01:00
|
|
|
Flowframes 1.35.0 Changelog:
|
|
|
|
|
- Updated RIFE - It now supports any interpolation factor (like 3x, 5x, 10x, ...)
|
|
|
|
|
- Added RIFE 3.9 model, big speed improvements (54% faster than 3.1, 100% faster than 2.3)
|
2022-04-17 20:23:37 +02:00
|
|
|
- WEBM/VP9 encoding is now signficantly more efficient by using 2-pass (but a bit slower)
|
2021-12-01 20:34:16 +01:00
|
|
|
- Updated ffmpeg to 4.4.1 (possible encoding/decoding speed improvements)
|
2021-12-01 20:45:09 +01:00
|
|
|
- Fixed some specific encoding parameters being set incorrectly (auto-tiling)
|
2021-12-01 20:34:16 +01:00
|
|
|
|
|
|
|
|
|
2021-10-27 14:18:37 +02:00
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
2021-10-01 12:31:59 +02:00
|
|
|
Flowframes 1.34.0 Changelog:
|
|
|
|
|
- Added resuming functionality (with auto-encode) - Drop a temp folder to resume it
|
2022-04-17 20:23:37 +02:00
|
|
|
- Resuming an already fully interpolated folder will instead just merge/mux all chunks
|
2021-10-01 12:31:59 +02:00
|
|
|
- Audio: MP3 tracks will no longer get re-encoded to AAC when using MP4 output
|
2022-04-17 20:23:37 +02:00
|
|
|
- Audio: Opus in MP4 muxing can now be enabled with config option allowOpusInMp4
|
2021-10-01 12:31:59 +02:00
|
|
|
- Audio Fallback: Improved AAC fallback quality
|
|
|
|
|
- Audio Fallback: Use same channel count as input file, no longer force Stereo
|
|
|
|
|
- Fixed problems with weird frame rates where Flowframes would claim it's invalid
|
|
|
|
|
|
|
|
|
|
|
2021-09-13 22:41:59 +02:00
|
|
|
Flowframes 1.33.0 Changelog:
|
|
|
|
|
- Added option to set quality when using image sequence output (fixes bad WEBP quality)
|
|
|
|
|
- Added server selection option (Automatic/EU/US) to allow manual selection of server
|
|
|
|
|
- The last selected output mode is now remembered after closing Flowframes
|
|
|
|
|
- Fixed issues with GPU list
|
|
|
|
|
- Minor UI improvements (uniform/updated PayPal, Discord icons)
|
|
|
|
|
- Minor UX improvements (clarify that image sequences require manual FPS input)
|
2021-07-14 20:42:10 +02:00
|
|
|
|
2021-07-26 14:32:36 +02:00
|
|
|
|
2021-09-01 15:18:27 +02:00
|
|
|
Flowframes 1.32.0 Changelog:
|
|
|
|
|
- Added slow-motion option to easily create slow-mo interpolations
|
|
|
|
|
- Auto-Encode now works with Image Sequence exports
|
|
|
|
|
- Option to create both limited and unlimited FPS outputs now works with image sequences
|
|
|
|
|
- Added automatic ping-based server picker to download models from US or EU server
|
|
|
|
|
- Added config option to enable custom interpolation factor (if compatible)
|
|
|
|
|
- ProRes now supports Alpha output when used with profile 4444 or 4444xq
|
|
|
|
|
- Fixed ProRes being locked to YUV420 colors on all presets
|
|
|
|
|
- Fixed WEBP image sequence export not working correctly
|
|
|
|
|
|
|
|
|
|
|
2021-08-25 01:06:09 +02:00
|
|
|
Flowframes 1.31.1 Changelog:
|
|
|
|
|
- Fixed problems that broke XVFI when using embedded python runtime
|
|
|
|
|
- Fixed model downloader not offering the option to download XVFI models
|
|
|
|
|
|
|
|
|
|
|
2021-08-24 19:55:04 +02:00
|
|
|
Flowframes 1.31.0 Changelog:
|
2021-08-24 16:33:47 +02:00
|
|
|
- Added XVFI interpolation AI, allows all interpolation factors from 2-10
|
|
|
|
|
- Unlocked 16x interpolation for RIFE-CUDA (quality will be worse than lower factors!)
|
|
|
|
|
- Unlocked 3x, 5x, 6x, 7x factors for DAIN-NCNN
|
|
|
|
|
- GPUs are now listed in the application's window title
|
|
|
|
|
- Batch: Notifications now only show on queue completion, not after each interpolation
|
|
|
|
|
- If interpolation fails, the last 10 lines of the corresponding log are shown
|
|
|
|
|
- Minor UI improvements
|
|
|
|
|
- Fixed custom output directory not being applied when using the batch queue
|
|
|
|
|
- Some internal refactoring and code cleanup
|
|
|
|
|
|
|
|
|
|
|
2021-08-04 19:46:46 +02:00
|
|
|
Flowframes 1.30.0 Changelog:
|
|
|
|
|
- Added the option to Close/Sleep/Hibernate/Shutdown after interpolation
|
|
|
|
|
- Added notifications that will show if an interpolation finished in the background
|
|
|
|
|
- Added option to change default output directory (same as input or custom)
|
|
|
|
|
- Added basic command line arguments to automate Flowframes interpolation
|
|
|
|
|
- Added move up/down buttons to batch processing queue
|
2022-01-02 16:26:56 +01:00
|
|
|
- Fixed a bug that would set incorrect default values for certain settings
|