Question / Help Encoding overload error and frame drops

treymar94

New Member
Hey all,
I recently started streaming, and I am getting an encoding overload error that causes a significant drop in frames. Obviously, Im not sure how to troubleshoot, as I am fairly certain it is not my internet speed (100 mb download and 11 mb upload), and also my hardware. I utilized the auto configure option, but am not sure what to change. Thanks for the help.
 

Attachments

  • 2019-04-11 12-22-29.txt
    11.2 KB · Views: 3

Narcogen

Active Member
https://obsproject.com/wiki/Troubleshooting-Guides

12:34:57.148: Output 'simple_stream': Number of lagged frames due to rendering lag/stalls: 14953 (53.8%)

You are overloading your GPU.

https://obsproject.com/wiki/GPU-overload-issues

12:34:57.148: Output 'simple_stream': Number of dropped frames due to insufficient bandwidth/connection stalls: 80 (0.3%)

Your internet connection is mostly OK-- not many frames dropped here, but not perfect, either. This probably means don't raise your bitrate any higher than it is or more frames will drop.

12:34:57.148: Video stopped, number of skipped frames due to encoding lag: 25280/27621 (91.5%)

You are severely overloading your encoder here in the last output session after the auto-config wizard finished. You have a new model Nvidia card, you should probably use NVENC, especially if you're using a 1 PC setup and capturing a CPU-intensive application.

https://obsproject.com/wiki/General-Performance-And-Encoding-Issues
 
Top