Streaming problem

CoLD55

New Member
First of all, sorry if i'm not in the right sub-forum but I didn't know where else to put it, i'm new here and i just created this account to ask this.
Well, my problem is that my stream keeps being pixelated and sometimes i have some fps drop (Especially when i minimize a game that's in full screen mode) and when that happens it show me up something like "Encoding overloaded".
I tried all i found. Changing the streaming resolution, lowering the fps preset, putting less or more bitrate and it keeps being the same way.
Recently i found that having 2 monitors could give you a problem with the fps (Talking about the principal being 144hz and the secondary 60hz) but i didn't understand it yet.
My specifications are these:
-Intel Core i5-9400F 2.90 GHz
-NVIDIA GeForce GTX 1060 6GB
-16 GB RAM
 
real-time video encoding is VERY computationally demanding. And you do NOT have an upper-end CPU, but should be powerful enough ..DEPENDING.. on what else is going on with your PC. If you PC is maxed out with game play, and you try to add real-time video encoding on top of that, bottlenecks (encoder lag as your are seeing) are expected.
I recommend monitoring hardware resource (CPU, GPU, RAM, Disk I/O, etc) utilization [for ex. using Task manager’s Performance tab and/or Resource Monitor] to see if your system is being maxed out with your settings https://obsproject.com/wiki/General-Performance-and-Encoding-Issues and https://obsproject.com/wiki/GPU-overload-issues

If your system is bottlenecking, then optimizing the Operating System, and OBS, for an under-powered (for what you are asking it to do) is in order.
- I start with turning off Windows Eye-candy, unnecessary background processes, etc.
- Then keep your OBS settings realistic for your system. Get OBS working, then upgrade settings carefully and leave some headroom (so the unexpected doesn't crash your stream/recording)
- As a test, drop game frame rate to no more than 60fps, screen refresh rate to 60Hz (from 144Hz), and make sure using NVENC. If need be, disable
Disable Psychovisual Tuning. It's currently on. It, along with Lookahead and the Max Quality preset, can cause massive amounts of rendering and encoding lag even on systems that should not otherwise experience them.
Use the Quality preset, and make sure both PVT and Lookahead are disabled.

I would also recommend uninstalling the StreamElements OBS.Live plugin. It makes several changes to core OBS Studio files and replaces them with inferior versions, along with (as Lawrence noted) puking all over the log and making it hard to diagnose. All SE OBS.Live functionality can be added to base OBS Studio via Custom Docks.

The big one is to turn OFF Psychovisual Tuning though.
------
Here's the quick-start guide: I'd also recommend watching the Nerd or Die tutorial video series:
Per pinned post in this forum For a quick automated analysis of your log, you can see what the Log-Analyzer says to your log file:
 
Back
Top