bond
28th June 2003, 19:10
Hi as some of you already might know there is a new filter for avisynth available (called Quantified Motion Filter) which allows you to use different filtering for different motion levels:
Originally posted by HomiE FR
It splits the provided video clip into 3 motion levels: low motion, medium motion and high motion, using a (very) simple motion estimation algorithm. Then, it applies different user-defined filters for each motion level, allowing you to do some adaptive smoothing/sharpening (or anything else you want).read more about it here (http://forum.doom9.org/showthread.php?s=&threadid=56051&perpage=20&pagenumber=1)
now my question:
is it possible that fast "quality" changes in the picture provided to a codec (like xvid) through avisynth can cause problems or "non-optimal" results, for example because of fast changes of sharpness in a scene, or is the effect only positive...
Originally posted by HomiE FR
It splits the provided video clip into 3 motion levels: low motion, medium motion and high motion, using a (very) simple motion estimation algorithm. Then, it applies different user-defined filters for each motion level, allowing you to do some adaptive smoothing/sharpening (or anything else you want).read more about it here (http://forum.doom9.org/showthread.php?s=&threadid=56051&perpage=20&pagenumber=1)
now my question:
is it possible that fast "quality" changes in the picture provided to a codec (like xvid) through avisynth can cause problems or "non-optimal" results, for example because of fast changes of sharpness in a scene, or is the effect only positive...