Question / Help Not getting performce I should

Sauxy

New Member
When I stream on OBS I get below average quality because it won't allow me to use anything above 720p 30 fps output. Also with only 10% or less usage at a time. My fps drops and fluctuates heavily just having OBS open. I have a ryzen 1700x and a gtx 1070. I think i should be able to go higher and research shows i should as well. https://obsproject.com/logs/wIAjC6xKXlXSMjnB
 

koala

Active Member
You're having many lost frames (34%) while encoding 60 fps with x264. It takes the CPU longer than 16.6ms to encode a frame. Switch to NVENC as encoder to be able to encode with 60 fps.
The whole log shows a tendency that your CPU and GPU is almost fully loaded, and the encoding pushes it over the edge. Limit the fps of your game to 60 by activating vsync and/or a fps limiter to keep the usage down. This will give OBS the required processing power from CPU and GPU. If you don't limit your game, the game consumes it alone and OBS starves.

And you have a small amount of lost frames due to network bandwidth or stalls. This is a network problem. To handle this, see this guide: https://obsproject.com/wiki/Dropped-Frames-and-General-Connection-Issues
 
Top