Skip to content

Releases: Djdefrag/QualityScaler

QualityScaler 3.12

22 Nov 08:42
cb414b9
Compare
Choose a tag to compare

NOTE
Nvidia GPUs optimizations
⊡ Is essential to enable Windows Hardware Accelerated GPU scheduling option
⊡ This option can dramatically improve upscale performance
⊡ Enable it in Windows 10 / Windows 11 settings > Graphic Settings menu

NEW

Keep frames widget
⊡ Added new widget to choose whether to save upscaled video frames
⊡ Selecting “Enabled”, upscaled frames will not be deleted
⊡ This allows you to re-encode upscaled video with different extension without upscaling again

BUGFIX / IMPROVEMENTS

AI models update
⊡ Updated AI models using updated tools
⊡ Improved GPU compatibility and upscaling performance

Video encoding improvements
⊡ Updated MoviePy to version 2.0
⊡ A long list of bugfixes and optimizations for video encoding

General improvements
⊡ Bug fixes, code cleaning, performance improvements
⊡ Updated dependencies

VirusTotal
https://www.virustotal.com/gui/file/c358dae6838b75cffe55ff6034bda8dd42c779365b26248832708d5f8558293d

QualityScaler 3.11

07 Nov 09:24
68892fd
Compare
Choose a tag to compare

NEW

AI models update
⊡ Updated AI models using updated tools
⊡ This led to have slightly better upscale quality

GPU Auto selection
⊡ Added new "Auto" option in GPU Widget
⊡ Selecting “Auto,” the app automatically choose the most powerful GPU in the PC
⊡ This solves a problem with GPU processing on notebooks with 2 GPUs

BUGFIX / IMPROVEMENTS

Video upscale improvements
⊡ Improved video upscale stability and memory usage
⊡ Updated FFMPEG to version 7.1 (video encoding bugfix and performance improvements)
⊡ Now the app automatically removes the temp folder when the video upscale is finished

General improvements
⊡ Bug fixes, code cleaning, performance improvements
⊡ Updated dependencies

VirusTotal
https://www.virustotal.com/gui/file/1fa7102e88b1c891808ff5cbf9acaa40e29ab02ecf09e371f1f51e3101b3e613

QualityScaler 3.10

25 Sep 12:45
efb454a
Compare
Choose a tag to compare

BUGFIX / IMPROVEMENTS

FFMPEG audio passthrough
⊡ This feature allows audio to be processed without any alterations (lossless quality)
⊡ Supports multiple audio streams (when a video contains multiple audio tracks)
⊡ This function fix an issue where audio could not be applied to upscaled videos

General improvements
⊡ Bug fixes, code cleaning, performance improvements
⊡ Updated dependencies

VirusTotal
https://www.virustotal.com/gui/file/cdeba31d90a673a50ead2746195000f545e169ff085b72f2180b209f5a25d28c?nocache=1

QualityScaler 3.9

15 Aug 06:49
5ff3a85
Compare
Choose a tag to compare

NEW

AI engine improvements
⊡ Optimized AI models only for "Half precision"
⊡ This resulted in lower VRAM memory usage and better performance

AI multi-threading improvements
⊡ Optimized upscaling speed when using AI multi-threading
⊡ Is now possible to select up to 6 threads (6 video frames simultaneous)

GUI

File widget
⊡ The widget to upload files is now much faster
⊡ In particular when uploading many files and files with high resolution
⊡ Also improved the display of file informations

BUGFIX / IMPROVEMENTS

Video upscale improvements
⊡ Improved audio quality for upscaled videos
⊡ Updated FFMPEG to version 7.0.2 (bugfix and performance improvements)

General improvements
⊡ The app is now lighter (-100MB)
⊡ Fixed a problem with upscaling black and white images
⊡ Bug fixes, code cleaning, performance improvements
⊡ Updated dependencies

VirusTotal
https://www.virustotal.com/gui/file/2da574e3f86efb23fa7998d7b46f92c1ece0c8a0a045f4aa51b5e5e952b5034a

QualityScaler 3.8

22 Jul 12:07
21da617
Compare
Choose a tag to compare

NEW

Video upscale STOP&RESUME
⊡ Now is possible to stop and resume the video upscale process at any time
⊡ When restarting (with same settings) the app will resume from the interrupted point
⊡ NOTE - If video temporary files are deleted, upscaling will start over again

User settings save
⊡ The app will now remember all the options of the user (AI model, GPU, GPU VRAM etc.)
⊡ NOTE - In case of problems, delete the file QualityScaler_UserPreference.json in Documents folder

BUGFIX / IMPROVEMENTS

AI upscale improvements
⊡ Improved upscaled image/video quality and "temporal stability"
⊡ Better support for images with transparent background
⊡ Improved memory usage and performance

AI multithreading improvements
⊡ Multithreaded video upscale is now more stable
⊡ Fixed a problem that could lead to losing some upscaled frames

General improvements
⊡ Bug fixes, code cleaning, performance improvements
⊡ Updated dependencies

VirusTotal
https://www.virustotal.com/gui/file/fbe64667a6166781a76e91bfb829d61f64cfcc1b46b90a814409a599115f2b00?nocache=1

QualityScaler 3.7

29 Jun 15:12
878c1ac
Compare
Choose a tag to compare

NEW

Antivirus problem fix
⊡ After contacting Microsoft, Avast and AVG
⊡ QualityScaler will finally no longer be recognized as Malware by these antivirus

