Question / Help Only Records Audio and Old Picture While Using Replay Buffer

broderlck

New Member
Recently while using the replay buffer feature, my OBS has only been recording the audio and a single frame (that wasn't in the time-frame of the replay) in the replay video.

I dont know if this helps, but the frame that it shows appears to be from when I first start the replay buffer

https://obsproject.com/logs/KxjeMu4qyOOf-yOE

Thank you!
 

Narcogen

Active Member
It looks to me like your game capture is failing. You have OBS running on your Intel GPU. Is the application you're trying to capture also running on the Intel GPU? Because if not, that won't work.

14:55:04.437: Loading up D3D11 on adapter Intel(R) UHD Graphics 630 (0)

14:55:08.953: ==== Replay Buffer Start ===========================================
14:55:16.991: [game-capture: 'Game Capture'] attempting to hook fullscreen process: explorer.exe
14:55:16.991: [game-capture: 'Game Capture'] cannot capture explorer.exe due to being blacklisted
14:55:26.041: [game-capture: 'Game Capture'] attempting to hook fullscreen process: t6rmp.exe
14:55:26.043: [game-capture: 'Game Capture'] using helper (compatibility hook)
14:55:26.047: [game-capture: 'Game Capture'] hook not loaded yet, retrying..
14:55:29.057: [game-capture: 'Game Capture'] attempting to hook fullscreen process: t6rmp.exe
14:55:29.085: [game-capture: 'Game Capture'] d3d11 shared texture capture successful
14:55:29.092: gs_texture_open_shared (D3D11): Failed to open shared 2D texture (80070057)
14:55:29.092: [game-capture: 'Game Capture'] init_shtex_capture: failed to open shared handle
14:55:29.092: [game-capture: 'Game Capture'] capture stopped

14:55:33.074: [game-capture: 'Game Capture'] attempting to hook fullscreen process: t6rmp.exe
14:55:33.091: gs_texture_open_shared (D3D11): Failed to open shared 2D texture (80070057)
 
Top