logo Sign In

Post #784214

Author
RU.08
Parent topic
Star Wars GOUT in HD using super resolution algorithm (* unfinished project *)
Link to post in topic
https://originaltrilogy.com/post/id/784214/action/topic#784214
Date created
8-Aug-2015, 9:39 AM

Intruder said:

Okay, thanks for the notice. Would you recommend leaving SetMemoryMax out and let AviSynth control it?

Sorry let me clarify. The SetMemoryMax does set the caching amount for each clip in the script, but I'm not sure exactly how it's allocated and whether they are all loaded into memory at the same time or if some clips become unloaded to make memory for additional clips. As far as I'm aware the memory allocation is dynamic and it accommodates additional clips by reducing available physical memory for each one automatically, so yes I would leave it alone.