Question / Help black screen

mattgwood23

New Member
i added game into the ap also try window and all other modes all give me a black screen
im running ivy bridge with 770 gpu i have log file as well

Code:
17:07:49: Open Broadcaster Software v0.612b - 32bit (´・ω・`)
17:07:49: -------------------------------
17:07:49: CPU Name: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz
17:07:49: CPU Speed: 3392MHz
17:07:49: Physical Memory:  4095MB Total, 4095MB Free
17:07:49: stepping id: 9, model 58, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 8, total cores 4
17:07:49: monitor 1: pos={0, 0}, size={1360, 768}
17:07:49: Windows Version: 6.2 Build 9200 
17:07:49: Aero is Enabled
17:07:49: -------------------------------
17:07:49: OBS Modules:
17:07:49: Base Address     Module
17:07:49: 00040000         OBS.exe
17:07:49: 59010000         OBSApi.dll
17:07:49: 5E860000         DShowPlugin.dll
17:07:49: 65430000         GraphicsCapture.dll
17:07:49: 62E10000         NoiseGate.dll
17:07:49: 5D610000         PSVPlugin.dll
17:07:49: ------------------------------------------
17:07:49: Adapter 1
17:07:49:   Video Adapter: AMD Radeon HD 7700 Series
17:07:49:   Video Adapter Dedicated Video Memory: 2124587008
17:07:49:   Video Adapter Shared System Memory: 2170314752
17:07:49:   Video Adapter Output 1: pos={0, 0}, size={1360, 768}, attached=true
17:07:49: =====Stream Start: 2014-02-21, 17:07:49===============================================
17:07:49:   Multithreaded optimizations: On
17:07:49:   Base resolution: 1360x768
17:07:49:   Output resolution: 1360x768
17:07:49: ------------------------------------------
17:07:49: Loading up D3D10 on AMD Radeon HD 7700 Series (Adapter 1)...
17:07:49: ------------------------------------------
17:07:49: Audio Format: 48000hz
17:07:49: Playback device Default
17:07:49: ------------------------------------------
17:07:49: Using desktop audio input: Speakers (Realtek High Definition Audio)
17:07:49: ------------------------------------------
17:07:49: Using auxilary audio input: Microphone (Realtek High Definition Audio)
17:07:49: ------------------------------------------
17:07:49: Audio Encoding: AAC
17:07:49:     bitrate: 128
17:07:49: Scene buffering time set to 700
17:07:49: ------------------------------------------
17:07:49: Video Encoding: x264
17:07:49:     fps: 30
17:07:49:     width: 1360, height: 768
17:07:49:     preset: veryfast
17:07:49:     profile: high
17:07:49:     keyint: 250
17:07:49:     CBR: yes
17:07:49:     CFR: yes
17:07:49:     max bitrate: 1000
17:07:49:     buffer size: 1000
17:07:49: ------------------------------------------
17:07:49: Bad timestamp detected, syncing audio to video time
17:07:54: Total frames encoded: 140, total frames duplicated: 0 (0.00%)
17:07:54: Total frames rendered: 145, number of late frames: 0 (0.00%) (it's okay for some frames to be late)
17:07:54: 
17:07:54: Profiler time results:
17:07:54: 
17:07:54: ==============================================================
17:07:54: video thread frame - [100%] [avg time: 1.067 ms] [children: 21.1%] [unaccounted: 78.9%]
17:07:54: | scene->Preprocess - [0%] [avg time: 0 ms]
17:07:54: | GPU download and conversion - [21.1%] [avg time: 0.225 ms] [children: 20.2%] [unaccounted: 0.843%]
17:07:54: | | flush - [18.7%] [avg time: 0.2 ms]
17:07:54: | | CopyResource - [1.31%] [avg time: 0.014 ms]
17:07:54: | | conversion to 4:2:0 - [0.187%] [avg time: 0.002 ms]
17:07:54: Convert444Threads - [100%] [avg time: 0.633 ms] [children: 99.2%] [unaccounted: 0.79%]
17:07:54: | Convert444toNV12 - [99.2%] [avg time: 0.628 ms]
17:07:54: encoder thread frame - [100%] [avg time: 1.354 ms] [children: 0.222%] [unaccounted: 99.8%]
17:07:54: | sending stuff out - [0.222%] [avg time: 0.003 ms]
17:07:54: ==============================================================
17:07:54: 
17:07:54: 
17:07:54: Profiler CPU results:
17:07:54: 
17:07:54: ==============================================================
17:07:54: video thread frame - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
17:07:54: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
17:07:54: | GPU download and conversion - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
17:07:54: | | flush - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
17:07:54: | | CopyResource - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
17:07:54: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
17:07:54: Convert444Threads - [cpu time: avg 1.42 ms, total 343.75 ms] [avg calls per frame: 2]
17:07:54: | Convert444toNV12 - [cpu time: avg 1.42 ms, total 343.75 ms] [avg calls per frame: 2]
17:07:54: encoder thread frame - [cpu time: avg 1.181 ms, total 140.625 ms] [avg calls per frame: 1]
17:07:54: | sending stuff out - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
17:07:54: ==============================================================
17:07:54: 
17:07:54: =====Stream End: 2014-02-21, 17:07:54=================================================
 

dodgepong

Administrator
Community Helper
That log has no sources added to the scene. Right click the Sources box and say Add to add a source.
 
Top