View Single Post
Old 30th October 2005, 14:44   #25  |  Link
psme
Registered User
 
Join Date: Mar 2005
Posts: 68
Tried both (P4 2.66 overclocked to 3.8G):

motion = findmotion(source, useassembly = true )
compensate(source, motion)
(around 20% CPU usage)

and

mvanalyse(source)
mvcompensate(source, last)
(around 55% CPU usage)

in FFDShow->Avisynth for real time DVD playback. Both methods give smooth playback. But both methods give tons of pixelization/blocking artifact in motion area.

I guess the filter is not yet usable...

regards,

Li On
psme is offline   Reply With Quote