Question / Help Stream lags and skips but game runs fine

There is no recording/streaming attempt in that log.
Make sure to turn off the Win10 GameDVR and limit your ingame fps, so that the mobile GPU is not running with >95% load.
 
Ok, this log shows Win10 Game DVR off and streaming stared, but not finished.
I need the log, where a stream/recording is started and finished to see, if you have rendering lag/stall.
Can you disable the Intel HD GPU, or is this some kind of hybrid GPU system in a laptop?
 
Yep, start OBS, start game, stream or record a few minutes, stop the recording/stream and then Upload the Log, before closing OBS.
 
"Number of lagged frames due to rendering lag/stalls: 814 (33.8%)"
Your GPU os overloaded.
Limit ingame fps, reduce details, until GPU load drops under 95% and then, the rendering lag in OBS should disappear.
 
And why the OBS without streaming, just opened takes 3GHz (97%) of my cpu when the before disable Intel HD GPU takes 10%
 
Not sure, but is has to do with the GPU Number that is used.
It seems you made things worse by disabling one GPU.


This is with both Nvidia and Intel GPU active (from the older log):
Code:
15:05:29.454: Initializing D3D11...
15:05:29.454: Available Video Adapters:
15:05:29.460:     Adapter 1: NVIDIA GeForce GTX 950M
15:05:29.460:       Dedicated VRAM: 4252762112
15:05:29.460:       Shared VRAM:    4187412480
15:05:29.460:       output 1: pos={0, 0}, size={1920, 1080}, attached=true
15:05:29.460:     Adapter 2: Intel(R) HD Graphics 530
15:05:29.460:       Dedicated VRAM: 134217728
15:05:29.460:       Shared VRAM:    4187412480
15:05:29.462: Loading up D3D11 on adapter NVIDIA GeForce GTX 950M (0)
15:05:29.520: D3D11 loaded successfully, feature level used: 45056


This is from your new log:
Code:
17:12:01.298: Initializing D3D11...
17:12:01.298: Available Video Adapters:
17:12:01.300:     Adapter 2: NVIDIA GeForce GTX 950M
17:12:01.300:       Dedicated VRAM: 4252762112
17:12:01.300:       Shared VRAM:    4187412480
17:12:01.302: Loading up D3D11 on adapter Microsoft Basic Render Driver (0)
17:12:01.305: D3D11 loaded successfully, feature level used: 45056

So right now, OBS was using an "Microsoft Basic Render Driver (0)" instead of your GTX 950M.
 
Im lost right now. I disable Intel GPU in control panel and dont know why the obs use Microsoft adapter instead of nvidia. So what can i do now ?
 
Back
Top