VideoHelp Forum




+ Reply to Thread
Results 1 to 3 of 3
  1. On this page in section 8 they talk about using virutaldub filters in avisynth scripts. It already supports many filters but I would like to add dynamic noise reduction to use in avisynth scripts. Donald graft mentions on his site that he modified it to have script support but I'm not sure how to implement it.
    Quote Quote  
  2. Member
    Join Date
    Jan 2001
    Location
    Vancouver/Portland
    Search Comp PM
    8. Using VirtualDub filters in AVIsynth scripts
    The vdfilters.avs is available in our AVS collection:

    copy vdfilters.avs in a directory of your choice (D:\tools for example)
    modify vdfilters.avs line 13 with the correct path to VirtualDUB
    to use VirtualDUB filters from an AVIsynth script
    add this line in your script:
    Import("D:\tools\vdfilters.avs")
    add the other lines to call the VirtualDub filters like in this example:
    ConvertToRGB()
    VD_SmartSmoother(5,40,true)
    hm.. i have a similar issue. i want to use a Smart Smoother VD plugin in AVIsynth (not the internal one that comes with VD)...

    how would i work that?
    Quote Quote  
  3. I too would love to use the smart smoother filter with AVIsynth. The smart smoother is great for Dvix to MPEG2 coversion - removes most of those pesky blocks.
    Quote Quote  



Similar Threads

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