What's the problem here? You're getting less than 1% frame drop. Ignore the warning if everything is working fine.00:18:00.637: Output 'adv_file_output': Number of lagged frames due to rendering lag/stalls: 104 (0.3%)
I may have used the wrong log, but do you know of anything that would possibly be causing encoding overloads? At this point I'm switching to xsplit for a while.What's the problem here? You're getting less than 1% frame drop. Ignore the warning if everything is working fine.
Encoder overloads is when the encoder, (in your case, Nvenc or x264) can not keep up with the renderer, resulting in dropped frames. For x264, overload is due to CPU cores maxing out. You have a very powerful cpu, so the only time that this should happen is either at very high resolutions and frame rates, or some other application is using a significant portion of your CPU.I may have used the wrong log, but do you know of anything that would possibly be causing encoding overloads?
16:13:04.921:┗output_frame: min=0.267 ms, median=0.874 ms, max=29.352 ms, 99th percentile=2.557 msYour GPU is maxed out. OBS uses your GPU to render frames and composite the scene. If your GPU is maxed out, OBS has no GPU resources to composite the scene and render frames. To solve this problem, cap your frame rate.