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.
MDegrainX : only YV12, YV16 or YV24 allowed for out16- My sister Ann's brother
Similar Threads
-
Error loading media: file could not be played
By synnchan in forum Newbie / General discussionsReplies: 3Last Post: 4th Nov 2016, 13:27 -
videohelp.com won't finish loading - and loading is VERY slow
By hydra3333 in forum FeedbackReplies: 61Last Post: 7th Oct 2016, 08:54 -
megui & avspmod won't open script yet vdub will
By pooksahib in forum Video ConversionReplies: 6Last Post: 29th May 2016, 11:27 -
Error Loading MeGUI Jobs
By yaston in forum Video ConversionReplies: 2Last Post: 29th Jan 2016, 04:08 -
AvsPmod error
By carlmart in forum Video ConversionReplies: 0Last Post: 20th May 2015, 08:30