View Single Post
Old 27th April 2007, 16:56   #1003  |  Link
Chainmax
Huh?
 
Chainmax's Avatar
 
Join Date: Sep 2003
Location: Uruguay
Posts: 3,103
I am going to use TDeint+TMMv1 (this one, right?) as Clip2 for an IVTC, would this:

Code:
AssumeTFF()
Deinted=TDeint(order=1,field=1,type=1,emask=TMM(order=1,field=1))
TFM(mode=6,order=1,PP=7,slow=2,mChroma=true,Clip2=Deinted)
TDecimate(mode=1)
be the correct way to do so?
__________________
Read Decomb's readmes and tutorials, the IVTC tutorial and the capture guide in order to learn about combing and how to deal with it.

Last edited by Chainmax; 27th April 2007 at 17:04. Reason: eliminated "type=1" from TMM's arguments
Chainmax is offline   Reply With Quote