Quote:
Originally Posted by pixeldotz
Im trying to use kwags script for analog vhs captures
|
The script you use is for avs2.08, and you have avs2.52 on your PC.
avs2.52 is mandatory only for the new adaptative script.
Quote:
LoadPlugin("C:\filters25\LegalClip.dll")
|
No need to use this plugin with 2.52 as there is a internal command called "Limiter()" that do the same thing
Quote:
STMedianFilter(8, 32, 0, 0, 8, 32)
|
The 2.52 version on STMedianFilter only have 4 parameters. Use "(8,32,0,0)".
Quote:
FaeryDust() # or PixieDust()
|
No "FaeryDust" nor "PixieDust" in 2.52 as the plugnin "DustV5" exists only for 2.08