11.04.2021, 16:58
Hello,
I try to open my basic avisynth script, but each time Hybrid (last version) shuts down.
I try to open the script with the main box in which we open input video file.
Is that correct ? is there an other way to do it ?
Here's my test script:
SetFilterMTMode ("QTGMC",4)
ffms2("U:\Media a traiter\DVinput.avi", atrack=1)
AssumeBFF()
QTGMC(preset="placebo", EdiThreads=6)
Prefetch(10)
Thanks in advance
Chrisbati
I try to open my basic avisynth script, but each time Hybrid (last version) shuts down.
I try to open the script with the main box in which we open input video file.
Is that correct ? is there an other way to do it ?
Here's my test script:
SetFilterMTMode ("QTGMC",4)
ffms2("U:\Media a traiter\DVinput.avi", atrack=1)
AssumeBFF()
QTGMC(preset="placebo", EdiThreads=6)
Prefetch(10)
Thanks in advance
Chrisbati