I'm trying to deinterlace a video (preferably with QTGMC) that has a weird pattern of progressive and interlaced content. I uploaded a sample. How to properly deinterlace this footage to get as few blended frames as possible and no duplicate frames?
+ Reply to Thread
Results 1 to 3 of 3
-
-
Looking at the separated fields, there are tons of blends already in the fields.
I doubt that deinterlacing especially QTGMC will help with such a source, seems like some mishandled norm conversion and some, probably intentional blends,..
So TFM and maybe TDecimate might be better,...
I also doubt you can get rid of the duplicates around scene changes, some of the duplicates inside scene could be replaced with interpolations.
Maybe someone else has a good idea.
Cu Selur
Ps: playing around (script.users currently on my ignore list: deadrats, Stears555, marcorocchini -
Thanks for reply. It seems that these blended frames are a fairly common nuisance when it comes to DVD content. I decided to use QTGMC + SRestore (as you know, QTGMC also makes the image smoother than TFM):
Trying to remove blended frames makes the video look unnatural. I guess I'll just leave them there.Code:QTGMC(Preset="Medium", MatchPreset="Slow", Sharpness=0.5) SRestore(23.976)
Similar Threads
-
Best way to bob deinterlace 8bit pixelated footage mixed with live action
By LaserBones in forum Newbie / General discussionsReplies: 6Last Post: 13th Aug 2025, 22:50 -
Properly deinterlace this video with Avisynth
By elektro in forum Newbie / General discussionsReplies: 2Last Post: 18th Nov 2023, 18:49 -
Need advice to properly deinterlace a video using Avisynth
By elektro in forum Newbie / General discussionsReplies: 3Last Post: 28th May 2023, 15:54 -
How to properly deinterlace this video using Avisynth?
By elektro in forum Newbie / General discussionsReplies: 7Last Post: 8th May 2023, 17:46 -
How to deinterlace this video properly?
By coolgit in forum RestorationReplies: 5Last Post: 24th Sep 2021, 15:22


Quote