Question / Help The Dreaded Black Screen

driskybusiness

New Member
I've been having issues using Game Capture to stream Genymotion, an Android Emulator. It has worked fine on two previous occasions but as of last night I can't seem to rid myself of the black screen. Window Capture and Monitor Capture both work fine, however Game Capture is most convenient for my stream so I would like to troubleshoot that feature if possible.

Code:
16:22:31: =====Stream Start: 2014-05-31, 16:22:31===============================================
16:22:31:   Multithreaded optimizations: On
16:22:31:   Base resolution: 1280x720
16:22:31:   Output resolution: 852x480
16:22:31: ------------------------------------------
16:22:31: Loading up D3D10 on AMD Radeon HD 6800 Series (Adapter 1)...
16:22:31: ------------------------------------------
16:22:31: Audio Format: 48000 Hz
16:22:31: ------------------------------------------
16:22:31: Audio Channels: 2 Ch
16:22:31: Playback device {0.0.0.00000000}.{4008002a-9c4a-4959-9163-b9d4317da357}
16:22:31: ------------------------------------------
16:22:31: Using desktop audio input: Realtek Digital Output (Realtek High Definition Audio)
16:22:31: Global Audio time adjust: 0
16:22:31: ------------------------------------------
16:22:31: Using auxilary audio input: Microphone (Webcam 200)
16:22:31: Mic time offset: 0
16:22:31: ------------------------------------------
16:22:31: Audio Encoding: AAC
16:22:31:     bitrate: 128
16:22:31: Using graphics capture
16:22:31: ------------------------------------------
16:22:31:     device: Logitech Webcam 200,
16:22:31:     device id \\?\usb#vid_046d&pid_0802&mi_00#6&1b2042e9&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{bbefb6c7-2fc4-4139-bb8b-a58bba724083},
16:22:31:     chosen type: I420, usingFourCC: false, res: 640x480 - 640x480, frameIntervals: 333333-2000000
16:22:31:     use buffering: false - 0, fourCC: 'I420'
16:22:31:     audio device: Microphone (Webcam 200),
16:22:31:     audio device id (null),
16:22:31:     audio time offset 0,
16:22:31:
16:22:31:     device audio info - bits per sample: 16, channels: 2, samples per sec: 44100, block size: 4
16:22:31: Using directshow input
16:22:31: Trying to hook process: genymotion.exe
16:22:32: Scene buffering time set to 700
16:22:32: ------------------------------------------
16:22:32: Video Encoding: x264
16:22:32:     fps: 30
16:22:32:     width: 852, height: 480
16:22:32:     preset: veryfast
16:22:32:     profile: main
16:22:32:     keyint: 60
16:22:32:     CBR: yes
16:22:32:     CFR: yes
16:22:32:     max bitrate: 1000
16:22:32:     buffer size: 1000
16:22:32: ------------------------------------------
16:22:32: CLRHost:: BrowserRenderHandler::OnPaint failed to create texture
16:22:32: CLRHost:: Browser 8: Status message:
16:22:32: Audio timestamp for device 'Logitech Webcam 200' was behind target timestamp by 20
16:22:33: CLRHost:: BrowserRenderHandler::OnPaint failed to create texture
16:23:51: Total frames encoded: 2366, total frames duplicated: 2 (0.08%)
16:23:51: Total frames rendered: 2371, number of late frames: 1 (0.04%) (it's okay for some frames to be late)
16:23:52:
16:23:52: Profiler time results:
16:23:52:
16:23:52: ==============================================================
16:23:52: video thread frame - [100%] [avg time: 1.275 ms] [children: 31.8%] [unaccounted: 68.2%]
16:23:52: | scene->Preprocess - [21%] [avg time: 0.268 ms]
16:23:52: | GPU download and conversion - [10.7%] [avg time: 0.137 ms] [children: 9.25%] [unaccounted: 1.49%]
16:23:52: | | flush - [7.76%] [avg time: 0.099 ms]
16:23:52: | | CopyResource - [1.18%] [avg time: 0.015 ms]
16:23:52: | | conversion to 4:2:0 - [0.314%] [avg time: 0.004 ms]
16:23:52: Convert444Thread - [100%] [avg time: 0.475 ms] [children: 98.3%] [unaccounted: 1.68%]
16:23:52: | Convert444toNV12 - [98.3%] [avg time: 0.467 ms]
16:23:52: encoder thread frame - [100%] [avg time: 0.758 ms] [children: 0.66%] [unaccounted: 99.3%]
16:23:52: | sending stuff out - [0.66%] [avg time: 0.005 ms]
16:23:52: ==============================================================
16:23:52:
16:23:52:
16:23:52: Profiler CPU results:
16:23:52:
16:23:52: ==============================================================
16:23:52: video thread frame - [cpu time: avg 0.769 ms, total 1825.21 ms] [avg calls per frame: 1]
16:23:52: | scene->Preprocess - [cpu time: avg 0.151 ms, total 358.8 ms] [avg calls per frame: 1]
16:23:52: | GPU download and conversion - [cpu time: avg 0.059 ms, total 140.4 ms] [avg calls per frame: 1]
16:23:52: | | flush - [cpu time: avg 0.032 ms, total 78 ms] [avg calls per frame: 1]
16:23:52: | | CopyResource - [cpu time: avg 0.006 ms, total 15.6 ms] [avg calls per frame: 1]
16:23:52: | | conversion to 4:2:0 - [cpu time: avg 0.013 ms, total 31.2 ms] [avg calls per frame: 1]
16:23:52: Convert444Thread - [cpu time: avg 0.458 ms, total 1076.41 ms] [avg calls per frame: 1]
16:23:52: | Convert444toNV12 - [cpu time: avg 0.452 ms, total 1060.81 ms] [avg calls per frame: 1]
16:23:52: encoder thread frame - [cpu time: avg 0.538 ms, total 1263.61 ms] [avg calls per frame: 1]
16:23:52: | sending stuff out - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
16:23:52: ==============================================================
16:23:52:
16:23:52: =====Stream End: 2014-05-31, 16:23:52=================================================[/mode]
 
Top