![]() |
|
[HELP] DPIRmlrtDenoise listed in filter dropdown but cannot configure - Printable Version +- Selur's Little Message Board (https://forum.selur.net) +-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html) +--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html) +--- Thread: [HELP] DPIRmlrtDenoise listed in filter dropdown but cannot configure (/thread-4378.html) |
DPIRmlrtDenoise listed in filter dropdown but cannot configure - davsed - 24.04.2026 Hi, I'm trying to get DPIR (via vs-mlrt) working in Hybrid so I can denoise on my Intel Lunar Lake iGPU through the OpenVINO backend. The filter shows up in Hybrid's dropdown but I can't actually configure or run it. Hoping you can point me in the right direction. System:
I installed:
Hybrid detects the plugin. In the Filtering → Vapoursynth filter dropdown at the bottom of the window, I can see "DeNoise - DPIRmlrtDenoise". Other mlrt-based entries appear too (e.g. Waifu2x NCNN under Filtering → Frame → Resize works fine as a resizer). On the Filtering → Vapoursynth → DeNoise tab, there is no UI panel for DPIRmlrtDenoise. The tab contains panels for VagueDenoiser, DFTTest, FluxSmooth, etc. — but nothing for DPIR(mlrt). Selecting "DeNoise - DPIRmlrtDenoise" in the bottom Filter(s): dropdown and clicking + to add it to the chain – nothing happens. I will be grateful for any help/advice Thank you David RE: DPIRmlrtDenoise listed in filter dropdown but cannot configure - Selur - 25.04.2026 1. Your installation uses the wrong paths, which is why Hybrid does not notice it on your system. 2. Waifu2x NCNN isn't vs-mlrt based, it's from https://github.com/nlzy/vapoursynth-waifu2x-ncnn-vulkan Quote: Hybrid detects the plugin. In the Filtering → Vapoursynth filter dropdown at the bottom of the window, I can see "DeNoise - DPIRmlrtDenoise".No, that is to save/load/delete filter profiles. Like the official download page notes: Quote:Hybrid Windows Add-ons: are available through my GoogleDrive.source: https://www.selur.de/downloads => use the add-on, or get accustomed to the add-on and create it yourself. After starting Hybrid, check the Log-tab. For me vs-mlrt and torch-add-ons are listed: Quote: Avisynth+ is available,..Assuming you did everything like mentioned in the README (next to the download), the 'mlrt-add-on' with the addons should be listed. Cu Selur |