VideoHelp Forum
Closed Thread
Results 1 to 2 of 2
Thread
  1. Hello guys, I have been trying several days to make MP_Pipeline and HDRAGC work. PLEASE CHECK MY SCRIPT. Thank you.
    I just see the error "Avisynth open failure: MP_Pipeline: Unable to create slave process. Message: (slave_common.cpp) ReadFile failed, code = 109) bla bla, line 32)"

    LoadPlugin("C:\Program Files (x86)\AviSynth+\plugins64/MP_Pipeline.dll")

    MP_Pipeline("""
    ### platform: win64
    SetFilterMTMode("DEFAULT_MT_MODE", 2)

    #Index
    LWLibavVideoSource("C:\Users\tomor\OneDrive\Deskto p\Avisynth Scripts3 - Copy Paste\YOURFILE.avi", indexingpr=False)


    # ### prefetch: 32, 16
    ### ###
    ### platform: Win32

    SetMemoryMax(20480)
    SetCacheMode(mode=1)

    Loadplugin("C:\Users\tomor\OneDrive\Desktop\Avisyn th Scripts3 - Copy Paste\plugins32\AGC.dll")

    SetFilterMTMode("DEFAULT_MT_MODE", 2)
    SetFilterMTMode("LWLibavVideoSource", MT_SERIALIZED)
    convertbits(16)

    threads=32
    cores=16


    HDRAGC(coef_gain=2.0, min_gain=0,max_gain=3.0, corrector=0.6,reducer=2.0, coef_sat=1.4, min_sat=0.0, max_sat=5.0, shadows=true)

    ### ###

    """)

    I used MP_Pipeline_v0.23, the lastest version.

    I put those in plugins64 folder not the + one

    MP_Pipeline.dll
    MP_Pipeline.dll.slave.exe
    MP_Pipeline.dll.win32
    MP_Pipeline.dll.win32.slave.exe

    and those in plugins
    MP_Pipeline.dll
    MP_Pipeline.dll.slave.exe
    MP_Pipeline.dll.win64
    MP_Pipeline.dll.win64.slave.exe

    I put AviSynth.dll and DevIL.dll in the System32

    I installed both AviSynthPlus-r1576 and AviSynthPlus_3.7.1_20211231_vcredist.
    Last edited by JeremyVN; 27th Feb 2022 at 15:58.

  2. I'm a Super Moderator johns0's Avatar
    Join Date
    Jun 2002
    Location
    canada
    Search Comp PM
    Please do not open another thread,continue here-
    https://forum.videohelp.com/threads/404951-Help-with-running-MP_Pipeline-and-AGC-PLEAS...heck-my-script
    This thread is closed.
    I think,therefore i am a hamster.




Similar Threads

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