Not sure what to do with this blended sources. It seems three frames out of five are blended.![]()
+ Reply to Thread
Results 1 to 4 of 4
-
-
Do you have a better copy? If you can provide a source with separate fields (interlacing), that would make all the difference.
-
Actually, this is what I captured from TV, so I don't think there is a better one available currently.
-
I see three clean frames, three blended frames. The three blended frames contain two unique frames from the source:
Code:A, B, C, (C+D)/2, (D+E)/2, (E+F)/2, F, G, H...
I don't know of any filter designed to work with this type of blending. But in theory you could reconstruct D by reversing the transform:
Code:D = (C+D)/2 * 2 - C
Code:(E+F)/2 * 2 - F
Similar Threads
-
DVD Styler Creating Blended Frames
By Rugratskid in forum Authoring (DVD)Replies: 2Last Post: 12th Feb 2015, 19:26 -
fixing very blended video?
By spiritgumm in forum Video ConversionReplies: 14Last Post: 8th Mar 2014, 09:15 -
help filtering field-blended dvd source
By beav in forum Newbie / General discussionsReplies: 2Last Post: 28th Aug 2013, 16:58 -
PAL DVD interlaced and blended
By xuguang_he in forum RestorationReplies: 6Last Post: 5th Jun 2013, 08:57 -
if the first episode on my dvd is field-blended would the other episodes be
By mmbwdpnz in forum Newbie / General discussionsReplies: 1Last Post: 9th Feb 2013, 19:40