View Single Post
Old 27th September 2008, 14:50   #16  |  Link
Fizick
AviSynth plugger
 
Fizick's Avatar
 
Join Date: Nov 2003
Location: Russia
Posts: 2,183
implicit last will be functional if I replace named clip parameters to unnamed. I am not sure that i will do it.

but anyway all existant script must be changed

avisource()
super=MVSuper()
vecb=MVAnalyse(super,isb=true)
vecv=MVAnalyse(super,isb=true)
MVDegrain1(last,super,vb,vf)

we need in users opinions.
__________________
My Avisynth plugins are now at http://avisynth.org.ru and mirror at http://avisynth.nl/users/fizick
I usually do not provide a technical support in private messages.

Last edited by Fizick; 27th September 2008 at 15:27.
Fizick is offline   Reply With Quote