I'm trying to teach myself to move beyond just basic settings in HandBreak and Avidemux to get better encodes so I thought I'd try deinterlacing a video as a learning experience, but I think I've hit a wall. Online searches only seem to confuse me in different directions. I'm sure this has been asked am million times, if the search results are an indicator, but nothing seems to work quite right...
I've tried so many different settings that I've forgotten what worked better than the others. I think treating the clips as telecine worked well, but the video only looked good wit the bob filter except 60 fps is way too much. I'm so confused at this point. I used Hybrid and every time I used yadif, bwdif, or QTGMC (even when I overwrote the input scan to telecine and used it in TIVTC under deinterlacer) the horizontal movement in clip1 chunked. When I used previously mentioned deinterlacer on clip2 I had broken lines on the zoom-in part. If at all possible I'd like to get smooth-ish pans, unbroken lines on the zoom-ins, and removing residual interlacing lines on the flashes.
I am trying, but I've lost the thread and would really appreciate some help.
Here are links to the clips if anybody want to stab at them:
https://mega.nz/folder/zyYGWTyB#0ynPxdIVuTyiMb6ocYPejg
I don't want somebody to just fix it for me and upload the files. Please explain things to me and I'll do my best to understand. I'd like to learn what's with the video, what settings to use, and why those settings work. I've read about 3:2 pulldowns, blending, interlacing, and for some reason I get more and more confused.
Thank you for any advice on the newbie's venture outside of Handbrake.
+ Reply to Thread
Results 1 to 6 of 6
-
-
Your clip1 is telecined, so you have to IVTC (InverseTelecine) it, rather than deinterlace.
Avisynth script for IVTC, returning 23.976 fps progressive frames:
Code:LWLibavVideoSource("clip1.mkv") TFM().TDecimate()
[Attachment 88598 - Click to enlarge]
(For using Hybrid successfully a basic understanding of video formats, Avisynth or Vapoursynth is very helpful/a must).Last edited by Sharc; 7th Sep 2025 at 05:43.
-
Last edited by Sharc; 7th Sep 2025 at 06:28.
-
a few side notes:
- When using Hybrid, overwrite the scan type to 'telecine', to let Hybrid know that the content is telecine and Filtering->(De-)Interlace/Telecine->TIVTC Settings->TGM->Advanced->Chroma should be enabled.
- the colors of those files seem wrong to me (more than just tv vs pc scale)
I wonder how these have been created/ripped ....
Cu Selur
Ps.: playing around https://pastebin.com/8At6GW9NLast edited by Selur; 7th Sep 2025 at 13:02.
users currently on my ignore list: deadrats, Stears555, marcorocchini
Similar Threads
-
Issue Using Hybrid to Deinterlace (QTGMC/Bob)
By low-fat-al in forum RestorationReplies: 1Last Post: 9th Aug 2025, 09:09 -
Issue Using Hybrid to Deinterlace (QTGMC/Bob)
By low-fat-al in forum Video ConversionReplies: 12Last Post: 6th Aug 2025, 12:20 -
Hybrid Deinterlace settings
By vhsdigitiser in forum Capturing and VCRReplies: 6Last Post: 30th Oct 2024, 07:08 -
Hybrid does change from 4:3 to 5:4 when reencoding (deinterlace)
By Platos in forum Newbie / General discussionsReplies: 7Last Post: 2nd May 2023, 11:24 -
Deinterlace a DVD lossy using QTGMC hybrid?
By jedi55 in forum Video ConversionReplies: 15Last Post: 20th Apr 2022, 07:57