Question / Help FPS drop when i just open obs too (So no recording or doing a live)

THE R3Y3S

Member
Hi, i don't know but during last week i got this problem. I have this fps drop if i just open obs too, so i don't start live or recording. If i see stats i lost this fps thanks to rendering lag. How i can fix this? Because when i go live this drop increase. Thanks for your support!

Log file: https://obsproject.com/logs/kfa0zULAtGCunbhK
 

Narcogen

Active Member
OBS renders even when not streaming or recording.

You have a modest computer and GPU and you are overloading it:

16:50:46.681: adding 85 milliseconds of audio buffering, total audio buffering is now 170 milliseconds (source: loop webcam)
16:50:46.681:
16:50:46.767: adding 704 milliseconds of audio buffering, total audio buffering is now 874 milliseconds (source: sfondo)
16:50:46.767:
16:50:47.225: adding 21 milliseconds of audio buffering, total audio buffering is now 896 milliseconds (source: sfondo)


Increasing audio buffering during a stream is usually a sign of general system overload.

16:50:45.442: - scene 'Halo 2':
16:50:45.442: - source: 'Cattura schermo' (monitor_capture)
16:50:45.442: - filter: 'Crop/Pad' (crop_filter)
16:50:45.442: - source: 'Elgato' (dshow_input)
16:50:45.442: - source: 'Apex' (window_capture)
16:50:45.442: - source: 'dead' (window_capture)
16:50:45.442: - source: 'casgo' (game_capture)
16:50:45.442: - source: 'Halo 2 game' (game_capture)
16:50:45.442: - source: 'escape' (game_capture)
16:50:45.442: - source: 'Webcam C920' (dshow_input)


You've got multiple game captures, window captures, and monitor captures in the same scene. This is not recommended and can negatively impact performance. A scene should contain only a single game capture, and never both a game capture and a display (monitor) capture as these interfere with one another.

There is no streaming/recording session in this log, so no information on dropped frames.
 

THE R3Y3S

Member
OK thanks man, u are right. I think if i hide source will be not a problem to obs, but ok, now i delete a lot of them from Halo 2 scene. But there's a possibility to delete audio buffering from those sources (loop webcam, sfondo)? Because i alredy mute them on mixer.

Btw if you can, i will upload my last streaming log. (Soon i will change my pc but i want to understand if i set something bad).
 

Attachments

  • 2019-04-10 21-17-39.txt
    108.9 KB · Views: 6
Top