Question / Help Poor game performance when OBS Studio is running

LeeTheENTP

New Member
My machine has an i7-5820K (OC'd to 3.9GHz) and a GTX 980. When playing some games while OBS Studio is running, the in-game performance is very choppy with a fluctuating framerate (if it helps, this effect is most noticeable in Minecraft). I tried changing encoders (x264 and NVENC) to no avail. What is causing this issue? It makes competitive play very difficult and puts a strain on my eyes. It's gotten to the point that I'm seriously considering shelling out money to build a separate PC to run OBS.

If you need to know any other of my streaming settings, just let me know!
 
hmm log looks strange, there is no graphics card part at the begining at all, it should look like this
00:29:32.389: ---------------------------------
00:29:32.389: Initializing D3D11..
00:29:32.389: Available Video Adapters:
00:29:32.390: Adapter 1: NVIDIA GeForce GTX 960
00:29:32.390: Dedicated VRAM: 4205510656
00:29:32.390: Shared VRAM: 4225421312
00:29:32.390: output 1: pos={0, 0}, size={1920, 1080}, attached=true
00:29:32.390: Adapter 2: Intel(R) HD Graphics 530
00:29:32.390: Dedicated VRAM: 134217728
00:29:32.390: Shared VRAM: 4225421312
00:29:32.391: Loading up D3D11 on adapter NVIDIA GeForce GTX 960 (0)
00:29:32.403: D3D11 loaded sucessfully, feature level used: 45056

00:29:32.702: ---------------------------------

blod text means obs runs on nvidia card, but what your obs is running on now is a mystery

are you sure you have nvidia drivers working properly? id give DDU a go and reinstall
is your win10 fully updated?

your log is also incomplete. start stream, stop after like 10 min, close obs and post latest log
what i can suggest for now is to use 64bit obs, path is "C:\Program Files (x86)\obs-studio\bin\64bit\obs64.exe"
run it as admin, enable vsync in game, change camera format to MJPEG and make sure you have this isntalled https://www.microsoft.com/en-us/download/confirmation.aspx?id=35
 
Last edited:
Top