VideoHelp Forum




+ Reply to Thread
Results 1 to 5 of 5
  1. Human j1d10t's Avatar
    Join Date
    Feb 2003
    Location
    California, USA
    Search Comp PM
    Hey. I need some help with Avisynth. I just downloaded the spatial smoother for Avisynth, but in the readme doc I couldn't find any instructions about how to use it. It just told what it does. If anyone can help me out, I would greatly appreciate it.

    Thanks
    Quote Quote  
  2. Member
    Join Date
    Jul 2002
    Location
    United States
    Search Comp PM
    i think it goes something like this:

    spatialsoften(x,x,y)
    the first argument being strength, then the x and y values

    i occasionaly use the temporalsoften filter on noisy captures using a setting:

    temporalsoften(2,5,5)

    the higher the numbers the softer your output, and the slower the resulting encode
    "The software said Win XP or better, so I Installed Linux"
    Quote Quote  
  3. Human j1d10t's Avatar
    Join Date
    Feb 2003
    Location
    California, USA
    Search Comp PM
    Do I have to install any of the files that came with the download? Move any of them to my systems folder?
    Thanks for the help
    Quote Quote  
  4. Member
    Join Date
    Jul 2002
    Location
    United States
    Search Comp PM
    No just have avisynth installed properly,
    if the spatialsoftener you're using is an extra plugin you must load it first.
    but the one that came with avisynth is very good by itself
    if you need to load th plugin it's something like:

    loadplugin("c:\avsplugins\pluginname.dll")
    avisource("d:\myfolder\myfilm.avi")
    spatialsoften(x,x,x)
    "The software said Win XP or better, so I Installed Linux"
    Quote Quote  
  5. Human j1d10t's Avatar
    Join Date
    Feb 2003
    Location
    California, USA
    Search Comp PM
    OK, that's what I was doing wrong - I was listing that it needed to load the plug-in, but forgot to tell it where to find it. That would help. Thanks for the help
    Quote Quote  



Similar Threads

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