View Single Post
Old 23rd November 2007, 19:53   #747  |  Link
Delerue
Registered User
 
Join Date: Jun 2005
Posts: 365
Quote:
Originally Posted by tsp View Post
Delerue: Try this version:

[code1]

put please note that using MVTools with MT() is not always good as MT() split the frame in two parts and process each part in a separate thread so MVTools can't motion compensate if the motion occurs from one part of the frame to the other part. It is better to use SetMTmode(2)
Thanks, man! It works, but there's something strange. Although the second thread is activated now, the total CPU usage rarely goes beyond 50% and never beyond 60%, so forbidding the script to actually double the FPS in some heavy videos. It seems that the 'job division' isn't good enough, or something like this. I tried to play with other modes, but didn't help. Do you have a faster dual-core CPU to test this script?

Also, I want to congratulate you and Fizick once more. You're making an amazing job, and the 24 FPS movies problem are going soon even with HD videos.
Delerue is offline   Reply With Quote