Skip to content

Releases: Djdefrag/RealScaler

RealScaler 1.8

10 Dec 10:38
5593d94
Compare
Choose a tag to compare

Download here -> https://jangystudio.itch.io/realesrscaler

NEW

  • Support for transparent png images
  • Rewritten video-frame extraction using multi-thread approach
    • now much faster
  • Rewritten video frame resize using multi-thread approach  
    • now much faster
  • Completely re-designed left bar with more options to select:
    • section "upscaled image/video frame extension" (.png / .jpg)
      •   .png is the best choise for quality, but is slower and upscaled files could be much bigger
      •   .jpg is 10% faster and upscaled files can be lighter but images and videos could have some artifacts
    •  section "number of cpus to use"
      • this value will influence video upscaling when extract frames from video and when resize frames

GUI

  • Removed paypal button
  • General UI changes
  • Updated clean button icon

BUGFIX / IMPROVEMENTS

  • Rewrote image management for better reliability and speed
  • Fixed a bug that, when upscaling multiple photos the app could crash
  • FIxed a problem that original .png images were being overwritten by temporary images produced by the app
  • Updated external packages
  • General code cleaning and many bugfix and improvements

RealScaler 1.7

30 Nov 16:54
5593d94
Compare
Choose a tag to compare

Multiple gpu support / faster video frame resize / and more (7.0)

Download here -> https://jangystudio.itch.io/resrscaler

NEW

  • Support for multiple gpus, with the possibility to choose which gpu to use

    • this implicit resolve an issue for pc with multiple gpus
    • for example portable gaming pcs with intel gpu and nvidia gpu
  • Video frames resize will now use 4 cpus and it will be 4 times faster

  • Tweaked VRAM/RAM limiter with rewritten AI processing VRAM usage

GUI

  • Removed cpu backend selection because it is useless
  • Changed VRAM/RAM input by choosing the desidered value

BUGFIX / IMPROVEMENTS

  • Code cleaning and bugfix
  • Added an error message when the gpu is not compatible
  • Better error message when upscale fails

RealScaler 1.6 (first release)

20 Nov 15:43
5593d94
Compare
Choose a tag to compare