Talk:ConditionalFilter
From Avisynth
http://avisynth.org/mediawiki/index.php?title=ConditionalFilter&diff=7658&oldid=6197 - Why?
- See http://forum.doom9.org/showthread.php?p=1552747#post1552747 , although i admit i don't it understand it fully yet ... Wilbert 20:56, 23 January 2012 (UTC)
> vid_blur2 = vid.Blur(2.5)
The largest allowable argument for Blur is about 1.58.
> If a frame is requested (say the expression evaluates to -1 or 3 in the example above, and the array consists of three clips), the frame of the testclip will be returned.
Kind of incomplete sentences.
Maybe something like "If a frame is requested from the clip with a non-existent number (...), ..." ?

