I am not sure whats up with this source, but I do not think I have ever seen a DVD this badly interlaced or blended at the same time.
No matter how I try using TFM, I cannot get this to decomb/deinterlace properly. There are always leftover combing/interlace artifacts all over the place. Maybe there's a better setting than this?
tfm(order=-1, slow=2)
MeGui is suggesting to use Yadif for whatever reason after it analyzes it, so I ended up going with QTGMC to get the rest of them, and it appears to have worked much better.
QTGMC(preset="slow", matchpreset="slow", matchpreset2="slow", fpsdivisor=2, sourcematch=3, tr1=2, tr2=1, NoiseTR=2, sharpness=0.1)
This source is also very blended and seems to have multiple blended frames per second. I'm not really reducing them well enough with srestore.
Any suggestions on how to deinterlace and remove some of the blends in the process?
Here is an untouched sample video
https://mega.nz/file/YsYBkKLQ#mclURrnlJMdP0epgiWYYXf-i6fvGRhwLms81DcaUukk
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 4 of 4
			
		- 
	
- 
	There's too much blending. I think just QTGMC() and encoding at 59.94 fps looks best. But the character animation looks about right at about 11 fps: 
 
 I don't know why I had to go as low as 11 fps to get rid of all the duplicates. I didn't count closely but there are a few blended frames left so maybe it should be 12 (11.99). Maybe you can fine tune that and figure something else out for the panning shots.Code:Mpeg2Source("VTS_03_1.demuxed.d2v", CPU2="ooooxx", Info=3) nnedi3(field=-2) # or other bob SRestore(frate=25) SRestore(frate=11)Last edited by jagabo; 27th Aug 2020 at 00:14. 
- 
	Wow, 11 frames? sounds much lower than Id like to go. That sounds like it would jitter really badly if 11-12fps, especially when the whole screen or background is moving. 
 
 I can only call srestore once in a script. Not sure how you managed to get two of them to work.
- 
	Like most animated material the character animation is at 12 fps. So you're not losing anything there. Only the panning shots are at 24 fps. But there is too much blending to restore only the original film frames at 24p. 
 
 You probably need a newer version of SRestore to call it more than once. I did two SRestores because a single one doesn't allow decimation from 60p to 11p or 12p. You can try simple decimation instead of the first SRestore. But that may remove some of the clean frames making the overall process less accurate.
 
 Like I said, I think your best bet is to forget trying to restore the orginal film frames and just encode at 60p.
Similar Threads
- 
  Query about identifying field-blendingBy pooksahib in forum Video ConversionReplies: 15Last Post: 19th Oct 2020, 01:59
- 
  Field Blending Fix in AviSynth (Script Advice pls)By luciofulci in forum Newbie / General discussionsReplies: 14Last Post: 17th Jul 2020, 14:11
- 
  Blending RemovalBy killerteengohan in forum RestorationReplies: 30Last Post: 28th Dec 2019, 16:47
- 
  How to fix this blending/ghosting.By BÌG•bµdd in forum RestorationReplies: 3Last Post: 20th Apr 2017, 12:03
- 
  Aspect ratios and frame blendingBy DaneClark in forum DVD & Blu-ray PlayersReplies: 5Last Post: 7th Jan 2017, 18:46


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			 
			
 Quote
 Quote