Question / Help Dropping Frames while streaming like no Tomorrow....

Sensei_Diesel

New Member
So for the past 3-4 weeks OBS has been dropping frames at an alarming rate. I didnt have any issues before september came arounf and now all of a sudden every stream im in sees lots of frame drops and i cant figure out why. I have 143 Mb/s Down and 12 Mb/s Up. Ive tested this many times to make sure there were no problems with my ISP. Running my streams at 720p with CBR value of 5000. I've tried lowering and raising the bitrate but nothing works. Streaming to YouTube if this makes a difference.

https://gist.github.com/fe704d5f96e31447dae123977c50ecf9
 

Attachments

  • obs log.txt
    21.6 KB · Views: 9
Last edited:

spitzkligger

New Member
Same here! Omg I checked everything and thought it was me. Realising now that the only thing i did is updating obs. Is there any way to roll back?

Fun fact: I have only problems If i tabbed in the game! When I tabbed out everything is fine! For example: I play The Witcher 3 with my gamepad. I tab ingame - Frames missed due to rendering lag rises like hell. I tab out again - everything keeps fine.

Tabbed out
Code:
22:23:34.432: ==== Recording Start ===============================================
22:23:34.432: [ffmpeg muxer: 'adv_file_output'] Writing file 'G:/!RECORD/OBS/stream/2017-09-26 -- 22-23.mp4'...
22:25:08.093: [ffmpeg muxer: 'adv_file_output'] Output of file 'G:/!RECORD/OBS/stream/2017-09-26 -- 22-23.mp4' stopped
22:25:08.093: Output 'adv_file_output': stopping
22:25:08.093: Output 'adv_file_output': Total frames output: 5581
22:25:08.093: Output 'adv_file_output': Total drawn frames: 5619
22:25:08.093: ==== Recording Stop ================================================
22:25:08.112: Video stopped, number of skipped frames due to encoding lag: 2/5620 (0.0%)

Tabbed in
Code:
22:34:22.004: ==== Recording Start ===============================================
22:34:22.004: [ffmpeg muxer: 'adv_file_output'] Writing file 'G:/!RECORD/OBS/stream/2017-09-26 -- 22-34.mp4'...
22:35:35.452: [ffmpeg muxer: 'adv_file_output'] Output of file 'G:/!RECORD/OBS/stream/2017-09-26 -- 22-34.mp4' stopped
22:35:35.452: Output 'adv_file_output': stopping
22:35:35.452: Output 'adv_file_output': Total frames output: 4359
22:35:35.452: Output 'adv_file_output': Total drawn frames: 2362 (4407 attempted)
22:35:35.452: Output 'adv_file_output': Number of lagged frames due to rendering lag/stalls: 2045 (46.4%)
22:35:35.452: ==== Recording Stop ================================================
22:35:35.467: Video stopped, number of skipped frames due to encoding lag: 8/4408 (0.2%)

The big problem is here, that there are games which are played with keyboard/mouse, therefore you cant tab out of the game.
 
Last edited:

Sensei_Diesel

New Member
i have had that same experience where tabbing out the bitrate goes back to green and once im back in the game it drops frames again. Just kinda sucks that there are people on here that may have seen this thread and may know what the issue is but refuse to chime in.
 
Top