What would be the best way to bob deinterlace this DVD that has 8bit pixelated game footage mixed with live action footage? I've been using QTGMC with the setting below but the game footage loses a lot of it's crisp pixelation.
HTML Code:QTGMC(TR0=2, TR1=2, TR2=1, Rep0=1, Rep1=0, Rep2=4, DCT=5, ThSCD1=300, ThSCD2=110, SourceMatch=3, Lossless=2, Sharpness=0.1, Sbb=0, MatchPreset="slow", NoiseProcess=2, GrainRestore=0.0, NoiseRestore=0.4, NoisePreset="slow", StabilizeNoise=false, NoiseTR=0, NoiseDeint="bob")
+ Reply to Thread
Results 1 to 5 of 5
-
-
Try is to lowering "ThSCD1=300, ThSCD2=110," to maybe ThSCD1=200 (or lower).
(side note: I would also add some deflickering)
1.: QTGMC(Input=clip, Preset="Fast", InputType=0, TFF=False, TR2=0, SourceMatch=0, Lossless=0, TR0=2, TR1=2, Rep0=1, Rep1=0, Rep2=4, DCT=5, ThSCD1=200, ThSCD2=120, Sbb=0, NoiseProcess=2, GrainRestore=0.0, NoiseDeint="bob") + deflickering
2.: QTGMC(as 1.) but with EdiExt using DDD (Vapoursynth only https://github.com/pifroggi/vs_deepdeinterlace)
Cu Selur
Ps.: Maybe also try bwdif instead of QTGMC.
PPs.: Applying CAS + SSIQ (for the rainbows) might also help with perceived 'crispyness' .Last edited by Selur; 11th Aug 2025 at 08:26.
users currently on my ignore list: deadrats, Stears555, marcorocchini -
The quality of DDD is amazing. I'm trying to set it up with VS. I'm only familiar with Avisynth. I'm having a difficult time finding information on DDD. Could you please let me know the VS script you used for test_2.mp4 so I can attempt to better understand the script and syntax?
Last edited by LaserBones; 13th Aug 2025 at 04:52.
-
Using DDD requires an NVIDIA card and a broadly expanded Vapoursynth setup.
I doubt you will have much fun/success trying to set this up, but I'll post a script later.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 -
Best way to deinterlace pixelart so that it still looks pixelated?
By LaserBones in forum Newbie / General discussionsReplies: 4Last Post: 14th Jul 2024, 19:19 -
VLC can't bob-deinterlace video from Blu-ray properly. What's going on?
By AVR2 in forum Software PlayingReplies: 11Last Post: 26th Jul 2021, 18:17 -
Canon C100 8bit 4.2.0 AVCHD Footage and Upscaling (Topaz/Avisynth)
By dogmydog in forum Video ConversionReplies: 10Last Post: 7th Jun 2021, 13:39