I tried QTGMC, TFM, SRestore but none of the parameters I used gave satisfactory results (e.g. I get duplicate frames). Can someone give me a good solution to deal with this pretty unusual interlaced video?
+ Reply to Thread
Results 1 to 8 of 8
-
-
Maybe:
Code:TDeint(mode=0, full=false, cthresh=9, chroma=false, MI=16, edeint=QTGMC(FPSDivisor=2), emask=TMM(mode=0), slow=2)
Maybe a decimation at the end with appropriate parameter to remove duplicates (if any) can be added. -
Try something like
Code:LWLibavVideoSource("808 State - In Yer Face.mkv",cache=false) BWDIF(field=3,edeint=nnedi3(last,field=3))
-
I get an error (there is no function named TMM). What should I install?
-
Similar Threads
-
Need quick advice how to properly deinterlace footage like this in Avisynth
By elektro in forum Newbie / General discussionsReplies: 2Last Post: 21st Oct 2022, 13:04 -
How to properly process this video with Avisynth?
By elektro in forum Newbie / General discussionsReplies: 9Last Post: 7th Jan 2022, 10:53 -
How to deinterlace this video properly?
By coolgit in forum RestorationReplies: 5Last Post: 24th Sep 2021, 14:22 -
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 -
Don't know how to properly deinterlace and clean SD video
By memo90061 in forum RestorationReplies: 3Last Post: 1st Jul 2020, 16:23