[Attachment 49492 - Click to enlarge]
As you can see with this attached GIF, its blending frames together, its almost like motion blur, or SVPFlow kind of thing.
I want to use QTGMC with absolutely no filtering. No denoising, No SVPFlow sort of thing, just deinterlace.
The script im using right now is:
havsfunc = importlib.machinery.SourceFileLoader('havsfunc', r"C:\[ENCODING]\StaxRip\2.0.0.0\Apps\Plugins\VS\Scripts\havsfunc.py").loa d_module()
clip = core.d2v.Source(r"E:\American Dad Stuff\SD\S01\S01E01\S01E01.d2v")
clip = havsfunc.QTGMC(clip, Preset="Placebo", TFF=True)
clip = core.vivtc.VDecimate(clip, cycle=5)
clip = clip[::2]
The original clip is "24000/1001" Progressive with a Scan Type of 2:3 Pulldown, but when using DGIndex, the resulting .d2v file is still interlaced (when ignoring pulldown flags)
Does anyone have any ideas?
Try DVDFab Video Downloader and rip Netflix video! Or Try DVDFab and copy Blu-rays! or rip iTunes movies!
+ Reply to Thread
Results 1 to 6 of 6
Thread
-
Last edited by PRAGMA; 1st Jul 2019 at 18:48.
-
-
QTGMC know to have problems especially with this type of animation
But what is the reason for deinterlacing in the first place ? Usually animation is not interlaced
Can you get a clean IVTC ? Or just bad source ? -
QTGMC it's a very good tool but it's not the best tool for everything. Here I use yadifmod2() for simple things that doesn't require the power of QTGMC.
As poisondeathray said, animation in general are not interlaced unless it's a bad source.
https://forum.videohelp.com/threads/313797-Best-deinterlace-method -
You have to experiment with the "sourcematch" and "lossless" parameters in QTGMC. An edgemask would also help.
Similar Threads
-
QTGMC Doubling Frames Instead of Interpolating?
By LucasAuraeius in forum Newbie / General discussionsReplies: 15Last Post: 25th May 2019, 14:00 -
Deinterlacing Problem - QTGMC & NTSC Footage
By hickeyguy in forum Newbie / General discussionsReplies: 50Last Post: 8th Mar 2019, 11:41 -
QTGMC deinterlacing
By Katherine1 in forum RestorationReplies: 2Last Post: 10th Feb 2019, 10:02 -
Repair Jumping Frames and make a 50p from 50i with QTGMC
By diginoob in forum RestorationReplies: 44Last Post: 13th Aug 2018, 21:53 -
I Need Perfect Help QTGMC Deinterlacing Script On MeGui
By arcte in forum Video ConversionReplies: 21Last Post: 11th Oct 2014, 07:01