updated README for 2.4.3

This commit is contained in:
K4YT3X 2019-02-26 22:51:48 -05:00
parent fd5a1a3d6a
commit ecb65aad35

View File

@ -14,6 +14,10 @@ Component names that are *italicized* can be automatically downloaded and config
1. [***FFMPEG***](https://ffmpeg.zeranoe.com/builds/)
1. [***waifu2x-caffe***](https://github.com/lltcggie/waifu2x-caffe/releases) / [**waifu2x-converter-cpp**](https://github.com/DeadSix27/waifu2x-converter-cpp/releases)
## 2.4.3 (February 26, 2019)
- Fixed the bug where ffmpeg arguments (hwaccel) are not passed on to ffmpeg
## 2.4.2 (February 26, 2019)
- Added the function to detect insufficient GPU memory
@ -28,12 +32,6 @@ Component names that are *italicized* can be automatically downloaded and config
- **Added AMD Support**. You can now use `-d/--driver waifu2x_converter` to specify the waifu2x driver to be `waifu2x-converter-cpp`. Note that you'll have to download and configure [waifu2x-converter-cpp](https://github.com/DeadSix27/waifu2x-converter-cpp/releases) first.
## 2.3.0 (February 8, 2019)
- Added the ability to specify the cache directories as required by @AusNaminator
- Fixed the problem where if there's insufficient RAM, the warning doesn't pause the script and prompt the user to reduce the amount of threads used.
- Some other minor adjustments.
## Description
Video2X is an automation software based on waifu2x image enlarging engine. It extracts frames from a video, enlarge it by a number of times without losing any details or quality, keeping lines smooth and edges sharp.