[RESOLVED] The possibility of applying Setmtmode and SetMemoryMax

Support forum for DGDecNV
Post Reply
DAE avatar
alexx7777
Posts: 20
Joined: Tue Mar 13, 2012 9:24 am

[RESOLVED] The possibility of applying Setmtmode and SetMemoryMax

Post by alexx7777 »

It is possible to apply Setmtmode and SetMemoryMax before DGSource("video.dgi")?
SetMemoryMax(?)
SetMTMode(mode=?,threads=?)
DGSource("video.dgi")
Setmtmode(mode=2,threads=?)
What are the optimal value should be for Setmtmode and Setmemorymax, in case of possibility to apply these functions (For example for 4 logical cores)?
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: The possibility of applying Setmtmode and SetMemoryMax

Post by admin »

Sorry I don't know anything about anything MT. You are completely on your own if you want to use that stuff.
DAE avatar
alexx7777
Posts: 20
Joined: Tue Mar 13, 2012 9:24 am

Re: The possibility of applying Setmtmode and SetMemoryMax

Post by alexx7777 »

Thank You for the answer.
DAE avatar
jpsdr
Posts: 214
Joined: Tue Sep 21, 2010 4:16 am

Re: The possibility of applying Setmtmode and SetMemoryMax

Post by jpsdr »

It seems for everything that is a source filter, MT mode should be 3.
DAE avatar
alexx7777
Posts: 20
Joined: Tue Mar 13, 2012 9:24 am

Re: The possibility of applying Setmtmode and SetMemoryMax

Post by alexx7777 »

jpsdr wrote:It seems for everything that is a source filter, MT mode should be 3.
Thanks, tried 3 and 5, worked smoothly. I will continue to try.
Post Reply