In order to remove all duplicate and very close to duplicate frames. I don't get what algorithm whoever edited this video used.
+ Reply to Thread
Results 1 to 4 of 4
-
-
You can remove the duplicates where the pattern is consistent with this:
TDecimate(cycle=6, cycleR=2)
It'll end up 20fps though, and there's still a section or two where the video appears to pause briefly due to lots of duplicates in a row.Avisynth functions Resize8 Mod - Audio Speed/Meter/Wave - FixBlend.zip - Position.zip
Avisynth/VapourSynth functions CropResize - FrostyBorders - CPreview (Cropping Preview) -
-
Alternatively using something like FillDrops and replacing the duplicates with interpolated frames might also be a way to go,...
(Playing around I attached an alternative approach using Vapoursynth and FillDuplicateFrames to visualize the idea,...)
Cu Selurusers currently on my ignore list: deadrats, Stears555, marcorocchini
Similar Threads
-
TFM().TDecimate() - sample
By maudit in forum Newbie / General discussionsReplies: 4Last Post: 30th Apr 2022, 20:55 -
Any video hardware designers know the parameters of the edge sharpen filter
By Ian Jaffray in forum RestorationReplies: 2Last Post: 23rd Nov 2021, 06:31 -
When to TDecimate/SRestore?
By Okiba in forum RestorationReplies: 118Last Post: 18th Aug 2021, 04:55 -
how to compare parameters of video files
By kuku in forum Video ConversionReplies: 41Last Post: 21st Feb 2021, 08:22 -
TDecimate scrip problem
By kalemvar1 in forum Video ConversionReplies: 4Last Post: 14th May 2020, 14:35