Question / Help OBS Studio/SLOBS Drops frames

Ayrzz

New Member
So I have an RTX 20606gb and a Ryzen 7 3700x and a x570 asus mobo...and when i stream in obs studio or SLOBS the frames drop, not in game because in game i have great fps at 300+ fps, i stream fortnite at 720p60fps and this is an issue ive been having for a while now..pls help. i have game bar n dvr off and my nvidia overlay off, i have the fullscreen disable thing checked and i still have this issue.


https://obsproject.com/logs/OSyGHpN0AmOizx4q
 
19:24:04.042: video settings reset:
19:24:04.042: base resolution: 1280x720
19:24:04.042: output resolution: 1280x720
19:24:04.042: downscale filter: Bicubic
19:24:04.042: fps: 144/1 <----------------
19:24:04.042: format: NV12
19:24:04.042: YUV mode: 601/Partial


No streaming platform accepts 144FPS. You should set that to 60.
Also, frame limit in Fortnite to 120FPS if you got a 120Hz monitor, 144 FPS if you got a 144Hz monitor or 240 FPS if you got a 240Hz monitor.
 
19:24:04.042: video settings reset:
19:24:04.042: base resolution: 1280x720
19:24:04.042: output resolution: 1280x720
19:24:04.042: downscale filter: Bicubic
19:24:04.042: fps: 144/1 <----------------
19:24:04.042: format: NV12
19:24:04.042: YUV mode: 601/Partial


No streaming platform accepts 144FPS. You should set that to 60.
Also, frame limit in Fortnite to 120FPS if you got a 120Hz monitor, 144 FPS if you got a 144Hz monitor or 240 FPS if you got a 240Hz monitor.
weird, i did change it back to 60 way before i was streaming when it said that, its at 60 and it has been 60 when i streamed earlier today and it still drops frames in obs
 
Code:
19:25:33.418: video settings reset:
19:25:33.418:     base resolution:   1280x720
19:25:33.418:     output resolution: 1280x720
19:25:33.418:     downscale filter:  Bicubic
19:25:33.418:     fps:               60/1
19:25:33.418:     format:            NV12
19:25:33.418:     YUV mode:          709/Full
You did change it back to 60fps.

Code:
19:51:33.283: Output 'adv_stream': stopping
19:51:33.283: Output 'adv_stream': Total frames output: 77197 (77455 attempted)
19:51:33.283: Output 'adv_stream': Total drawn frames: 76331 (77572 attempted)
19:51:33.283: Output 'adv_stream': Number of lagged frames due to rendering lag/stalls: 1241 (1.6%)
19:51:33.283: Output 'adv_stream': Number of dropped frames due to insufficient bandwidth/connection stalls: 258 (0.3%)
You're running into rendering lag, with a bit of dropped frames from network connection. For the network connection, you can try reducing your bitrate, but depending on any number of factors, this may or may not actually help.

What is fixable is the rendering lag. This is a result of GPU overload and OBS not being able to use what it needs to composite the scene.

in game i have great fps at 300+ fps
There's your problem. Limit your in-game framerate to something that isn't maxing out your GPU.
 
Have you capped your framerate in-game?
My ingame fps is always capped at 165 frames, when im recording in higher fps like 144 because when I render in 144 my videos look much more crisp and smoother than what it'd look like in 60frames only, you can really see the difference between the two. streaming I should be fine but I like to record for clips and the recording in 144frames still does drop frames and makes the video look a little choppy. Recording in 60frames is fine yes to answer your question. But I do want and like to record with higher frames, it just drops frames still
 
Back
Top