Bug Report Windows 10 - monior capture - black screen

alom

New Member
Hi
Are developers looking at Windows 10 at all yet? Any chance of support?
In current build 9879 monitor capture doesn't work - black screen. Window capture works but seems to be rather CPU intensive (just preview with disabled encoding takes 20% of 4 core i5 at 4GHz).
I'm on geforce 760gtx and tried on drivers automatically downloaded by the system and on the latest drivers for Win8.1 (all the games are running fine).
There was a brief thread about this on windows 10 reddit so it seems it's broken for most or all people.

edit: forgot about log
Code:
21:03:39: Open Broadcaster Software v0.638b - 64bit ( ^ω^)
21:03:39: -------------------------------
21:03:39: CPU Name: Intel(R) Core(TM) i5-3570 CPU @ 3.40GHz
21:03:39: CPU Speed: 3403MHz
21:03:39: Physical Memory:  7951MB Total, 5967MB Free
21:03:39: stepping id: 9, model 58, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 4, total cores 4
21:03:39: monitor 1: pos={0, 0}, size={1680, 1050}
21:03:39: monitor 2: pos={1680, 0}, size={1280, 1024}
21:03:39: Windows Version: 6.2 Build 9200
21:03:39: Aero is Enabled
21:03:39: -------------------------------
21:03:39: OBS Modules:
21:03:39: Base Address  Module
21:03:39: 00000000930C0000 OBS.exe
21:03:39: 0000000019610000 OBSApi.dll
21:03:39: 000000002B210000 DShowPlugin.dll
21:03:39: 000000002B140000 GraphicsCapture.dll
21:03:39: 000000002AB70000 NoiseGate.dll
21:03:39: 0000000029270000 PSVPlugin.dll
21:03:39: ------------------------------------------
21:03:39: Adapter 1
21:03:39:  Video Adapter: NVIDIA GeForce GTX 760
21:03:39:  Video Adapter Dedicated Video Memory: 2082140160
21:03:39:  Video Adapter Shared System Memory: 2147807232
21:03:39:  Video Adapter Output 1: pos={0, 0}, size={1680, 1050}, attached=true
21:03:39:  Video Adapter Output 2: pos={1680, 0}, size={1280, 1024}, attached=true
21:03:39: ------------------------------------------
21:03:39: Adapter 2
21:03:39:  Video Adapter: Intel(R) HD Graphics
21:03:39:  Video Adapter Dedicated Video Memory: 167772160
21:03:39:  Video Adapter Shared System Memory: 1711276032
21:03:39: =====Stream Start: 2014-12-06, 21:03:39===============================================
21:03:39:  Multithreaded optimizations: On
21:03:39:  Base resolution: 1680x992
21:03:39:  Output resolution: 1680x992
21:03:39: ------------------------------------------
21:03:39: Loading up D3D10 on NVIDIA GeForce GTX 760 (Adapter 1)...
21:03:39: ------------------------------------------
21:03:39: Audio Format: 48000 Hz
21:03:39: ------------------------------------------
21:03:39: Audio Channels: 2 Ch
21:03:39: Playback device Default
21:03:39: ------------------------------------------
21:03:39: Using desktop audio input: Speakers (Creative SB Audigy 2 (WDM))
21:03:39: Global Audio time adjust: 0
21:03:39: Using Monitor Capture
21:03:39: Scene buffering time set to 700
21:04:07: Total frames encoded: 0, total frames duplicated: 0 (0.00%)
21:04:07: Total frames rendered: 1670, number of late frames: 0 (0.00%) (it's okay for some frames to be late)
21:04:07:
21:04:07: Profiler time results:
21:04:07:
21:04:07: ==============================================================
21:04:07: video thread frame - [100%] [avg time: 1.187 ms] [children: 52.1%] [unaccounted: 47.9%]
21:04:07: | scene->Preprocess - [41.5%] [avg time: 0.493 ms]
21:04:07: | GPU download and conversion - [10.5%] [avg time: 0.125 ms] [children: 10.4%] [unaccounted: 0.168%]
21:04:07: | | flush - [10.4%] [avg time: 0.123 ms]
21:04:07: ==============================================================
21:04:07:
21:04:07:
21:04:07: Profiler CPU results:
21:04:07:
21:04:07: ==============================================================
21:04:07: video thread frame - [cpu time: avg 0.608 ms, total 1015.63 ms] [avg calls per frame: 1]
21:04:07: | scene->Preprocess - [cpu time: avg 0.018 ms, total 31.25 ms] [avg calls per frame: 1]
21:04:07: | GPU download and conversion - [cpu time: avg 0.168 ms, total 281.25 ms] [avg calls per frame: 1]
21:04:07: | | flush - [cpu time: avg 0.168 ms, total 281.25 ms] [avg calls per frame: 1]
21:04:07: ==============================================================
21:04:07:
21:04:07: =====Stream End: 2014-12-06, 21:04:07=================================================
 
Last edited:
Top