Hi all,
I am attempting to deinterlace and upgrade DVD's through this method
https://www.youtube.com/watch?v=Kqj87hg-7k8
As a starting point I am using this script
MPEG2Source("InputFileName.d2v", cpu=0)
ConvertToYV12()
AssumeTFF()
QTGMC(preset="Placebo", SourceMatch=3, Lossless=2, MatchEnhance=0.75, EdiThreads=1)
BilinearResize(720,540)
Crop(0,0,-0,-0)
When I open it in AvsPmod I get the following error message:
Script error: MDGrain1 does not have a named argument "out16"
(QTGMC.avsi, line 666)
(D:\qt\vid\CO.avs, line 4)
Additionally, at the bottom right, the file properties are now
-video resolution is 744x78
-frame rate is 24fps
-color space is RGB
Now, as soon as I remove line 4 of the script all appears normal.
Thoughts?
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 5 of 5
			
		- 
	
- 
	QTGMC has some requisites, see the zip file in the post 
 https://forum.videohelp.com/threads/385846-DVD-rip-keep-original-quality-%28blur-%29#post2502471
- 
	I've downloaded and replaced the dependencies in case they were old and still get the same error message. Suggestions? 
- 
	Either you are using an earlier version of mvTools or you are working with the wrong colorspace. 
 
 https://forum.doom9.org/showthread.php?p=1837171#post1837171MDegrainX : only YV12, YV16 or YV24 allowed for out16- My sister Ann's brother
Similar Threads
- 
  Error loading media: file could not be playedBy synnchan in forum Newbie / General discussionsReplies: 3Last Post: 4th Nov 2016, 14:27
- 
  videohelp.com won't finish loading - and loading is VERY slowBy hydra3333 in forum FeedbackReplies: 61Last Post: 7th Oct 2016, 09:54
- 
  megui & avspmod won't open script yet vdub willBy pooksahib in forum Video ConversionReplies: 6Last Post: 29th May 2016, 12:27
- 
  Error Loading MeGUI JobsBy yaston in forum Video ConversionReplies: 2Last Post: 29th Jan 2016, 05:08
- 
  AvsPmod errorBy carlmart in forum Video ConversionReplies: 0Last Post: 20th May 2015, 09:30


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