Log in

View Full Version : Help creating an "helper" script


MonoS
24th February 2015, 14:24
I'm creating for me a script that contain some useful function that i use often but that require multiple line of code.

As now i have written Denoise2 [use mvtools to denoise a clip with 5 ref frames], GCResizer [resizer in linear Luma to upscale/downscale a clip using fmtc, nnedi3 and dither] and MQTGMC [QTGMC with my personal settings].

The objective of this is to avoid typing a lot of things for rater simple things.

Have anyone any function to add here??
Request and suggestion are well accepted but i wont modify any function in a way i don't like

Here the repo: https://github.com/MonoS/MonoS-VS-Func

MonoS
25th March 2015, 13:25
Updated a bit the scripts, added some functionality.

Does anyone have suggestion??