logo Sign In

Post #227135

Author
Moth3r
Parent topic
Inverse Telecining: Best method for restoring original frame rates
Link to post in topic
https://originaltrilogy.com/post/id/227135/action/topic#227135
Date created
18-Jul-2006, 6:16 PM
(I moved this thread to technical discussions.)

What's your source?

A DVD source with well-behaved pulldown is probably best handled using the "force film" option in DGIndex.

Any other source, if the pattern is constant, can be IVTCed very quickly by
doubleweave()
pulldown(a,b) # a and b need to be chosen manually.

Strange/inconsistent pulldown patterns may need to be handled by an automatic AVISynth filter such as Decomb or TIVTC, but this method is obviously slower because of the field matching algorithms in use.

You do not need assumefps(23.976), because the 29.97 fps video is decimated by 4/5 during IVTC to get 23.976.