Update README.md

This commit is contained in:
simplePCBuilding
2022-10-23 09:53:02 +00:00
committed by GitHub
parent cfea0e2593
commit 67ab7254a3

View File

@@ -1,6 +1,5 @@
# FSRImageVideoUpscalerFrontend # FSRImageVideoUpscalerFrontend
A GTK frontend to upscale images / videos using AMD's FidelityFX Super Resolution. A GTK frontend to upscale images / videos using AMD's FidelityFX Super Resolution.
*NOTE: THIS PROJECT IS STILL IN DEVELOPMENT AND MAY STILL CONTAIN SOME FUNDEMENTAL BUGS!*
# Functionality # Functionality
This App is a GTK frontend to AMD's FidelityFX Super Resolution codebase, which allows you to upscale basically anything that is some kind of an image. This App is a GTK frontend to AMD's FidelityFX Super Resolution codebase, which allows you to upscale basically anything that is some kind of an image.
@@ -21,7 +20,7 @@ V1.0.0:
- Imageformats: .png, .jpg, .jpeg; Videoformats: .mp4, .mkv -- :white_check_mark: - Imageformats: .png, .jpg, .jpeg; Videoformats: .mp4, .mkv -- :white_check_mark:
- Working UI -- :white_check_mark: - Working UI -- :white_check_mark:
- Basic Wiki - Basic Wiki
- Add all compiling infos to the repo - Add all compiling infos to the repo -- :white_check_mark:
- Add about section inside app - Add about section inside app
V1.1.0: V1.1.0: