Log in

View Full Version : up-scale, a new small and simple Upscaler


ProWo
28th March 2020, 17:47
Up-Scale

Here is a small video upscaler. It is portable, for x86 and x64 Windows systems and requires .Net 4.6.1.
You can load any video and an Avisynth script will be generated; this can be edited if desired and previewed/controlled in VirtualDub.
Then just click Encode and the video will be encoded.
You can also load your own Avisynth script if you wish. In this case the program simply works as h264 encoder.

The following Avisynth plugins are required:
ffms2.dll
DeDot.dll
Nnedi3.dll
aWarpSharpMT.dll

Enjoy it.

Tested with Avisynth+ 64bit whit 64bit plugins
It needs a static build of ffmpeg.exe.
For a x86 computer you need of course avisynth 32bit with 32 bit plugins

November 04 2021 Update to v1.6.0.
Fixed: minor bugs, new front color

https://forum.videohelp.com/attachment.php?attachmentid=61623https://forum.videohelp.com/attachment.php?attachmentid=61624https://forum.videohelp.com/attachment.php?attachmentid=61625

Download: https://files.videohelp.com/u/292773/up-scale_160.7z


NB.
In case of startup errors or problems, delete this folder (it will be created again automatically):
C:\Users\xxx\AppData\Local\Up_Scale (where xxx=your user name on windows).

ProWo
24th April 2020, 09:00
Update to v1.5.0.
Recoded for full use of 64bit Avisynth version.
New feature: Show and edit script with Notepad.

ProWo
5th June 2020, 11:12
Update to v1.5.6.
New feature: Video preview in VirtualDub.
Small bugs fixed.

amayra
6th June 2020, 11:23
any hope for vapoursynth support?
and you mind if you share the source code with me ?

ProWo
13th August 2020, 15:05
August 13 2020 Update to v1.5.8.
Added: Source crop
Fixed: minor bugs

ProWo
29th September 2020, 14:15
September 29 2020 Update to v1.5.9.
Fixed: minor bugs

ProWo
4th November 2021, 19:12
November 04 2021 Update to v1.6.0.
Fixed: minor bugs, new front color