Question / Help Trying to switch to Studio from Classic

Kalapoos

New Member
Hey all

So i have a strange problem, i am trying to switch to OBS Studio from Classic but i am experiencing some lags and poor stream quality when i am streaming from OBS Studio, i have the same setting (or i think i have) on both of them, i am adding a logs from both of them.

If any one can help me find what the problem is it will be great !

Thanks
 

Attachments

  • 2017-08-28-11-13-08-txt.29765Studio.txt
    15.7 KB · Views: 6
  • 2017-09-24-2038-28-log.30696Classic.txt
    241.3 KB · Views: 4

Fenrir

Forum Admin
So, I see a few issues here.

Code:
11:21:19.304: Output 'adv_stream': Number of dropped frames due to insufficient bandwidth/connection stalls: 59 (2.0%)

This is pretty consistent across all your stream attempts. This is an indication that your connection is unstable.

Code:
11:21:19.304: Video stopped, number of skipped frames due to encoding lag: 859/2942 (29.2%)

This is the biggest issue here. You're overloading your CPU, because your settings are awful. First, remove opencl=true, and disregard any other advice the guide you got that from told you. That option is terrible, and at best does nothing.

Second, since you're overloading your CPU, you should put the x264 preset back on veryfast. Your i5 CPU is not capable of running with the faster preset. In general, I would recommend you stop using advanced mode if you're not sure what you're doing.

It looks like you had all the same issues on Classic, so there's not much difference between those logs.

Lastly, make sure you're capping FPS in your game to avoid maxing out your CPU/GPU.
 
Top