I would like to use some of the image processing filters in ffdshow from inside an Avisynth script. Can this be done? :thanks:
Put ffavisynth.avsi and ffavisynth.dll (supplied with ffdshow) in your Avisynth plugins folder. Then use the "ffdshow" function, described .
Why do you want to do that? There's nothing in ffdshow's filters that you cannot already do with native Avisynth filters.