In your Avisynth file use commands similar to
LoadPlugin("F:\UnDot\UnDot.dll") Avisource("D:\wherever\myfile.avi") UnDot()
Of course replace the file and directory names with your own. There are no parameters.
In YV12 format it will filter both luma and chroma. In YUY2 format it will only filter luma.
2003/01/18 V 0.0.1.1 Use AvisynthPluginInit2
2002/11/03 V 0.0.1.0 Initial test release for Avisynth 2.5 alpha only
$Date: 2004/08/17 20:31:19 $