You mean deinterlacing.Krisqo wrote:TFM does the interlacing
TFM description wrote:PP -
Sets the post-processing mode. This controls how TFM should handle (or not handle)
any combed frames that come out of the field matching process. Possible options
are:
0 - nothing (don't even look for combed frames)
1 - find/hint combed frames but don't deinterlace
2 - dumb blend deinterlacing
3 - dumb cubic interpolation deinterlacing
4 - dumb modified-ela deinterlacing
5 - motion-adaptive blend deinterlacing
6 - motion-adaptive cubic interpolation deinterlacing
7 - motion-adaptive modified-ela deinterlacing
And TComb states clearly in its description that is has to be done before any deinterlacing or IVTC.
So in your case it works because you aren't doing any deinterlacing with "PP=0". Otherwise you have to use it before TFM.Tcomb description wrote:It must be used before ivtc or deinterlace in order to work.
Really? What about the SDDerainbow() ? Not only that you already do derainbowing with Tcomb(), you use it after cleaning, sharpening and FastLineDarken. I don't have a description, but possibly it must be used before deinterlacing too, if it is necessary after Tcomb() at all.Krisgo wrote:As for the rest... It's not nonsense.






