Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Threshold not working for stats runtime filters #283

Closed
Dogway opened this issue Apr 16, 2022 · 3 comments
Closed

Threshold not working for stats runtime filters #283

Dogway opened this issue Apr 16, 2022 · 3 comments

Comments

@Dogway
Copy link

Dogway commented Apr 16, 2022

Not sure if a fault of my own but I can't get threshold to work on the runtime filters except for PlaneMinMaxStats().
The next always returns -1, same for YPlaneMin() and YPlaneMax().
I'm on AVS+ v3.7.2 x64.

scriptclip(function[] () {
rng=YPlaneMinMaxDifference(last,threshold=1.0)
Subtitle(string(rng))
} )
@pinterf
Copy link

pinterf commented Apr 16, 2022

Thanks for the report, I found the bug. I'm gonna fix it early next week (hopefully along with the average integration into minmaxstats)

@pinterf
Copy link

pinterf commented Apr 19, 2022

Could you please check this build:
3.7.1 test1, see readme.
https://drive.google.com/uc?export=download&id=1Y__F8C9d4ghip2VqAfmtbz-q21PmOUR2

@Dogway
Copy link
Author

Dogway commented Apr 19, 2022

Wow thanks a lot! Even included average.
I tested both stats also in 16-bit and everything seems correct.
Thanks again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants