Thread: DG NV tools
View Single Post
Old 10th June 2010, 21:28   #10  |  Link
Guest
Guest
 
Join Date: Jan 2002
Posts: 21,901
Quote:
Originally Posted by um3k View Post
I am having a frame accuracy problem with DG NV tools when used in conjunction with MultiDecimate.

Here is the script:

Code:
foot = DGMultiSource("L:\8mmTest\8mmNoShut-2010_06_10-15_31_37.dgi").DoubleWeave()
#~ RestoreSuper8Frames(foot)
foot.ConvertToYUY2(interlaced=true)
MultiDecimate(pass=2)
SelectOdd()
FlipHorizontal()
It works fine at first, but after about 80 (decimated) frames, it begins returning the wrong fields. If I seek to another part of the video, it works fine again for a number of frames before reverting to the bad behavior.

Any idea what the problem could be?
I will try to duplicate it. Can you give me the settings you used for MultiDecimate, please?
Guest is offline   Reply With Quote