Question / Help Help OBS output video Laggy

18:41:09.837: ================================
18:41:09.837: Warning: OBS is already running!
18:41:09.837: ================================
18:41:09.837: User is now running multiple instances of OBS!


You're running two copies of OBS. This is going to hurt performance, especially on a machine that is not particularly powerful.

18:41:10.270: Available Video Adapters:
18:41:10.300: Adapter 0: Intel(R) HD Graphics 520
18:41:10.300: Dedicated VRAM: 134217728
18:41:10.300: Shared VRAM: 2085044224
18:41:10.301: Driver Version: 25.20.100.6446
18:41:10.301: output 0: pos={0, 0}, size={1366, 768}, attached=true, refresh=60, name=
18:41:10.305: Loading up D3D11 on adapter Intel(R) HD Graphics 520 (0)


Your machine has only an Intel integrated GPU and not a discrete GPU. This will likely mean its performance is insufficient for most tasks OBS is used for unless your requirements are modest.

18:41:21.112: - source: 'Game Capture 2' (game_capture)
18:41:21.112: - source: 'Game Capture 3' (game_capture)
18:41:21.112: - scene 'bruh':
18:41:21.112: - source: 'Game Capture' (game_capture)
18:41:21.112: - source: 'Window Capture' (window_capture)
18:41:21.112: - source: 'Browser' (browser_source)


Multiple game captures in a single scene can cause instability and poor performance. Either keep game captures in separate scenes, or keep a single game capture scene with a single source and reconfigure it on a per-game basis.

As for your specific problem, there's no output session in your logfile, so no performance information.


Open OBS. Start an output session (streaming or recording). Observe your issue. Stop the output session. Upload the Current log without quitting OBS.
 
Back
Top