Bug Report I can't add more than 1 screen region source.

Wonchin

New Member
Hi, I'm having this isssue with Windows 8. When i tried to add more than 1 screen region to my stream, obs only showed "edges" of the second one, any idea?

Here a screenshot showing the problem:
9rAzlOs.png


and, here i have a log:
Code:
Open Broadcaster Software v0.47a - 32bit (´・ω・`)
-------------------------------
CPU Name: Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz
CPU Speed: 3310MHz
Physical Memory:  4095MB Total, 4095MB Free
stepping id: 7, model 10, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 4, total cores 4
Windows Version: 6.2 Build 9200 
Aero is Enabled
------------------------------------------
Adapter 1
  Video Adapter: NVIDIA GeForce GTX 670
  Video Adapter Dedicated Video Memory: 2091581440
  Video Adapter Shared System Memory: 2147479552
------------------------------------------
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: Altavoces (2- Dispositivo de High Definition Audio)
------------------------------------------
Using auxilary audio input: Micrófono (HD Webcam C510)
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
------------------------------------------
Video Encoding: x264
    fps: 30
    width: 1920, height: 1080
    preset: veryfast
    CBR: no
    CFR: no
    max bitrate: 1000
    buffer size: 1000
    quality: 8
------------------------------------------
------------------------------------------
------------------------------------------
Using Monitor Capture
------------------------------------------
------------------------------------------
Using Monitor Capture
Total frames rendered: 31596, number of frames that lagged: 4 (0.01%) (it's okay for some frames to lag)
=====Stream End=======================================================================

Profiler results:

==============================================================
frame - [100%] [avg time: 5.084 ms] [avg calls per frame: 1] [children: 89.3%] [unaccounted: 10.7%]
| scene->Preprocess - [4.17%] [avg time: 0.212 ms] [avg calls per frame: 1]
| video encoding and uploading - [85.2%] [avg time: 4.33 ms] [avg calls per frame: 1] [children: 40.8%] [unaccounted: 44.3%]
| | CopyResource - [0.551%] [avg time: 0.028 ms] [avg calls per frame: 0]
| | conversion to 4:2:0 - [0.059%] [avg time: 0.003 ms] [avg calls per frame: 0]
| | call to encoder - [40.2%] [avg time: 2.044 ms] [avg calls per frame: 0]
| | sending stuff out - [0.0197%] [avg time: 0.001 ms] [avg calls per frame: 0]
==============================================================

Thanks in advance for the help!
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
Windows 8 monitor capture currently cannot capture the same monitor multiple times. Is it not possible to do it on specific windows instead of the entire monitor?
 
Top