Question / Help Can't Record Screen

KyraXIII

New Member
I can record my games normal, but when I try to record my computer screen is all black and I can't fix it.
Anyone know how to fix the issue?
 

Narcogen

Active Member
17:50:27.146: Loading up D3D11 on adapter NVIDIA GeForce 930M (0)

You're running OBS on your GeForce card. In this configuration you cannot perform a Display capture.

If you cannot use game or window capture on the application you are attempting to capture, you will have to do a Display capture, an in order to do that, you will need to configure your Nvidia card so that OBS uses the Intel GPU.
 

Narcogen

Active Member
14:07:40.224: Available Video Adapters:
14:07:40.232: Adapter 0: NVIDIA GeForce 940M
14:07:40.232: Dedicated VRAM: 4257087488
14:07:40.232: Shared VRAM: 4250112000
14:07:40.232: output 0: pos={0, 0}, size={1920, 1080}, attached=true
14:07:40.232: Adapter 1: Intel(R) HD Graphics 5500
14:07:40.232: Dedicated VRAM: 134217728
14:07:40.232: Shared VRAM: 4250112000
14:07:40.243: Loading up D3D11 on adapter NVIDIA GeForce 940M (0)
14:07:40.509: D3D11 loaded successfully, feature level used: 45056


You have a discrete GPU (Nvidia) and an integrated one (Intel). OBS is running on the Nvidia. You can't do display capture in this configuration.

14:07:42.610: - scene 'Scene':
14:07:42.610: - source: 'Image' (image_source)
14:07:42.610: - source: 'Video Capture Device' (dshow_input)
14:07:42.610: - source: 'Display Capture' (monitor_capture)


I don't see any window capture here, but what window are you trying to capture?
 
Top