rocksdanister / lively

Free and open-source software that allows users to set animated desktop wallpapers and screensavers powered by WinUI 3.
https://rocksdanister.com/lively
GNU General Public License v3.0
15k stars 1.06k forks source link

Add quality management software, to the final output! #1877

Closed AiLuancher closed 1 year ago

AiLuancher commented 1 year ago

Codeformer, Final2x, Handbrake

Add some of these software's codes to the final image output, always get the best background image.and finally read the screen resolution to match the display mode to correct the distortion problem! Add quality management software, to the final output! Check here:

Codeformer: https://github.com/sczhou/CodeFormer

Final2x: https://github.com/Tohrusky/Final2x-core

Handbrake: https://github.com/HandBrake/HandBrake

Program steps: Video input final2x frame enlargement > codeformer noise reduction > handbrake compression volume.

Image input > read screen resolution > calculate magnification value > final2x zoom frame > match display mode.

The work is tough, but the end result will be impressive!

rocksdanister commented 1 year ago

This cannot be added as the license is incompatible.