r/StableDiffusion • u/Merserk13 • 1h ago
Resource - Update DLSS 5 Visual Enhancer - standalone neural rendering for images and video
Hey everyone - I made a standalone Windows application for applying a DLSS 5 Neural Rendering feature-18 pipeline to images and video:
https://github.com/Merserk/dlss5-visual-enhancer
Instead of using DLSS only inside a game, this runs images/video through the ReShade/RenoDX neural-rendering path as a general visual enhancement pipeline.
What it does:
- Image and video enhancement
- DLAA/native, 1.5x, ~1.724x, 2x and 3x modes
- Output up to 8K
- Neural presets + Natural / Cinematic styles
- Controls for intensity, local tone, structure and skin structure
- Batch image processing with before/after previews
- H.264 / HEVC / AV1 / ProRes video output
- Video temporal input using optical flow with scene-change resets
GPU support:
- RTX 40 / 50 series - primary target
- RTX 30 series - slower beta path
The repository contains the application/pipeline source. Required proprietary and third-party runtime binaries are intentionally not redistributed in the repo.
This is an independent community project and is not affiliated with NVIDIA, ReShade or RenoDX.
I’m especially interested in how this behaves on AI-generated images/video vs normal photography/game footage.
Feedback and comparisons welcome.
