Skip to content

realSR test flight

Compare
Choose a tag to compare
@akai-katto akai-katto released this 04 Sep 21:50
· 3 commits to realSR since this release

This release is meant only for realSR testing, as the bleed is set to 3 (usually 1) which is needed for realSR.

Notes

  • Re-added realSR
  • Changed the way noise is added to video, now using a separate ffmpeg process to allow the input video not to be pre-noised.
  • Dandere2xCPP now uses the separately noised image.
  • Added "bleed" config in order to allow realSR to run.

PyAV Test

I'm trying a new python wrapper out, that uses ffmpeg rather than cv2 to extract frames from an image.