Skip to content

REAL Video Enhancer 2.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 02:27
· 13 commits to 2.0 since this release

RVE 2.2.0

Added

  • Hardware Encoding
  • Auto border cropping
  • GPU ID selection
  • Default video container setting
  • Batch input support
  • Full fallback on TRT upscaling, so the engine has the greatest chance of building correctly.
  • Additional Codec Support (Video, Audio, Subtitle)
  • Additional Animation and Realistic Models
  • Option to reencode audio, in case it has issues with output.
  • HDR Mode toggle (experimental)

Changed

  • Adjusted dynamic scale.
  • Moved pausing to shared memory.
  • Changed checks on default output directory.
  • Optimized engine building for interpolate and upscale at the same time, should now use less VRAM.
  • Improved tooltips.
  • Adjusted default scene detect sensitivity to 3.5.
  • Bump torch to 2.6.0
  • Bump numpy to 2.2.2
  • Bump tensorrt to 10.7

Fixed

  • Win10 tooltips and pop ups.
  • Issue when DAR is not equal to SAR (Thanks Yasand123).

Known Issues

  • Windows detects RVE as a trojan. This is a false positive, if you do not trust the build, instructions on how to build are in the readme.
  • Linux xorg not launching due to libxcb-cursor0 not being installed, please install this via your package manager.
  • There are a lot of changes in this release, there may be bugs I didn't catch. Please create issues if you find such bugs.

Full Changelog: RVE-2.1.5...RVE-2.2.0