"For more soap opera effect you go from frame doubling to 60Hz:"
I run my projector at 120HZ the Acer 5360 so this last script is what
I need for 120HZ? Will try this tonight!
setmtmode(2, 8)video=ffdshow_source()A=videosetmtmode(2)B=A.MSuper(pel=2, hpad=8, vpad=8, levels=4, rfilter=2)One=MAnalyse(B, isb=true, blksize=16, levels=4, search=3, searchparam=1, badrange=(-28), sadx264=5, dct=5, pnew=400)Two=MRecalculate(B, One, chroma=false, blksize=16, blksizev=16, search=3, searchparam=1, sadx264=5, dct=5, pnew=400)three=MAnalyse(B, isb=false, blksize=16, levels=4, search=3, searchparam=0, badrange=(-18), sadx264=5, dct=5, pnew=450)four=MRecalculate(B, three, chroma=false, blksize=16, blksizev=16, search=3, searchparam=0, sadx264=5, dct=5, pnew=450)A.MBlockFps(B, One, Three, num=FramerateNumerator(A)*2, den=FramerateDenominator(A)*1, mode=1)last.blendfps(60, aperture = 0.5)GetMTMode(false) > 0 ? distributor() : last
Thanks 8:13

I am a huge fan of your work and feel guilty for riding
your coat tails but I have learned alot over the years from your hard work.
I never been more satisfied than with these last scripts. I would have
never thought a 500.00 projector could look SOOOO GOOOD

setmtmode(2, 8)video=ffdshow_source()A=videosetmtmode(2)B=A.MSuper(pel=2, hpad=8, vpad=8, levels=4, rfilter=2)One=MAnalyse(B, isb=true, blksize=16, levels=4, search=3, searchparam=1, badrange=(-28), sadx264=5, dct=5, pnew=400)Two=MRecalculate(B, One, chroma=false, blksize=16, blksizev=16, search=3, searchparam=1, sadx264=5, dct=5, pnew=400)three=MAnalyse(B, isb=false, blksize=16, levels=4, search=3, searchparam=0, badrange=(-18), sadx264=5, dct=5, pnew=450)four=MRecalculate(B, three, chroma=false, blksize=16, blksizev=16, search=3, searchparam=0, sadx264=5, dct=5, pnew=450)A.MBlockFps(B, One, Three, num=FramerateNumerator(A)*2, den=FramerateDenominator(A)*1, mode=1)GetMTMode(false) > 0 ? distributor() : last
This last script is working great with 1080P or 720P. I use Secretariat as my
test movie for artifacts with the fast moving scenes and this last script is
as close to perfection as my eye's have ever seen.