View Single Post
Old 11th May 2021, 21:47   #30  |  Link
chmars
Registered User
 
Join Date: Apr 2021
Posts: 127
Nono, you're right, I read too fast.
Now using with AVSPLUS370_x64: I don't know if it is correct but I also added in the beginning:
Code:
SetMemoryMax(6000)
threads = 5
SetFilterMTMode("DEFAULT_MT_MODE", 2)
and at the end (before functions):
Code:
Prefetch(threads)
Have to tweak the values though.
chmars is offline   Reply With Quote