[BUG] ResampleHQ not working in VS - missing resizer, + python error - 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: [BUG] ResampleHQ not working in VS - missing resizer, + python error (/thread-1895.html) |
ResampleHQ not working in VS - missing resizer, + python error - The_Tinkerer - 10.07.2021 Hi! It's been a while since I posted. The latest developer Hybrid I have is 2021.06.08. This error comes up in 2021.06.03 as well. Tried on Windows 10 and also Windows 7 with a Python 3.8 VapourSynth folder (from 2021.05.25). Same errors. First, ResampleHQ is missing the resizer parameter in the script: Second, it throws the following Python error in the VapourSynth Viewer: Debug file: [attachment=1438] RE: ResampleHQ not working in VS - missing resizer, + python error - Selur - 10.07.2021 Will fix. Problem is "core.resamplehq.resamplehq" should be "resamplehq.resamplehq" without the core. at the beginning. Cu Selur |