Question / Help Display Capture Error

Morirarty

New Member
https://obsproject.com/logs/wj5lw4URLoyl3G6u

If I setup the graphic settings to "System default" or "High performance", I can see the image to be recorded, but it does not allow me to record.

Error: "Starting the output failed. Please check the log for details. Note: If you are using the NVENC or AMD encoders, make sure your video drivers are up to date.

If I setup the graphic settings to "Power saving" I get the black screen but it allows me to record, but it is black.

Thanks,
M
 

Narcogen

Active Member
11:19:36.663: [jim-nvenc] Current driver version does not support this NVENC version, please upgrade your driver

Upgrade your Nvidia driver.
 

Narcogen

Active Member
10:46:56.744: Initializing D3D11...
10:46:56.744: Available Video Adapters:
10:46:56.747: Adapter 0: Intel(R) HD Graphics 530
10:46:56.747: Dedicated VRAM: 134217728
10:46:56.747: Shared VRAM: 4243951616
10:46:56.747: output 0: pos={0, 0}, size={1920, 1080}, attached=true
10:46:56.747: output 1: pos={-1920, 0}, size={1920, 1080}, attached=true
10:46:56.747: Adapter 1: NVIDIA GeForce GTX 750 Ti
10:46:56.747: Dedicated VRAM: 2105278464
10:46:56.747: Shared VRAM: 4243951616
10:46:56.754: Loading up D3D11 on adapter Intel(R) HD Graphics 530 (0)
10:46:56.831: D3D11 loaded successfully, feature level used: b000

10:47:01.496: GPU: 0
10:47:01.501: [NVENC encoder: 'simple_h264_recording'] Failed to open NVENC codec: Function not implemented


GPU 0 is your Intel GPU. You can't run NVENC on an Intel GPU.

You might be able to force this by setting the encoder to use GPU 1, but you might end up with a PCI bottleneck doing that. Try it.
 
Top