tinodo
New Member
After starting OBS Studio, I see that it opens almost 37000 handles. Over time, this number fluctuates very little (plus or minus 7) so I don't expect a handle leak. Yet, this is an extremely large amount of handles, and is causing performance issues.
One could attach windbg to the obs64.exe process and execute '!htrace -enable' to get more insights...
I wouldn't expect such a high number of handles. Is there any way to reduce this number? It appears somewhat absurd... To compare; the Windows System process, which, uh, runs Windows, has under 10000 open handles... OBS is by far the biggest consumer of handles on the system; over 10 times more than my number 3 process... Is this something worthwhile investigating?
One could attach windbg to the obs64.exe process and execute '!htrace -enable' to get more insights...
I wouldn't expect such a high number of handles. Is there any way to reduce this number? It appears somewhat absurd... To compare; the Windows System process, which, uh, runs Windows, has under 10000 open handles... OBS is by far the biggest consumer of handles on the system; over 10 times more than my number 3 process... Is this something worthwhile investigating?