mirror of
https://github.com/k4yt3x/video2x.git
synced 2024-12-29 16:09:10 +00:00
updated for 2.2.1
This commit is contained in:
parent
0b28e383e7
commit
873c6c3d44
@ -2,6 +2,10 @@
|
||||
|
||||
### This software is currently designed for Windows.
|
||||
|
||||
## 2.2.1 (February 1, 2019)
|
||||
|
||||
- Fixed AAC codec error discovered by @meguerreroa
|
||||
|
||||
## 2.2.0 (December 21, 2018)
|
||||
|
||||
- Rewritten main file to organize project structure. All executables have been moved into the `bin` folder.
|
||||
@ -13,10 +17,6 @@
|
||||
|
||||
- Added setup script. Now you can install dependencies and generate video2x configuraiton automatically by running the `video2x_setup.py` script.
|
||||
|
||||
## 2.1.6 (November 26, 2018)
|
||||
|
||||
- Restored the option to define a factor which the will be upscaled by, which is suggested by @wuast94 .
|
||||
|
||||
## 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.
|
||||
|
Loading…
Reference in New Issue
Block a user