Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/s22f5/upscaleanimation

Upscales Animation Videos using https://github.com/xinntao/Real-ESRGAN-ncnn-vulkan
https://github.com/s22f5/upscaleanimation

animation bash realesrgan upscaling

Last synced: 7 days ago
JSON representation

Upscales Animation Videos using https://github.com/xinntao/Real-ESRGAN-ncnn-vulkan

Awesome Lists containing this project

README

        

# UpscaleAnimation

https://github.com/S22F5/UpscaleAnimation/assets/51321684/3c4f102b-507d-4d40-9c1b-4fb80c612989

## Usage:

```wget "https://github.com/S22F5/UpscaleAnimation/raw/master/upscale.sh"```

```chmod +x upscale.sh```

```./upscale.sh video.mkv 2(scalefactor can be 2/4) 101(Frame Similarity Threshold (over 100 = disabled))```

## Dependencies:

- Real-ESRGAN-ncnn-vulkan
- findimagedupes