forked from AaronFeng753/Waifu2x-Extension-GUI
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8384aa5
commit fcf9b62
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[Latest_Version] | ||
Ver="v3.70.02" | ||
Ver="v3.70.11-beta" | ||
[Change_log] | ||
log="\n- NEW Feature: [Dynamic RAM Cache]: Now GUI can save & read video caches(frames) from the RAM, which is a lot faster and will protect the lifespan of your hard drive.\n- NEW Feature: [Target FPS]: Now you can specify the FPS of the result video(e.g. 120FPS).\n- NEW Feature: [Hardware-accelerated Decoding]: Now GUI can use GPU to accelerate video decoding.\n- NEW Feature: [Frame codec]: Now you can switch the codec of video frames to JPEG to reduce cache size.\n- NEW Feature: Now you can adjust the settings of GIF & APNG optimization, they are on the [Image settings] tab.\n- NEW Feature: PSD(Photoshop Document) support.\n- Improve GUI, Update Anime4K, and fix multiple bugs.\n\n- 新特性: [动态内存缓冲]: 现在GUI可以直接从内存写入和读取视频缓存(视频帧),这样比之前快得多,并且可以保护硬盘的寿命.\n- 新特性: [指定帧率]: 现在你可以直接指定视频的帧率(比如120FPS).\n- 新特性: [硬件加速 视频解码]: 现在GUI可以调用显卡来加速视频解码.\n- 新特性: [帧编码]: 现在您可以将视频帧的编码切换为JPEG来缩小缓存.\n- 新特性: 现在你可以调整 GIF & APNG 优化的设定, 他们位于 [图片设置] 选项卡.\n- 新特性: PSD(Photoshop Document) 支持.\n- 改进 GUI, 更新 Anime4K, 并修复多个问题." | ||
log="\n- Resume progress when video frame cache in the RAM is lost.\n- Add [GeForce RTX ON] switch for SRMD-CUDA engine.\n- Update FFmpeg, ImageMagick, SRMD-CUDA.\n- Show a warning when enable [Speed Boost].\n- Fix bug: Sometimes unable to display progress properly when frame interpolation is enabled.\n- Fix bug: PSD Reader crashes when Windows OS region is set to America.\n- Fix bug: Files list randomly scrolls horizontally by itself.\n- Fix bug: [Start] button re-enabled when processing files.\n- Fix bug: Video caches were not deleted after user changed the target fps.\n- Fix bug: Unable to read scene shift cache.\n- Fix bug: SRMD-CUDA not compatible with RX 30 series GPU.\n- Fix bug: Daily Tips not translated.\n- Fix bug: Sometimes unable to update video processing progress.\n- Fix bug: SRMD-CUDA not compatible with images smaller than 320x320." |