Bug Report OBS keeps crashing after some time recording

EviIknieveI

New Member
Hi guys

I mainly use OBS to record gaming sessions. I've been doing this since october without any problems. A couple of days ago OBS started crashing after a while of recording what damaged the recorded file. I'm not using opencl=true.

Here's the log:

Code:
19:40:19: Open Broadcaster Software v0.612b - 32bit (´・ω・`)
19:40:19: -------------------------------
19:40:19: CPU Name: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz
19:40:19: CPU Speed: 3400MHz
19:40:19: Physical Memory:  4095MB Total, 2485MB Free
19:40:19: stepping id: 9, model 58, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 4, total cores 4
19:40:19: monitor 1: pos={0, 0}, size={1920, 1080}
19:40:19: Windows Version: 6.1 Build 7601 S
19:40:19: Aero is Disabled
19:40:19: -------------------------------
19:40:19: OBS Modules:
19:40:19: Base Address     Module
19:40:19: 011C0000         OBS.exe
19:40:19: 54C30000         OBSApi.dll
19:40:19: 70E50000         DShowPlugin.dll
19:40:19: 71530000         GraphicsCapture.dll
19:40:19: 70E30000         NoiseGate.dll
19:40:19: 6EA50000         PSVPlugin.dll
19:40:19: ------------------------------------------
19:40:19: Adapter 1
19:40:19:   Video Adapter: NVIDIA GeForce GTX 660 Ti
19:40:19:   Video Adapter Dedicated Video Memory: 2086469632
19:40:19:   Video Adapter Shared System Memory: 2147807232
19:40:19:   Video Adapter Output 1: pos={0, 0}, size={1920, 1080}, attached=true
19:40:19: =====Stream Start: 2014-02-23, 19:40:19===============================================
19:40:19:   Multithreaded optimizations: On
19:40:19:   Base resolution: 1920x1080
19:40:19:   Output resolution: 1280x720
19:40:19: ------------------------------------------
19:40:19: Loading up D3D10 on NVIDIA GeForce GTX 660 Ti (Adapter 1)...
19:40:19: ------------------------------------------
19:40:19: Audio Format: 48000hz
19:40:19: Playback device {0.0.0.00000000}.{20a53a93-242d-4348-805a-d3f112719c17}
19:40:19: ------------------------------------------
19:40:19: Using desktop audio input: Line 1 (Virtual Audio Cable)
19:40:19: ------------------------------------------
19:40:19: Audio Encoding: AAC
19:40:19:     bitrate: 128
19:40:19: Using graphics capture
19:40:19: Scene buffering time set to 700
19:40:19: x264: VBV buffer size cannot be smaller than one frame, using 3000 kbit
19:40:19: ------------------------------------------
19:40:19: Video Encoding: x264
19:40:19:     fps: 30
19:40:19:     width: 1280, height: 720
19:40:19:     preset: veryfast
19:40:19:     profile: main
19:40:19:     keyint: 250
19:40:19:     CBR: no
19:40:19:     CFR: yes
19:40:19:     max bitrate: 90000
19:40:19:     buffer size: 50
19:40:19:     quality: 10
19:40:19: ------------------------------------------
Warning -- SharedTexCapture::Init: Could not open file mapping: 2
19:40:19: SharedTexCapture hooked
19:40:22: GraphicsCaptureSource::NewCapture:  eliminating old capture
19:40:22: SharedTexCapture hooked
19:40:51: GraphicsCaptureSource::NewCapture:  eliminating old capture
19:40:51: SharedTexCapture hooked
19:47:41: GraphicsCaptureSource::NewCapture:  eliminating old capture
19:47:41: SharedTexCapture hooked
19:55:20: GraphicsCaptureSource::NewCapture:  eliminating old capture
19:55:20: SharedTexCapture hooked
19:55:49: GraphicsCaptureSource::NewCapture:  eliminating old capture
19:55:49: SharedTexCapture hooked
20:15:19: GraphicsCaptureSource::NewCapture:  eliminating old capture
20:15:19: SharedTexCapture hooked
20:40:17: GraphicsCaptureSource::NewCapture:  eliminating old capture
20:40:17: SharedTexCapture hooked
20:45:33: GraphicsCaptureSource::NewCapture:  eliminating old capture
20:45:33: SharedTexCapture hooked

Error: Texture->Map failed: 0x887a0005 0x887a0007

Your video card or driver froze and was reset. Please check for possible hardware / driver issues. This error can also occur if you have enabled opencl in x264 custom settings.

I'm running the latest driver for my graphics card which is GeForce 334.89 Driver. I hope this is something I can fix. Thank you in advance.
 

R1CH

Forum Admin
Developer
Check your GPU is not overheating or try underclocking it. Failing that, it may need replacing.

I also have no idea what you're doing with a 90mbps stream and a 50 kbps VBV buffer. If you're trying to make high quality local recordings, check the thread in guides.
 
Top