VideoHelp Forum




+ Reply to Thread
Results 1 to 3 of 3
  1. Member
    Join Date
    Jun 2006
    Location
    Canada
    Search Comp PM
    Hi,

    After reisntalling codecs (Dvix intead of ffdshow) the scripts that worked OK do not work now. I've been using the script for a while:

    LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\MaskTools.dll")
    LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\MT_MaskTools.dll")
    LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\RemoveGrain.dll")
    avisource("D:\Miracle\Miracle-Test.avi")
    RemoveGrain(mode=1)
    LanczosResize(720,480,2,0,636,464)
    Dull=Last
    Sharp=LimitedSharpenFaster(Dull,ss_x=1.50,ss_y=1.5 0,Smode=4,strength=750,soft=30)
    Soothe(Sharp,Dull,25)

    But now when I am trying to open it in VDM I get error message:

    AViSynth open failure
    Removegrain: only planar color spaces are supported
    D\Miracle\LSFSharSoothe.AVI.avs, line 5

    What's wrong with it?
    Quote Quote  
  2. Member Soopafresh's Avatar
    Join Date
    Jan 2004
    Location
    United States
    Search Comp PM
    Try adding

    ConverttoYv12() right after Avisource
    Quote Quote  
  3. Member
    Join Date
    Jun 2006
    Location
    Canada
    Search Comp PM
    It works! Thanks a lot!
    Quote Quote  



Similar Threads

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