Bug Report Preview stream screen is all black

azenity

New Member
My friend has the exact same settings as me but when I click on preview stream, mine seems to always remain black.

This is my log:

Code:
-------------------------------
CPU Name: Intel(R) Core(TM) i7-2670QM CPU @ 2.20GHz
CPU Speed: 2195MHz
Physical Memory:  8139MB Total, 4324MB Free
stepping id: 7, model 10, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 8, total cores 4
------------------------------------------
Adapter 1
  Video Adapter: Intel(R) HD Graphics Family
  Video Adapeter Dedicated Video Memory: 1120702464
  Video Adapeter Shared System Memory: 3999195136
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1366x768
  Output resolution: 1364x768
------------------------------------------
Loading up D3D10...
------------------------------------------
Using auxilary audio input: Microphone (Siberia v2 D3H)
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
------------------------------------------
Video Encoding: x264
    fps: 30
    width: 1364, height: 768
    quality: 8
    preset: veryfast
    i444: no
    max bitrate: 1000
    buffer size: 1000
------------------------------------------
Total frames rendered: 44, number of frames that lagged: 8 (18.18%) (it's okay for some frames to lag)
=====Stream End=======================================================================
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1366x768
  Output resolution: 1364x768
------------------------------------------
Loading up D3D10...
------------------------------------------
Using auxilary audio input: Microphone (Siberia v2 D3H)
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
------------------------------------------
Video Encoding: x264
    fps: 30
    width: 1364, height: 768
    quality: 8
    preset: veryfast
    i444: no
    max bitrate: 1000
    buffer size: 1000
------------------------------------------
Total frames rendered: 247, number of frames that lagged: 33 (13.36%) (it's okay for some frames to lag)
=====Stream End=======================================================================
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1366x768
  Output resolution: 1364x768
------------------------------------------
Loading up D3D10...
------------------------------------------
Using auxilary audio input: Microphone (Siberia v2 D3H)
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
------------------------------------------
Video Encoding: x264
    fps: 30
    width: 1364, height: 768
    quality: 8
    preset: veryfast
    i444: no
    max bitrate: 1000
    buffer size: 1000
------------------------------------------
Total frames rendered: 121, number of frames that lagged: 0 (0.00%) (it's okay for some frames to lag)
=====Stream End=======================================================================
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1366x768
  Output resolution: 1364x768
------------------------------------------
Loading up D3D10...
------------------------------------------
Using auxilary audio input: Microphone (Siberia v2 D3H)
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
------------------------------------------
Video Encoding: x264
    fps: 30
    width: 1364, height: 768
    quality: 8
    preset: veryfast
    i444: no
    max bitrate: 1000
    buffer size: 1000
------------------------------------------
Total frames rendered: 53, number of frames that lagged: 0 (0.00%) (it's okay for some frames to lag)
=====Stream End=======================================================================
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1366x768
  Output resolution: 1364x768
------------------------------------------
Loading up D3D10...
------------------------------------------
Using auxilary audio input: Microphone (Siberia v2 D3H)
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
------------------------------------------
Video Encoding: x264
    fps: 30
    width: 1364, height: 768
    quality: 8
    preset: veryfast
    i444: no
    max bitrate: 1000
    buffer size: 1000
------------------------------------------
Total frames rendered: 2182, number of frames that lagged: 0 (0.00%) (it's okay for some frames to lag)
=====Stream End=======================================================================

Profiler results:

==============================================================
frame - [100%] [avg time: 7.146 ms] [avg calls per frame: 1] [children: 95.4%] [unaccounted: 4.62%]
| scene->Preprocess - [67.7%] [avg time: 4.836 ms] [avg calls per frame: 1]
| video encoding and uploading - [27.7%] [avg time: 1.98 ms] [avg calls per frame: 1] [children: 22.2%] [unaccounted: 5.5%]
| | CopyResource - [0.238%] [avg time: 0.017 ms] [avg calls per frame: 0]
| | conversion to 4:2:0 - [0.196%] [avg time: 0.014 ms] [avg calls per frame: 0]
| | call to encoder - [21.8%] [avg time: 1.556 ms] [avg calls per frame: 0]
===============================================================

Would love any help on this. Thank you! :D
 

Krazy

Town drunk
The Intel GPUs do not play nice with OBS, when they play at all. I think that's your problem, unfortunately.
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
Hi, what specific sources are you using in your scenes?
 

Joe33345

Member
try using Game Capture (experimental) for Dota 2 and see if that works. it might be the software capture.
 

azenity

New Member
When I disable Aero, I can see my preview already but, my inner window doesn't seem to work. When I alt tab from Dota2, I can see everything on my preview.
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
So you can see it in your preview, but you can't see it on the stream? You'll have to forgive me, I'm just trying to get a grasp on what exactly is going on
 

azenity

New Member
No worries. Erm. When aero is disabled, I'm able to stream but I can't alt tab without the stream showing my other windows. I want my stream to only show dota even when I alt tab to view other stuffs. I tried using inner window but nothing happens.
 

Warchamp7

Forum Admin
That's part of how Aero works. If it's disabled, you can't capture just a window. It needs to be on for you to have the functionality you want.
 

azenity

New Member
Oh I see. But if I have it enabled, my preview would be all black. Any way to fix this?

Thanks for all the help so far guys! (:
 
Top