Question / Help Blackscreening Issue

MsArcticFox

New Member
Hi, I've been trying to record my game-plays again but I'm having some issues. It'll find the game for sure because I see the mouse cursor, but it's just the mouse and a black screen, I can move the mouse around but like I said, it's not getting any game-play I guess. I copied the log.

13:08:06: =====Stream Start: 2017-07-25, 13:08:06===============================================
13:08:06: Multithreaded optimizations: On
13:08:06: Base resolution: 1920x1080
13:08:06: Output resolution: 1280x720
13:08:06: ------------------------------------------
13:08:06: Loading up D3D10 on Intel(R) HD Graphics 4600 (Adapter 2)...
13:08:06: ------------------------------------------
13:08:06: Audio Format: 44100 Hz
13:08:06: ------------------------------------------
13:08:06: Audio Channels: 2 Ch
13:08:06: Playback device {0.0.0.00000000}.{3dd4cc34-d030-4fb6-951e-34ebb53894c1}
13:08:06: ------------------------------------------
13:08:06: Using desktop audio input: Headphones (Xbox Controller)
13:08:06: Global Audio time adjust: 0
13:08:06: ------------------------------------------
13:08:06: Using auxilary audio input: Microphone (Screaming Bee Audio)
13:08:06: Mic time offset: 0
13:08:06: ------------------------------------------
13:08:06: Audio Encoding: MP3
13:08:06: bitrate: 128
13:08:06: Using Window Capture
13:08:06: Scene buffering time set to 700
13:08:06: 1 CUDA capable devices found
13:08:06: [ GPU #0 - < GeForce GTX 960M > has Compute SM 5.0, NVENC Available ]
13:08:06: NVENC internal init finished successfully
13:08:06: NVENC supports 10 h264 presets
13:08:06: ------------------------------------------
13:08:06: Video Encoding: NVENC
13:08:06: fps: 24
13:08:06: width: 1280, height: 720
13:08:06: preset: hp
13:08:06: profile: main
13:08:06: level: autoselect
13:08:06: keyint: 96
13:08:06: rcMode: 2pass quality
13:08:06: CBR: yes
13:08:06: CFR: yes
13:08:06: max bitrate: 2500
13:08:06: avg bitrate: 2500
13:08:06: buffer size: 2500
13:08:06: ------------------------------------------
13:08:27: FlushBufferedVideo: Flushing 15 packets over 583 ms
13:08:27: Total frames encoded: 492, total frames duplicated: 0 (0.00%)
13:08:27: Total frames rendered: 497, number of late frames: 1 (0.20%) (it's okay for some frames to be late)
13:08:28: Encoder closed
13:08:28: NVENC deinitialized
13:08:28:
13:08:28: Profiler time results:
13:08:28:
13:08:28: ==============================================================
13:08:28: video thread frame - [100%] [avg time: 1.18 ms] [children: 51.7%] [unaccounted: 48.3%]
13:08:28: | scene->Preprocess - [37.9%] [avg time: 0.447 ms]
13:08:28: | GPU download and conversion - [13.8%] [avg time: 0.163 ms] [children: 12%] [unaccounted: 1.78%]
13:08:28: | | flush - [7.63%] [avg time: 0.09 ms]
13:08:28: | | CopyResource - [3.22%] [avg time: 0.038 ms]
13:08:28: | | conversion to 4:2:0 - [1.19%] [avg time: 0.014 ms]
13:08:28: Convert444Threads - [100%] [avg time: 0.993 ms] [children: 99%] [unaccounted: 1.01%]
13:08:28: | Convert444toNV12 - [99%] [avg time: 0.983 ms]
13:08:28: encoder thread frame - [100%] [avg time: 6.263 ms] [children: 0.0958%] [unaccounted: 99.9%]
13:08:28: | sending stuff out - [0.0958%] [avg time: 0.006 ms]
13:08:28: ==============================================================
13:08:28:
13:08:28:
13:08:28: Profiler CPU results:
13:08:28:
13:08:28: ==============================================================
13:08:28: video thread frame - [cpu time: avg 0.503 ms, total 250 ms] [avg calls per frame: 1]
13:08:28: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
13:08:28: | GPU download and conversion - [cpu time: avg 0.251 ms, total 125 ms] [avg calls per frame: 1]
13:08:28: | | flush - [cpu time: avg 0.094 ms, total 46.875 ms] [avg calls per frame: 1]
13:08:28: | | CopyResource - [cpu time: avg 0.13 ms, total 62.5 ms] [avg calls per frame: 1]
13:08:28: | | conversion to 4:2:0 - [cpu time: avg 0.032 ms, total 15.625 ms] [avg calls per frame: 1]
13:08:28: Convert444Threads - [cpu time: avg 2.337 ms, total 2234.38 ms] [avg calls per frame: 2]
13:08:28: | Convert444toNV12 - [cpu time: avg 2.337 ms, total 2234.38 ms] [avg calls per frame: 2]
13:08:28: encoder thread frame - [cpu time: avg 0.949 ms, total 453.125 ms] [avg calls per frame: 1]
13:08:28: | sending stuff out - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
13:08:28: ==============================================================
13:08:28:
13:08:28: =====Stream End: 2017-07-25, 13:08:28=================================================
 
Top