VideoHelp Forum
+ Reply to Thread
Results 1 to 5 of 5
Thread
  1. Member
    Join Date
    Oct 2015
    Location
    Toronto, Canada
    Search PM
    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?
    Quote Quote  
  2. Member
    Join Date
    Mar 2008
    Location
    United States
    Search Comp PM
    Quote Quote  
  3. Member
    Join Date
    Oct 2015
    Location
    Toronto, Canada
    Search PM
    I've downloaded and replaced the dependencies in case they were old and still get the same error message. Suggestions?
    Quote Quote  
  4. Member
    Join Date
    May 2014
    Location
    Memphis TN, US
    Search PM
    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
    https://forum.doom9.org/showthread.php?p=1837171#post1837171
    - My sister Ann's brother
    Quote Quote  
  5. Member
    Join Date
    Oct 2015
    Location
    Toronto, Canada
    Search PM
    Replacing MVtools did it, thank you sir!
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!