PDA

View Full Version : First 5 seconds has bad telecine, need help.


Galvin
15th May 2002, 05:53
Farscape episode 2 season 1. They have scene showing the ship flying towards and past the camera. I used tmpge to look at the pattern of the fields the whole show has the pattern IPIPP which is 3 progressive fields out and two interlace fields if I understand this correctly IP = one frame. Then IP = next frame and the last P (field) gets dropped.

Now in the first 5 seconds the pattern is not the same and interlace fields end up being made up into frames.

I used Gordian knots IVTC. I just don't know how to edit the first 5 seconds so it looks good then process it thru gordian knot. Or is there another IVTC tool that Gordian Knot can use that is smarter?

The DVD source is NTSC.

Thanks

hakko504
15th May 2002, 08:01
Decomb (http://sauron.mordor.net/dgraft) by Don Graft or GreedyHMA by Tom Barry. Greedy should be included in the GK package. Just uncomment the lines: ( # is comment mark in AVIsynth) LoadPlugin(<path>\GreedyHMA.dll)
Greedyhma(1,0,4,0,0,0,0,0)
Or you can use Decomb:LoadPlugin(<path>\Decomb.dll)
Telecide()
Decimate(5)
For more help click here! (http://forum.doom9.org/showthread.php?s=&threadid=22978)

Galvin
16th May 2002, 04:27
I added it in, it did a far better job than InverseTelecine or greedyHMA.
Suprised decomb is not added in as an option for gordian knot.

anyway, thanks :)