Bug Report Crash on stream start?

MLGman

New Member
Ok,
So for the past day or so I have been trying out livestreaming. It was working for a the first day, but the next day I come to stream again and when I click the start stream button, my monitor freezes, all audio is that is playing freezes, and error noise plays, then it goes to a blue screen and says "Windows has encountered a problem, and we are sending an error report), then some error about the video. After this it restarts my computer. I have tried doing it a few times with some different settings, and nothing has seemed to work... Anyone have a fix? There was no OBS specific error msg.
Thx!
-MLGman

Here's my log:
16:31:18: Open Broadcaster Software v0.656b - 32bit (´・ω・`)
16:31:18: -------------------------------
16:31:18: CPU Name: Intel(R) Core(TM) i5-4460 CPU @ 3.20GHz
16:31:18: CPU Speed: 3193MHz
16:31:18: Physical Memory: 4095MB Total, 4095MB Free
16:31:18: stepping id: 3, model 60, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 4, total cores 4
16:31:18: monitor 1: pos={0, 0}, size={1920, 1080}
16:31:18: Windows Version: 10.0 Build 10240 (revision 16384)
16:31:18: Aero is Enabled
16:31:18: -------------------------------
16:31:18: OBS Modules:
16:31:18: Base Address Module
16:31:18: 010E0000 OBS.exe
16:31:18: 72CF0000 OBSApi.dll
16:31:18: 73500000 DShowPlugin.dll
16:31:18: 734D0000 GraphicsCapture.dll
16:31:18: 734A0000 NoiseGate.dll
16:31:18: 73820000 PSVPlugin.dll
16:31:18: 73800000 scenesw.dll
16:31:18: ------------------------------------------
16:31:18: Adapter 1
16:31:18: Video Adapter: Intel(R) HD Graphics 4600
16:31:18: Video Adapter Dedicated Video Memory: 117964800
16:31:18: Video Adapter Shared System Memory: 4176936960
16:31:18: Video Adapter Output 1: pos={0, 0}, size={1920, 1080}, attached=true
16:31:18: ------------------------------------------
16:31:18: Adapter 2
16:31:18: Video Adapter: NVIDIA GeForce GTX 750 Ti
16:31:18: Video Adapter Dedicated Video Memory: 2090532864
16:31:18: Video Adapter Shared System Memory: 2204368896
16:31:18: =====Stream Start: 2015-11-16, 16:31:18===============================================
16:31:18: Multithreaded optimizations: On
16:31:18: Base resolution: 1920x1080
16:31:18: Output resolution: 1920x1080
16:31:18: ------------------------------------------
16:31:18: Loading up D3D10 on NVIDIA GeForce GTX 750 Ti (Adapter 2)...
16:31:18: ------------------------------------------
16:31:18: Audio Format: 48000 Hz
16:31:18: ------------------------------------------
16:31:18: Audio Channels: 2 Ch
16:31:18: Playback device Default
16:31:18: ------------------------------------------
16:31:18: Using desktop audio input: Speakers (Realtek High Definition Audio)
16:31:18: Global Audio time adjust: 0
16:31:18: ------------------------------------------
16:31:18: Using auxilary audio input: Microphone (Realtek High Definition Audio)
16:31:18: Mic time offset: 1500
16:31:18: ------------------------------------------
16:31:18: Audio Encoding: AAC
16:31:18: bitrate: 96
16:31:18: Using Window Capture
16:31:18: Using graphics capture
16:31:18: Trying to hook process: nuclearthrone.exe
16:31:18: Scene buffering time set to 700
16:31:18: Found QSV hardware support
16:31:18: ------------------------------------------
16:31:18: QSV version 1.8 using MFX_IMPL_HARDWARE_ANY | MFX_IMPL_VIA_D3D11 (actual: MFX_IMPL_HARDWARE | MFX_IMPL_VIA_D3D11)
16:31:18: Using 14 bitstreams and 14 frame buffers
16:31:18: ------------------------------------------
16:31:18: Video Encoding: QSV
16:31:18: fps: 30
16:31:18: width: 1920, height: 1080
16:31:18: target-usage: MFX_TARGETUSAGE_1_BEST_QUALITY
16:31:18: profile: MFX_PROFILE_AVC_MAIN
16:31:18: CBR: yes
16:31:18: CFR: no
16:31:18: max bitrate: 3000
16:31:18: buffer size: 3000
16:31:18: rate control: CBR
16:31:18: ------------------------------------------
Warning -- D3D10Texture::CreateFromSharedHandle: Failed to open shared handle, result = 0x80070057
Warning -- SharedTexCapture::Init: Could not create shared texture
16:31:19: Recalculated bframe_delay: 1, init_pts.Num: 3
16:31:54: FlushBufferedVideo: Flushing 19 packets over 600 ms
16:31:55: Total frames encoded: 1083, total frames duplicated: 19 (1.75%)
16:31:55: Total frames rendered: 1090, number of late frames: 0 (0.00%) (it's okay for some frames to be late)
16:31:55:
16:31:55: Profiler time results:
16:31:55:
16:31:55: ==============================================================
16:31:55: video thread frame - [100%] [avg time: 19.048 ms] [children: 64%] [unaccounted: 36%]
16:31:55: | scene->Preprocess - [62.8%] [avg time: 11.959 ms]
16:31:55: | GPU download and conversion - [1.2%] [avg time: 0.228 ms] [children: 1.13%] [unaccounted: 0.0682%]
16:31:55: | | flush - [1.05%] [avg time: 0.2 ms]
16:31:55: | | CopyResource - [0.0472%] [avg time: 0.009 ms]
16:31:55: | | conversion to 4:2:0 - [0.0315%] [avg time: 0.006 ms]
16:31:55: Convert444Threads - [100%] [avg time: 2.911 ms] [children: 99.7%] [unaccounted: 0.344%]
16:31:55: | Convert444toNV12 - [99.7%] [avg time: 2.901 ms]
16:31:55: encoder thread frame - [100%] [avg time: 0.173 ms] [children: 59%] [unaccounted: 41%]
16:31:55: | QueueEncodeTask - [6.94%] [avg time: 0.012 ms]
16:31:55: | ProcessEncodedFrame - [49.1%] [avg time: 0.085 ms]
16:31:55: | sending stuff out - [2.89%] [avg time: 0.005 ms]
16:31:55: ==============================================================
16:31:55:
16:31:55:
16:31:55: Profiler CPU results:
16:31:55:
16:31:55: ==============================================================
16:31:55: video thread frame - [cpu time: avg 3.497 ms, total 3812.5 ms] [avg calls per frame: 1]
16:31:55: | scene->Preprocess - [cpu time: avg 2.25 ms, total 2453.13 ms] [avg calls per frame: 1]
16:31:55: | GPU download and conversion - [cpu time: avg 0.071 ms, total 78.125 ms] [avg calls per frame: 1]
16:31:55: | | flush - [cpu time: avg 0.057 ms, total 62.5 ms] [avg calls per frame: 1]
16:31:55: | | CopyResource - [cpu time: avg 0.014 ms, total 15.625 ms] [avg calls per frame: 1]
16:31:55: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
16:31:55: Convert444Threads - [cpu time: avg 2.931 ms, total 6250 ms] [avg calls per frame: 2]
16:31:55: | Convert444toNV12 - [cpu time: avg 2.931 ms, total 6250 ms] [avg calls per frame: 2]
16:31:55: encoder thread frame - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
16:31:55: | QueueEncodeTask - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
16:31:55: | ProcessEncodedFrame - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
16:31:55: | sending stuff out - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
16:31:55: ==============================================================
16:31:55:
16:31:55: =====Stream End: 2015-11-16, 16:31:55=================================================
16:31:57: =====Stream Start: 2015-11-16, 16:31:57===============================================
16:31:57: Multithreaded optimizations: On
16:31:57: Base resolution: 1920x1080
16:31:57: Output resolution: 1920x1080
16:31:57: ------------------------------------------
16:31:57: Loading up D3D10 on NVIDIA GeForce GTX 750 Ti (Adapter 2)...
16:31:57: ------------------------------------------
16:31:57: Audio Format: 48000 Hz
16:31:57: ------------------------------------------
16:31:57: Audio Channels: 2 Ch
16:31:57: Playback device Default
16:31:57: ------------------------------------------
16:31:57: Using desktop audio input: Speakers (Realtek High Definition Audio)
16:31:57: Global Audio time adjust: 0
16:31:58: ------------------------------------------
16:31:58: Using auxilary audio input: Microphone (Realtek High Definition Audio)
16:31:58: Mic time offset: 1500
16:31:58: ------------------------------------------
16:31:58: Audio Encoding: AAC
16:31:58: bitrate: 96
16:31:58: Using Window Capture
16:31:58: Using graphics capture
16:31:58: Trying to hook process: nuclearthrone.exe
16:31:58: Scene buffering time set to 700
16:31:58: Found QSV hardware support
16:31:58: ------------------------------------------
16:31:58: QSV version 1.8 using MFX_IMPL_HARDWARE_ANY | MFX_IMPL_VIA_D3D11 (actual: MFX_IMPL_HARDWARE | MFX_IMPL_VIA_D3D11)
16:31:58: Using 14 bitstreams and 14 frame buffers
16:31:58: ------------------------------------------
16:31:58: Video Encoding: QSV
16:31:58: fps: 30
16:31:58: width: 1920, height: 1080
16:31:58: target-usage: MFX_TARGETUSAGE_1_BEST_QUALITY
16:31:58: profile: MFX_PROFILE_AVC_MAIN
16:31:58: CBR: yes
16:31:58: CFR: no
16:31:58: max bitrate: 3000
16:31:58: buffer size: 3000
16:31:58: rate control: CBR
16:31:58: ------------------------------------------
16:31:59: Recalculated bframe_delay: 1, init_pts.Num: 3
16:31:59: Using RTMP service: Twitch
16:31:59: Server selection: rtmp://live-jfk.twitch.tv/app
16:31:59: Interface: Realtek RTL8811AU Wireless LAN 802.11ac USB 2.0 Network Adapter (802.11, 210 mbps)
16:32:00: Completed handshake with rtmp://live-jfk.twitch.tv/app in 251 ms.
16:32:00: SO_SNDBUF was at 261360
 
Top