- Code: Select all
SetMemoryMax(yourmem/2)
LoadPlugin("X:\wherever\DGDecode.dll")
LoadPlugin("X:\wherever\ColorMatrix.dll")
LoadPlugin("X:\wherever\BiFrost.dll")
LoadPlugin("X:\wherever\DeCross.dll")
LoadPlugin("X:\wherever\DeDot.dll")
LoadPlugin("X:\wherever\EEDI2.dll")
LoadPlugin("X:\wherever\TDeint.dll")
LoadPlugin("X:\wherever\TIVTC.dll")
LoadPlugin("X:\wherever\FFT3DFilter.dll")
LoadPlugin("X:\wherever\DeGrainMedian.dll")
LoadPlugin("X:\wherever\aWarpSharp.dll")
LoadPlugin("X:\wherever\MT_MaskTools.dll")
LoadPlugin("X:\wherever\RemoveGrain.dll")
Import("X:\wherever\LimitedSharpenFaster.avs")
Some of these filters were removed in the final script, so some of these mentioned above may not be in use. For the deinterlacing though, you will be definitely be needing these.
- Code: Select all
LoadPlugin("X:\wherever\EEDI2.dll")
LoadPlugin("X:\wherever\TDeint.dll")
LoadPlugin("X:\wherever\TIVTC.dll")



