Finally found an answer to my previous problem, I immediately find a new one. This shouldn't be as hard as that one though (I hope)
A PAL 576i DVD at 25FPS with ghosting/blending. Audio pitch is fine. SRestore did a good job on a lot of my PAL dvds, but not on these, as you can see:
Adding FRate="23.976" or 29.97 doesn't help much. TFM()+SRestore or only deinterlacing neither works.
Commandline:
Script:Code:x264.exe --profile high --preset veryslow --crf 18 --sar=744:694 --output output.mkv test.avs
It's a USA (NTSC) production, but I'm not sure if this was made on video or film. Can somebody suggest how to tackle this?Code:LoadPlugin("C:\Program Files (x86)\AviSynth 2.5\plugins\masktools2-25.dll") LoadPlugin("C:\Program Files (x86)\AviSynth 2.5\plugins\dgmpgdec158\DGDecode.dll") LoadPlugin("C:\Program Files (x86)\AviSynth 2.5\plugins\decomb\Decomb.dll") Import("C:\Program Files (x86)\AviSynth 2.5\plugins\QTGMC-3.32.avsi") LoadPlugin("C:\Program Files (x86)\AviSynth 2.5\plugins\ffms2.dll") ffVideoSource("input.mkv") QTGMC( Preset="Slower" ) SRestore() Crop(10,4,-14,-8)
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 3 of 3
			
		- 
	
- 
	
- 
	There's too much blending. I don't think you'll find any way to restore the original film frames. 


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