CPU Process priority

rashdanml

New Member
Standard OBS had the option to set the process priority of OBS to above normal, along with multi-threaded optimization - this particularly helped reduce stuttering in the stream/local recording for game capture (setting OBS to normal priority had a lot of stuttering, and it typically worked well for non-CPU bound games to set it to higher priority). As far as I can tell, the only way to do that in OBS Multiplatform is to set it in Task manager, or set a custom shortcut to do it automatically on launch, but it would be nice to have the option built into OBS MP settings (not seeing the option anywhere).

Is it a planned feature to add that setting back in, or are we expected to use other methods?
 

Forstride

New Member
Figured I'd bump this instead of creating a new thread, even though it's kind of old. Will this be happening at all in the future?
 
for now you can change the process prioriy with the link path

change

"c:\my\path\to\obs32.exe"

to

cmd.exe /c start "OBS" /priority "c:\my\path\to\obs32.exe"

replace /priority with priority of your choice:
  • Realtime
  • High
  • AboveNormal
  • Normal
  • BelowNormal
  • Low
 

Forstride

New Member
When I do that, this happens:

3OnbFLA.png
 

Heug0

New Member
This isn't really needed as an option, but it is convenient doing it just from the program;

Here's how to do it,

Hit CTRL + SHIFT + ESC

Now you're in task manager.

Find your OBS.exe process, right click; go to details.

From there on right click the OBS in that tab (Details tab) and hit right click on it > Set Priority > (Priority choice here)

Your welcome.
 

Forstride

New Member
The point in having it as an option is for the convenience. As simple as it is, why would you not just want to set it once rather than having to set it every single time you open OBS?
 

fatmatrow

Member
Because It's not so big of an inconvenience that they placed it above features such as, say, deinterlacing, which they are working on adding
 
Top