Selur's Little Message Board

Full Version: ResampleHQ not working in VS - missing resizer, + python error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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:

[Image: fRdkvBu.png]

[Image: wKR5G5n.png]

Second, it throws the following Python error in the VapourSynth Viewer:

[Image: TOrrXLw.png]

Debug file: [attachment=1438]
Will fix.
Problem is "core.resamplehq.resamplehq" should be "resamplehq.resamplehq" without the core. at the beginning.

Cu Selur