IRCNN AI improvements
⊡ IRCNN implementation is now divided into 2 separate models
⊡ IRCNN_Mx1 - (medium denoise)
⊡ IRCNN_Lx1 - (high denoise)

USER INTERFACE

Some changes
⊡ Default AI model is RealESR_Gx4
⊡ AI models are now separated by "architecture"

BUGFIX / IMPROVEMENTS

Under-the-hood updates
⊡ Updated Python to version 3.12 (improved performance)
⊡ Updated FFMPEG to version 7.0.1 (bugfixes)
⊡ Updated Exiftool to latest version available

General improvements
⊡ Bug fixes, code cleaning, performance improvements
⊡ Updated dependencies

VirusTotal
https://www.virustotal.com/gui/file/d4950718c31792ae29b00f2b7abbec63c7cd0ff18acf6dc59c85bdb47d4f85ee

QualityScaler 3.6

05 Jun 07:44
c3ffbc5
Compare
Choose a tag to compare

NEW

Build system
⊡ Changed build system tools (now using Pyinstaller)
⊡ Now using one-file mode (the build tool create only a single portable exe, instead of a folder)
⊡ This should fix the false-positive antivirus problem with Microsoft Defender and other antiviruses

BUGFIX / IMPROVEMENTS

General improvements
⊡ Bug fixes, code cleaning, performance improvements
⊡ Updated dependencies

VirusTotal
https://www.virustotal.com/gui/file/352fe39ef58d89e69f77dfe3297e4a5b7a038a89e6885fd058642846492bfed6?nocache=1
⊡ Avast and AVG could report the app as a virus
⊡ The app is 100% free of viruses of all sorts
⊡ The problem seems to be only with AVG and Avast, other antivirus don't report problems

QualityScaler 3.5

19 May 07:44
c44964f
Compare
Choose a tag to compare

NEW

Multiple GPUs support
⊡ It's now possible to select up to 4 GPUs for AI acceleration
⊡ Based on the GPU index (visible in the Windows Task Manager)

AI models
⊡ Added support for IRCNN, a new AI architecture dedicated to denoising (no upscaling)
⊡ Is a very fast architecture and consumes little VRAM memory
⊡ Is perfect for enhancing photos and videos without altering the resolution
⊡ It can also be used for a "second pass" to remove some defects due to other AI models

GUI

Some changes
⊡ The default value for "AI model" is now IRCNNx1 (the new AI for denoising)
⊡ Added more information in several widgets

BUGFIX / IMPROVEMENTS

Video encoding improvements
⊡ FFMPEG now uses the -ultrafast preset for video encoding
⊡ Improving the encoding speed by 30/40 %.

General improvements
⊡ Bug fixes, code cleaning, performance improvements
⊡ Updated dependencies

VirusTotal
https://www.virustotal.com/gui/file/b55210b82819f584e51ec2b4bdbab33581e767392e99e4351f295c3de7b5e67e?nocache=1
⊡ Avast and AVG could report the app as a virus
⊡ The app is 100% free of viruses of all sorts
⊡ The problem seems to be only with AVG and Avast, other antivirus don't report problems

QualityScaler 3.4

16 Apr 09:39
e1f8775
Compare
Choose a tag to compare

NEW

AI multithreading
⊡ Is now possible to upscale multiple video frames simultaneously
⊡ This option can improve video upscaling performance, especially with powerful GPUs
⊡ Can select up to 4 threads (4 frame simultaneously)
⊡ As the number of threads increases, the use of CPU, GPU and RAM memory also increases

Output path
⊡ Is now possible to select upscaled files path
⊡ Default value is "Same path as input file"
⊡ For video upscaling, also temporary video frames files will be saved in the selected path

USER INTERFACE

Load file widget
⊡ New design for loaded files
⊡ Bigger file icons and in line with the original file aspect-ratio
⊡ Multiline file informations

New widgets
⊡ Added "Output path" widget
⊡ Added "AI multithreading" widget

BUGFIX / IMPROVEMENTS

Video upscale improvements
⊡ Updated FFMPEG version to 7.0 (prevalently bugfixes and performance improvements)
⊡ The app will report the % progress when extracting video frames

General improvements
⊡ Updated AI engine
⊡ Bug fixes, code cleaning, performance improvements
⊡ Updated dependencies

VirusTotal
https://www.virustotal.com/gui/file/76986be22cfe150e6fcc4946182bfaf2d6731a8b82f56342c01eb98d2e558380?nocache=1

QualityScaler 3.2

23 Mar 05:33
e0b18a5
Compare
Choose a tag to compare

NEW

Multi GPU support
⊡ Reintroduced the possibility to choose the GPU used for AI upscale
⊡ Is possible to choose between "High power GPU" and "Power Saving GPU"

USER INTERFACE

UI re-design
⊡ Re-designed app widgets positioning for better usability

BUGFIX / IMPROVEMENTS

Video upscale improvements
⊡ Upscaled video frames will NOT overwrite original frames
⊡ This will make it easier to check upscale quality

General improvements
⊡ Bug fixes, code cleaning, performance improvements
⊡ Updated dependencies

VirusTotal
https://www.virustotal.com/gui/file/df1d8ddf07ed5c71b046c0c75b51d7a4a4eaf8946a4fdff7ec6c56e616eab783?nocache=1