digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   There is no function named unfilter (http://www.digitalfaq.com/archives/encode/11247-function-named-unfilter.html)

Greed 07-31-2004 01:07 AM

There is no function named unfilter
 
After spending 3 hours fixing the "the resolution of the video is illegal unfilter" error, I encountered this. I would normally go on, but I'm exhausted now. =_=

I followed this black prince's Guide. ToK created these:
- video.avs
- Video.m1v
- video.tpr
- VideoTest.m1v

But, when I played Video/VideoTest, the whole video was a clip displaying: "There is no function named unfilter."

This is my script:

unfilter(50,50)
GripCrop(512,288)
GripSize(resizer="BicubicResize")
STMedianFilter(8, 32, 0, 0, 8, 32)
# SpaceDust() # Optional - for some "not so clean" DVDs.
temporalsmoother(1,2)
mergechroma(blur(1.50))
mergeluma(blur(0.2))
# Convolution3d or DCTFilter for extreme worse cases.
GripBorders()

Any help is appreciated. Thanks in advance. x_X

Boulder 07-31-2004 02:22 AM

You're using an obsolete version of Avisynth. Download the latest one and empty your plugin dir, then download and install the 2.5x plugins you need to the plugins folder.

http://www.avisynth.org/warpenterprises/
http://sourceforge.net/projects/avisynth2/


All times are GMT -5. The time now is 01:29 AM  —  vBulletin © Jelsoft Enterprises Ltd

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.