Video2x Versions Save

A lossless video/GIF/image upscaler achieved with waifu2x, Anime4K, SRMD and RealSR. Started in Hack the Valley II, 2018.

5.0.0-beta5

2 years ago
  • Added support for RealCUGAN ncnn Vulkan
  • Added pause function
    • Use the global hotkey Ctrl+Alt+V or send SIGUSR1 to the main process to pause
  • Fixed various problems with the progress bar

The container has also been patched so it will run fine on both AMD and NVIDIA GPUs. The required Docker arguments have changed for AMD GPUs. See the Wiki page for more information.

5.0.0-beta4

2 years ago
  • Enabled audio, subtitle, data, and attachment streams copying support
  • Fixed a bug in argument parsing

5.0.0-beta3

2 years ago
  • Changed the use of term "driver" to "algorithm" since the backend implementation is now mostly abstracted from the user.
    • The argument -d, --driver has been renamed to -a, --algorithm.

5.0.0-beta2

2 years ago
  • Fixed two memory usage issues in beta 1. It shouldn't blow your memory up in 30 seconds now.

5.0.0-beta1

2 years ago

⚠️ Known Issues

  • Errors in handling queued images results in abnormal memory consumption. The program will fill your RAM in a short time if you attempt to process a large video file. This issue has been fixed in 5.0.0-beta2.

4.8.1

3 years ago

Bug Fixes

  • Fixed Anime4KCPP driver import error
  • Rolled Gifski back to a version without output bugs

Checksums:

  • video2x-4.8.1-win32-light.zip
    • SHA-256: 9C746151CBFA432887759FB783C78A70ED273A6A4008C0BF030220FCD79D29BE
  • video2x-4.8.1-win32-full.zip
    • SHA-256: 45FCE1334762B6BF8190FE0603C8F16087BC225AFA2D87D1B472B98D4DB1C048

⚠️ Known Issues

  • Warning: Some users have reported that the software did not make it clear that the cache folder will be deleted after the upscale is completed. If you want to use a custom cache folder, make sure to use a designated folder with no other contents in it as the cache folder will be wiped after upscaling is done. A warning will be added into the GUI in the upcoming version.

Update

The light version has been taken off since some upstream changes broke the setup script.

4.8.0

3 years ago

New Features

  • Updated waifu2x-ncnn-vulkan arguments
  • Added custom frame format for waifu2x/srmd/realsr-ncnn-vulkan
  • Re-added mimetypes fallback for MIME type detection for if python-magic fails to detect the correct MIME types
  • Console subprocess.Popen outputs are now redirected to the error log instead of the console output

Bug Fixes

  • Fixed setup script FFmpeg invalid provider
  • Fixed GUI hwaccel value overwrite issue
  • Fixed 1.0 upscale ratio issues
  • Fixed setup script Gifski installation issues

Checksums:

  • video2x-4.8.0-win32-light.zip
    • SHA-256: C3E7C235CF2922266CA15AEB631C92849E3312B0A35BB700A4C310B4A93EE4D9
  • video2x-4.8.0-win32-full.zip
    • SHA-256: 80CD7D491BA96537A492C2E0931E3B34321006308A71142E4148376F7C90173B

4.7.0

3 years ago

New Features

  • Arbitrary scaling ratio support for all drivers
  • Arbitrary scaling resolution (width/height) support for all drivers
    • Allows only one of width/height to be specified and the other side will be calculated automatically according to the scaling ratio
  • Removed the use of shlex.join and := to make the program compatible with Python 3.6 and higher
  • Updated UI design for better visibility of the preview image
  • Redesigned logging system and error reporting system
    • Logs can now be saved optionally when the program runs into an error
    • If unspecified, logs will be deleted automatically upon normal exit of the program
    • Logs are now written to a tempfile.TemporaryFile object by default instead of a conventional log file
  • Various other improvements and code optimizations

Bug Fixes

  • Fixed waifu2x-caffe output quality option
  • Fixed Gifski output resolution issues

Other Notes

  • waifu2x-caffe has recently upgraded their CUDA Toolkit (11.0) and cuDNN (8.0.3) versions. This makes it incompatible with some of NVIDIA's older models of GPUs
    • To run the newest waifu2x-caffe (version 1.2.0.4 at the time of writing this note), your GPU must have a Compute Capability >= 3.5
    • Check this link for a list of NVIDIA's GPUs and their Compute Capabilities

Checksums:

  • video2x-4.7.0-win32-light.zip
    • SHA-256: 6D5A5BF9C3CCC7CFE3FED369D80BBD24C690336BFB3D43A8853E8D30485E68FE
  • video2x-4.7.0-win32-full.zip
    • SHA-256: 18104BE7FD5E355EA77F4DB10D2AD8A9DB60201FB736CF3E0B6E45043620B43C

4.6.1

3 years ago

New Features

  • Updated all dependencies and components
  • Updated GUI and parser for the newest version of Anime4KCPP

Bug Fixes

  • Fixed path name encoding issues

Checksums:

  • video2x-4.6.1-win32-light.zip
    • SHA-256: D153D2E11F022D429CECBA303A7F64BF891AA92ABCD6268C2BE223B72E2EE75E
  • video2x-4.6.1-win32-full.zip
    • SHA-256: 6A1CE6808ED7D6E4B5E5DAB13E8C13ADA26AFB93D110D22A2C715715701BB1E7

4.6.0

3 years ago

In this release:

New Features

  • Anime4KCPP 2.0 support (new CNNMode)
  • Customizable output file extensions
  • Added disable logging check box in GUI
  • Various code optimizations and other improvements

Bug Fixes

  • Fixed GUI file-deletion-related bugs
  • Fixed more python-magic issues, backing off to mimetypes when python-magic fails
  • Fixed config loading issues in exe (frozen) mode
  • Fixed duplicate file name race condition issues

Docker and Linux

  • Added Ubuntu setup script
  • Dockerfile now uses Ubuntu setup script
  • Ubuntu setup script and Dockerfile now downloads waifu2x/srmd/realsr-ncnn-vulkan releases instead of compiling them
  • Fixed lots of other issues existed in the previous versions

image

Checksums:

  • video2x-4.6.0-win32-light.zip
    • SHA-256: 8D11B511FC46ACAB353343B5A67464178401D55D4A741B20C62AF199C9121147
  • video2x-4.6.0-win32-full.zip
    • SHA-256: E8D6E809219FC308A84ACF3D685AAD95AE9A5E57D212AB0E893ADE31C6FC4AD6