Bug Report Only one source is shown

Zas

New Member
When i stream or preview a scene it only shows the topmost source. All others are invisible/black. If i change their order and preview it again then the new topmost is the only one visible. OBS worked fine at first for a while but then this started happening. I have tried reinstalling and updating it but that hasn't helped. What should I do or is there a way to get absolutely all regisry/settings data to get a perfectly clean install?
 

Zas

New Member
Ok here's a log of a short broadcast with two sources but only one showing up.

Code:
Open Broadcaster Software v0.472b - 64bit ( ^ω^)
-------------------------------
CPU Name: Intel(R) Core(TM) i7 CPU         950  @ 3.07GHz
CPU Speed: 3074MHz
Physical Memory:  6135MB Total, 4252MB Free
stepping id: 5, model 10, family 6, type 0, extmodel 0, extfamily 0, HTT 1, logical cores 8, total cores 4
monitor 1: pos={0, 0}, size={1920, 1080}
monitor 2: pos={-1440, 0}, size={1440, 1080}
Windows Version: 6.2 Build 9200 
Aero is Enabled
------------------------------------------
Adapter 1
  Video Adapter: NVIDIA GeForce GTX 460
  Video Adapter Dedicated Video Memory: 1025966080
  Video Adapter Shared System Memory: 2948130816
------------------------------------------
Adapter 2
  Video Adapter: Microsoft Basic Render Driver
  Video Adapter Dedicated Video Memory: 0
  Video Adapter Shared System Memory: 268435456
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1920x1080
  Output resolution: 1920x1080
------------------------------------------
Loading up D3D10...
Playback device Default
------------------------------------------
Using desktop audio input: Speakers (Realtek High Definition Audio)
Using 5.1 speaker setup
------------------------------------------
Audio Encoding: AAC
    bitrate: 256
------------------------------------------
------------------------------------------
Using Monitor Capture
------------------------------------------
------------------------------------------
Using Monitor Capture
x264: using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2
x264: profile High, level 4.0
------------------------------------------
Video Encoding: x264
    fps: 30
    width: 1920, height: 1080
    preset: veryfast
    CBR: no
    CFR: no
    max bitrate: 10000
    buffer size: 10000
    quality: 4
------------------------------------------
Bad timestamp detected, syncing audio to video time
Using RTMP service: Twitch / Justin.tv
  Server selection: rtmp://live-3c.justin.tv/app
SO_SNDBUF already at 65536
bufferTime: 2514, outputRateWindowTime: 1000, dropThreshold: 3014
Total frames rendered: 215, number of frames that lagged: 0 (0.00%) (it's okay for some frames to lag)
RTMPPublisher::SocketLoop: Aborting due to bStopping
Number of b-frames dropped: 0 (0%), Number of p-frames dropped: 0 (0%), Total 0 (0%)
x264: frame I:1     Avg QP:22.94  size: 10921
x264: frame P:43    Avg QP:34.40  size:   101
x264: frame B:127   Avg QP:21.33  size:    73
x264: consecutive B-frames:  0.6%  0.0%  0.0% 99.4%
x264: mb I  I16..4: 96.4%  0.3%  3.2%
x264: mb P  I16..4:  0.1%  0.0%  0.0%  P16..4:  0.0%  0.0%  0.0%  0.0%  0.0%    skip:99.9%
x264: mb B  I16..4:  0.0%  0.0%  0.0%  B16..8:  0.0%  0.0%  0.0%  direct: 0.0%  skip:100.0%  L0:42.5% L1:57.5% BI: 0.0%
x264: 8x8 transform intra:0.3% inter:10.3%
x264: coded y,uvDC,uvAC intra: 3.5% 2.3% 2.2% inter: 0.0% 0.0% 0.0%
x264: i16 v,h,dc,p: 95%  3%  1%  0%
x264: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 33% 32% 28%  3%  0%  0%  1%  0%  3%
x264: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 36% 27% 18%  2%  3%  3%  4%  2%  5%
x264: i8c dc,h,v,p: 97%  1%  1%  0%
x264: Weighted P-Frames: Y:0.0% UV:0.0%
x264: kb/s:34.83
=====Stream End=======================================================================

Profiler results:

==============================================================
frame - [100%] [avg time: 4.5 ms] [avg calls per frame: 1] [children: 86%] [unaccounted: 14%]
| scene->Preprocess - [2.78%] [avg time: 0.125 ms] [avg calls per frame: 1]
| video encoding and uploading - [83.3%] [avg time: 3.747 ms] [avg calls per frame: 1] [children: 63.5%] [unaccounted: 19.8%]
| | CopyResource - [0.467%] [avg time: 0.021 ms] [avg calls per frame: 0]
| | conversion to 4:2:0 - [0.0444%] [avg time: 0.002 ms] [avg calls per frame: 0]
| | call to encoder - [62.9%] [avg time: 2.831 ms] [avg calls per frame: 0]
| | sending stuff out - [0.0889%] [avg time: 0.004 ms] [avg calls per frame: 0]
==============================================================
 

paibox

heros in an halfshel
The log shows you only using one single source, monitor capture. If you are trying to do multiple sub regions of a monitor capture, please be advised that this does not currently work in Windows 8. A fix for it might be coming, but it's not currently high priority.
 
Top