VideoHelp Forum
+ Reply to Thread
Results 1 to 2 of 2
Thread
  1. I'm trying to use QTGMC + SRestore to IVTC an NTSC DVD. Here's my code so far:
    Code:
    LoadPlugin("J:\StaxRip-x64-2.0.0.0\Apps\MP_Pipeline-0.18\x64\MP_Pipeline.dll")
    MP_Pipeline("""
    ### platform: win64
    Import("J:\StaxRip-x64-2.0.0.0\Apps\Plugins\avs\QTGMC\QTGMC.avsi")
    QTGMC(Preset = "Medium")
    ### prefetch: 16, 8
    ### ###
    ### platform: win32
    LoadPlugin("J:\StaxRip-x64-2.0.0.0\Apps\Plugins\AVS\GRunT\GRunT.dll")
    Import("J:\StaxRip-x64-2.0.0.0\Apps\Srestore.avsi")
    Srestore(frate=23.976)
    ### prefetch: 16, 8
    ### ###
    """)
    SRestore requires GRunT.dll, and that DLL is 32-bit, so I used MP_Pipline. But It says this:
    Quote Quote  
  2. You forget to open a video before calling QTGMC().
    Quote Quote  



Similar Threads

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