View Single Post
Old 19th October 2020, 06:09   #7  |  Link
Dwedit
Registered User
 
Join Date: Sep 2020
Posts: 10
I'm using TFM in two-pass mode.

tfm(d2v=d2vPath,output=tfmPath)
tdecimate(mode=4,output=decimatePath)

These are using the default settings.

My second pass:

tfm(d2v=d2vPath,input=tfmPath)
tdecimate(mode=5,hybrid=2,input=decimatePath,tfmIn=tfmPath,mkvOut=timecodesPath)

I have also tried other TFM settings, and can't find anything that works.


I'm getting bad artifacts on EASY frames.

Comb Guy (Bad)


Comb Guy (Good)


Comb Guy is in the middle of some easy frames. Immediately before it is 3 fields, 2 fields, 3 fields, 2 fields, repeating for a while. Comb guy's frame is 2 fields, then 3, 2, 3, 2, 3.... Very easy sequence here.

Train Guy (Bad)


Train Guy (Good)


Train Guy's frame is 3 fields. Before it is 2, 3, 2, 3.... After it is 2,3,2,3.... Very easy sequence.

Mouth Guy (Bad)


Mouth Guy (Good)


Mouth Guy's frame is 2 fields long. Before it is 3 fields, 2 fields... After it is 3 fields, then a 5 field (2+3) frame.

Mouth Guy happens to be behind a 60FPS credits overlay, so I could give that one a pass.

Last edited by Dwedit; 19th October 2020 at 06:13.
Dwedit is offline   Reply With Quote