simplePCBuilding fa5faf86cb Changed from jpg to png
I mean why in the world was I using .jpg instead of .png… this is now fixed and as such the quality should be improved by a lot
2022-09-12 13:49:21 +02:00
2022-09-12 13:49:21 +02:00
2022-08-29 15:06:42 +00:00
2022-09-09 11:20:42 +02:00

FSRImageVideoUpscalerFrontend

A GTK frontend to upscale images / videos using AMD's FidelityFX Super Resolution. NOTE: THIS PROJECT IS STILL IN DEVELOPMENT AND NOT YET READY TO USE!

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.

  • Choose a file to upscale (intending to support at least .png, .jpg, .mp4 and .mkv, but future versions may include support for other formats as well
  • Output file will be written to a specified folder.
  • App will split videos into single-frame image files so FSR can upscale it and then reassemble the whole video and add the audio to it again. This means no vrr is supported!

Issues

The app is technically functional, but there are lots of known issues. For example you can choose to export an image as any file format you could think off, which obviously doesn't work. This leads to a crash. I am working on the filter that is preventing this issue. Additionally, there's not yet any quality selection except you go into the source code and change a value. This is another thing I am currently working on and will be available sooner than the protections.

INFO

I will not be pushing the code to the main branch until there is a somewhat stable version in the dev-V1 branch. If you want to see the code, check it out there!

Description
An Electron GUI to upscale images / videos using multiple different algorithms
Readme 46 MiB
V2.0.0 Latest
2023-06-10 06:32:02 +00:00
Languages
Vue 72.9%
TypeScript 22%
HTML 5.1%