This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

[BUG] [2024.02.23.1 Release Version] AviSynth Spline100 & Spline144 resize script bug
#1
Bug 
Hi there, me again, long time no post. Tongue 

Using latest Hybrid release version 2024.02.23.1 on Windows 10.

This should be easy (I hope) to reproduce.

Load a video, select AviSynth, resize it to something, set the resizer to Spline100 or Spline144, then look at the script...

Instead of saying:
# scaling to 640x480
Spline144Resize(640,480)

It says:

# scaling to 640x480
,640,480)

Maybe a typo in the code? Tongue
Reply
#2
Attaching the debug output seems to have worked.
Instead of using '+=' I used '=' Rolleyes
-> send you a link to a dev version which should fix the problem

Cu Selur
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)