VideoHelp Forum
+ Reply to Thread
Results 1 to 5 of 5
Thread
  1. I had this working in my old computer build which was a mess so I recently reinstalled Win10 with just video stuff and thought I put back everything I needed but am getting this error. I didn't change anything in the script I got from Andrew Swan. What am I missing?


    Scipt error: MAnalyse does not have a named argument "multi"
    (C:/Program Files (X86)/AviSynth+/plugins+/SMDegrain v.3.1.2d.avsi, line 500)
    C:\Users\ME\Desktop\denoiing test\denoisetest.avs, line 6)


    SetFilterMTMode("QTGMC", 2)
    SetFilterMTMode("f3kdb", 2)
    AVISource("Reel1noedit15fps.avi")
    ConvertToYV12()

    SMDegrain(tr=6,thSAD=500,contrasharp=0,str=1.2,ref inemotion=true,lsb=true,interlaced=true,Globals=2)

    QTGMC( Preset="Slower", EdiThreads=2 )

    #--------------(Optional) Reduce chroma noise----------------------
    f3kdb(grainY=0, grainC=0, sample_mode=1)

    Prefetch(7)
    Quote Quote  
  2. upgrade your smdegrain.avsi
    https://forum.doom9.org/showthread.php?p=1790702#post1790702

    Not related to the error, but if it's interlaced, and AVISource is returning something other than YV12, then it should be ConvertToYV12(interlaced=true)
    Quote Quote  
  3. LOL it did change "multi" to "Trymany" on line 545
    Last edited by JoeSchmo999; 14th Apr 2020 at 14:40.
    Quote Quote  
  4. Are you using old mvtools2 version ?

    https://github.com/pinterf/mvtools/releases

    (You should upgrade all the prerequisites and plugins)
    Quote Quote  
  5. That fixed it thanks. Its extremely slow but working.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!