It's free, and they have results that show their free product works better than Twixtor (i recall this may have been used in Auriga)
How easy is it to use?
AviSource("video.avi")
ConvertToYV12()
MSU_FRC(2, "slow")
Notice the integer 2 means to double. The positive INTEGER you provide is the multiplying factor.
Thus, if you have say a clip at 23.976 FPS, first Convert the FPS to 30FPS in either Avisynth(convertFps) or VirtualDub (convert to FPS) so that the right number of frames are duplicated. Then you can double it to get 60 or whatever yo like.
I imagine the technology and sophistication of these programmers must be pretty high, and that they decide to make it free for noncommercial use is impressive
