I'm working with an NTSC DVD source that's somewhat unconventional.
There's some manner of field blending as well as moments of slow-motion sequences interspersed throughout.
Wondering if anyone with a keen eye can help make sense of this.
The best simple solution I can think of is to deinterlace with QTGMC, leaving the output at 29.976fps with no further alterations.
Is there perhaps something better I could be doing with this?
Attached are before and after clips, the source as well as the QTGMC results (in Selur's Hybrid).
+ Reply to Thread
Results 1 to 12 of 12
-
-
qtgmc and srestore to detect the blends gives 25 fps:
Code:qtgmc(preset="slow") srestore()
-
-
QTGMC+sRestore(23.976) seems to be a good solution.
Depending on your preferences, you could also add try adding de-blurring through BasicVSR++.users currently on my ignore list: deadrats, Stears555, marcorocchini -
>23.976
I think this drops too many frames though? At least on the sample I ran there appeared to be some missing frames.
davexnet says 25fps is true framerate, which may be right, but I don't know how to recreate his method of discovering this.
The instructions are too vague for me since I'm a novice with no mastery over the software or the synth scripting. -
Look at the frames after applying QTGMC and count the unique or duplicate frames.
users currently on my ignore list: deadrats, Stears555, marcorocchini -
Note that the clip has several short shots (the woman's spin kicks) that were slowed down with duplicate frames. Those are intended to be there.
-
Depending on what your target and your preferences are, you could bob deinterlace and replace duplicates with interpolations and end up with 59.94fps output,...
users currently on my ignore list: deadrats, Stears555, marcorocchini -
It appears there's several correct ways to approach this.
I'll try each of these and inspect the results.
Thank you Selur, jagabo, manono and davexnet
Similar Threads
-
NTSC to PAL source with Frame-blending and field order judder
By PRAGMA in forum RestorationReplies: 19Last Post: 12th Apr 2023, 13:38 -
Invert field order using ffmpeg for NTSC source
By cjdavis83 in forum LinuxReplies: 0Last Post: 28th Dec 2021, 06:51 -
Query about identifying field-blending
By pooksahib in forum Video ConversionReplies: 15Last Post: 19th Oct 2020, 00:59 -
Field Blending Fix in AviSynth (Script Advice pls)
By luciofulci in forum Newbie / General discussionsReplies: 14Last Post: 17th Jul 2020, 13:11 -
Processing a bad NTSC->PAL, with field blending/ghosting
By nacho in forum RestorationReplies: 46Last Post: 16th Jul 2020, 05:55