View Single Post
Old 9th November 2013, 12:46   #15  |  Link
Taurus
Registered User
 
Taurus's Avatar
 
Join Date: Mar 2002
Location: Krautland
Posts: 903
Quote:
Originally Posted by feisty2 View Post
typical mpeg2 compression artifacts
use strong mdegain
something like
Code:
a=last
a.smdegrain (tr=12,thsad=2000,thsadc=2000).repair (a,mode=13)
should clean the mess
@feisty:
your code snippet gives me:
Code:
MAnalyse does not have a named argument "multi"" (SMDegrain v.2.2d)
Using Avisynth 2.6.0.5 MT (SET's build)
mvtools2 v.2.5.11.13
mt_masktools26 2.0.48.0
A simple call "smdegrain()" works fine.
Taurus is offline   Reply With Quote