Selur's Little Message Board
Should all Vapoursynth filters be split? - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Talk, Talk, Talk (https://forum.selur.net/forum-5.html)
+--- Forum: Small Talk (https://forum.selur.net/forum-7.html)
+--- Thread: Should all Vapoursynth filters be split? (/thread-1587.html)



Should all Vapoursynth filters be split? - Selur - 27.10.2020

I'm thinking about splitting all filters into individual filters instead of grouping then in ComboBoxes.
So this would allow to use multiple Delockers denoise filter etc. in what filter order the user might want.
Main down-side I see is that general overview of filters might be limited since most of them will then only be accessible through scrolling.

Since this would require be quite a bit of code changes (nothing complicated, just much work), I thought I post the thought here to see whether some users have an option about it.

Cu Selur

Ps.: No Hybrid, would still not be resizable and that is not up for discussion.


RE: Should all Vapoursynth filters be split? - Selur - 14.11.2020

I split all but 'Frame interpolation' and 'Resize' for Vapoursynth into individual filters.

Cu Selur