diff --git a/README.cn.md b/README.cn.md index 1b624614..41addad9 100644 --- a/README.cn.md +++ b/README.cn.md @@ -12,6 +12,8 @@ Anime4K算法是一种简单且高质量的动漫类图像超分辨率算法, - 跨平台支持,已在Windows,Linux和macOS (感谢[NightMachinary](https://github.com/NightMachinary))上通过编译测试。 - 广泛的兼容性,同时支持CPU和GPU,GPU只要求支持OpenCL即可,并不限制任何品牌。 - 提供易于使用的GUI和CLI程序。 +- 支持Android +- 支持VapourSynth插件 - 高性能。 - 低内存占用,在处理1080P视频时通常情况下也不会超过1G。 - 支持GPU加速,在短时间内处理图像和视频。 @@ -68,6 +70,7 @@ Anime4KCPP 设置: 平衡 # VapourSynth插件 Anime4KCPP现已提供VapourSynth插件。 +详见[wiki](https://github.com/TianZerL/Anime4KCPP/wiki/VapourSynth-plugin) # GUI Anime4KCPP支持GUI,您可以更轻松的处理您的图像与视频! diff --git a/README.md b/README.md index 0b486e0f..796cdd07 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ Anime4K is a simple high-quality anime upscale algorithm for anime. it does not - Cross-platform, building have already tested in Windows ,Linux, and macOS (Thanks for [NightMachinary](https://github.com/NightMachinary)). - Wide compatibility, support both CPU and GPU. - easy to use with GUI or CLI. +- Android supports. +- VapourSynth plugin supports. - High performance. - Low memory usage, usually less than 1G even in processing 1080P videos. - GPU acceleration support, use it to process your image or video in a short time. @@ -83,11 +85,13 @@ Anime4KCPP Settings: balance # VapourSynth plugin Anime4KCPP now provides VapourSynth plugin. +For detail, see [wiki](https://github.com/TianZerL/Anime4KCPP/wiki/VapourSynth-plugin) # GUI Anime4KCPP now provides a GUI interface, upscale your image or video by an easier way! ***NOTICE: please install [ffmpeg](https://ffmpeg.org) for video processing firstly*** ***This picture is out of date*** + ![GUI](images/GUI.png) # Android