View Full Version : Looking for a plugin that uses SubframePlanar
Myrsloik
23rd October 2017, 13:18
I need to find a plugin that uses SubframePlanar and is compiled for the Avisynth+ api to test my own implementation of it in VapourSynth. Reply if you know of any.
The 2.6 api may also be usable for testing but isn't ideal.
raffriff42
23rd October 2017, 14:16
Of the sources I have on hand, not counting one AVS 2.5 filter, only StainlessS' RoboCrop
Groucho2004
23rd October 2017, 14:45
Stainless' RoboCrop is not built with the AVS+ headers. I made a 64 bit version (https://mega.nz/#F!YX4FEbbR!vWc3jR-wX2HmwKrXtbgBYw) which does use AVS+ headers.
Myrsloik
23rd October 2017, 15:07
Stainless' RoboCrop is not built with the AVS+ headers. I made a 64 bit version (https://mega.nz/#F!YX4FEbbR!vWc3jR-wX2HmwKrXtbgBYw) which does use AVS+ headers.
Does it also support higher bitdepths properly?
StainlessS
23rd October 2017, 16:49
Does it also support higher bitdepths properly?
Nope, sorry. Also, I believe that it may (sometimes) cause some kind of error exit as AVS+ requires differing alignment to AVS standard (Align=true, cures the prob by creating new frame [EDIT: instead of SubframePlanar], and so is always aligned).
Myrsloik
23rd October 2017, 16:57
Nope, sorry. Also, I believe that it may (sometimes) cause some kind of error exit as AVS+ requires differing alignment to AVS standard (Align=true, cures the prob by creating new frame [EDIT: instead of SubframePlanar], and so is always aligned).
Doh, then it's no good for testing.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.