Log in

View Full Version : MT Stalling


Danette
10th December 2021, 15:34
Initially thinking that this may have been an MeGUI issue, I posted on the MeGUI forum. However, it was suggested that I post here.

I am using MT for the first time. I am seeing encoding times of 3.5 hours / file. If not using MT, it is about 45 minutes longer / file. However, I often take a look at the process (batches of 30-40 files can run for a week) and find that the encoding time for a file has slipped from 3.5 hours to ~20 hours. It seems to happen randomly. So, I have to abort, clear the job, re-load and re-start to resume normal functioning. Given this frequent occurrence, I'm not really saving any time by using MT.

Are there any ideas about how to address this problem?

Video=MPEG2Source("C:\Users\Main\Desktop\Videos\Combat!\Season 4\2 Demuxed\16 The Raider_Track01.d2v", cpu=0)
Audio=DirectShowSource("C:\Users\Main\Desktop\Videos\Combat!\Season 4\2 Demuxed\16 The Raider_Track02.ac3")
AudioDub(Video,Audio)
SetFilterMTMode("DEFAULT_MT_MODE",2)
Greyscale()
AssumeTFF()
QTGMC(InputType=0,Preset="Very Slow")
AssumeFPS(55.175)
AudioSpeed(55.175,59.94,PitchCorrect=True,Info=False)
VagueDenoiser(chromaT=0)
LimitedSharpenFaster(strength=300)
CropResize(0,0, 8, 0, -6, -0,InDAR=15.0/11.0,ResizeWO=True,Resizer="Lanczos4Resize")
GradFun3()
Prefetch(4)


Using:
Avisynth+ 3.7.0 (r3382,3.7,i386)

Filters:
QTGMC v.3.382
AudioSpeed 2020-08-26
VagueDenoiser v.0.35.1

StainlessS
10th December 2021, 16:29
Posted in MeGUI thread,
Danette, if you've got avstp.dll in plugins, take it out.