Bug Report OBS has stopped working

Trev

New Member
I get this message (thread title) when trying to either preview or start streaming. Have used obs on this rig prior to this error. I suspect it may have something to do with new NVidia drivers?

My crashdump file is empty

Code:
10:45:25: Open Broadcaster Software v0.633b - 64bit ( ^ω^)
10:45:25: -------------------------------
10:45:25: CPU Name: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz
10:45:25: CPU Speed: 3503MHz
10:45:25: Physical Memory: 8144MB Total, 5676MB Free
10:45:25: stepping id: 9, model 58, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 4, total cores 4
10:45:25: monitor 1: pos={0, 0}, size={1920, 1080}
10:45:25: monitor 2: pos={1920, 0}, size={1920, 1080}
10:45:25: Windows Version: 6.2 Build 9200
10:45:25: Aero is Enabled
10:45:25: -------------------------------
10:45:25: OBS Modules:
10:45:25: Base Address Module
10:45:25: 000000002A720000 OBS.exe
10:45:25: 000000000DF90000 OBSApi.dll
10:45:25: 0000000021630000 DShowPlugin.dll
10:45:25: 00000000203E0000 GraphicsCapture.dll
10:45:25: 00000000202E0000 NoiseGate.dll
10:45:25: 00000000200D0000 PSVPlugin.dll
10:45:25: ------------------------------------------
10:45:25: Adapter 1
10:45:25: Video Adapter: NVIDIA GeForce GTX 760
10:45:25: Video Adapter Dedicated Video Memory: 2082140160
10:45:25: Video Adapter Shared System Memory: 2147807232
10:45:25: Video Adapter Output 1: pos={0, 0}, size={1920, 1080}, attached=true
10:45:25: Video Adapter Output 2: pos={1920, 0}, size={1920, 1080}, attached=true
10:45:25: =====Stream Start: 2014-09-15, 10:45:25===============================================
10:45:25: Multithreaded optimizations: On
10:45:25: Base resolution: 1920x1080
10:45:25: Output resolution: 1280x720
10:45:25: ------------------------------------------
10:45:25: Loading up D3D10 on NVIDIA GeForce GTX 760 (Adapter 1)...
10:45:26: ------------------------------------------
10:45:26: Audio Format: 44100 Hz
10:45:26: ------------------------------------------
10:45:26: Audio Channels: 2 Ch
10:45:26: Playback device {0.0.0.00000000}.{6a96e497-7a3f-402a-ac3e-a4de0de774af}
10:45:26: ------------------------------------------
10:45:26: Using desktop audio input: Speakers (G510s Gaming Keyboard)
10:45:26: Global Audio time adjust: 0
10:45:26: ------------------------------------------
10:45:26: Using auxilary audio input: Microphone (G510s Gaming Keyboard)
10:45:26: Mic time offset: 0
10:45:26: ------------------------------------------
10:45:26: Audio Encoding: AAC
10:45:26: bitrate: 96
10:45:26: Using bitmap image
10:45:26: Scene buffering time set to 400
10:45:26: Successfully loaded ObsNvenc.dll
10:45:26: ObsNvenc initialized successfully
10:45:26: CUDA loaded successfully
10:45:26: 1 CUDA capable devices found
10:45:26: [ GPU #0 - < GeForce GTX 760 > has Compute SM 3.0, NVENC Available ]
10:45:26: NVENC internal init finished successfully
10:45:26: NVENC supports 8 h264 presets
10:45:26: ------------------------------------------
10:45:26: Video Encoding: NVENC
10:45:26: fps: 60
10:45:26: width: 1280, height: 720
10:45:26: preset: llhq
10:45:26: profile: main
10:45:26: level: autoselect
10:45:26: keyint: 120
10:45:26: CBR: yes
10:45:26: CFR: yes
10:45:26: max bitrate: 3500
10:45:26: avg bitrate: 3500
10:45:26: buffer size: 3500
10:45:26: ------------------------------------------


Last Game Capture Log:
2014-09-14, 20:56:01: we're booting up:
20:56:01: CaptureThread: attached to process Smite.exe
20:56:01: D3D9 Present
20:56:01: D3D9EndScene called
20:56:01: D3DPRESENT_PARAMETERS {
20:56:01: BackBufferWidth: 1920
20:56:01: BackBufferHeight: 1080
20:56:01: BackBufferFormat: D3DFMT_A8R8G8B8
20:56:01: BackBufferCount: 1
20:56:01: MultiSampleType: D3DMULTISAMPLE_NONE
20:56:01: MultiSampleQuality: 0
20:56:01: SwapEffect: D3DSWAPEFFECT_COPY
20:56:01: hDeviceWindow: 66472
20:56:01: Windowed: true
20:56:01: EnableAutoDepthStencil: false
20:56:01: AutoDepthStencilFormat: D3DFMT_UNKNOWN
20:56:01: Flags: D3DPRESENTFLAG_LOCKABLE_BACKBUFFER
20:56:01: FullScreen_RefreshRateInHz: 0
20:56:01: PresentationInterval: 1
20:56:01: };
20:56:01: successfully set up d3d9 hooks
20:56:01: D3D9Present called
20:56:01: DoD3D9GPUHook: success
20:56:01: DXGI Present
20:56:01: (half life scientist) everything.. seems to be in order
20:56:07: ---------------------- Cleared D3D9 Capture ----------------------
20:56:07: D3D9EndScene called
20:56:07: D3D9Present called[code]
 
Last edited:

Sapiens

Forum Moderator
Does the same thing happen with x264 or Quick Sync? Are your NVIDIA drivers up to date? Have you tried reinstalling them?
 

Trev

New Member
NVIDIA drivers are the latest and I tried rolling back to the previous version but they both do not work. Please could you clarify exactly how to set it to x264 and quick sync? Im not familiar with OBS (a friend set it up for me).
 

Sapiens

Forum Moderator
Is a crash log generated at least, even though a .dmp file isn't? Look in %appdata%\obs\crashdumps
 
Top