Bug Report Game capture problem

wermux

New Member
Code:
Open Broadcaster Software v0.50.07b - 64bit ( ^ω^)
-------------------------------
CPU Name: Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz
CPU Speed: 2494MHz
Physical Memory:  8094MB Total, 5806MB Free
stepping id: 9, model 10, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 4, total cores 2
monitor 1: pos={0, 0}, size={1366, 768}
Windows Version: 6.1 Build 7601 S
Aero is Enabled
------------------------------------------
Adapter 1
  Video Adapter: NVIDIA GeForce GTX 660M
  Video Adapter Dedicated Video Memory: 2091712512
  Video Adapter Shared System Memory: 2147479552
------------------------------------------
Adapter 2
  Video Adapter: NVIDIA GeForce GTX 660M
  Video Adapter Dedicated Video Memory: 2091712512
  Video Adapter Shared System Memory: 2147479552
=====Stream Start: 2013-04-25, 23:57:49===============================================
  Multithreaded optimizations: On
  Base resolution: 1366x768
  Output resolution: 1364x768
------------------------------------------
Loading up D3D10...
Playback device Default
------------------------------------------
Using desktop audio input: Głośniki (Realtek High Definition Audio)
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
------------------------------------------
    device: Lenovo EasyCamera,
    device id \\?\usb#vid_04f2&pid_b2f1&mi_00#7&215a6db8&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\global,
    chosen type: YUY2, usingFourCC: false, res: 320x240 - 320x240, frameIntervals: 333333-10000000, fourCC: 'YUY2'
    audio device: (null),
    audio device id (null),

Using directshow input
Using graphics capture
Using Monitor Capture
------------------------------------------
Video Encoding: x264
    fps: 30
    width: 1364, height: 768
    preset: veryfast
    CBR: no
    CFR: no
    max bitrate: 1063
    buffer size: 1063
    quality: 6
------------------------------------------
Total frames rendered: 292, number of frames that lagged: 91 (31.16%) (it's okay for some frames to lag)
Total duplicated frames: 22 (7.53%)
=====Stream End: 2013-04-25, 23:58:08=================================================
=====Stream Start: 2013-04-25, 23:58:10===============================================
  Multithreaded optimizations: On
  Base resolution: 1366x768
  Output resolution: 1364x768
------------------------------------------
Loading up D3D10...
Playback device Default
------------------------------------------
Using desktop audio input: Głośniki (Realtek High Definition Audio)
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
------------------------------------------
    device: Lenovo EasyCamera,
    device id \\?\usb#vid_04f2&pid_b2f1&mi_00#7&215a6db8&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\global,
    chosen type: YUY2, usingFourCC: false, res: 320x240 - 320x240, frameIntervals: 333333-10000000, fourCC: 'YUY2'
    audio device: (null),
    audio device id (null),

Using directshow input
Using graphics capture
Using Monitor Capture
------------------------------------------
Video Encoding: x264
    fps: 30
    width: 1364, height: 768
    preset: veryfast
    CBR: no
    CFR: no
    max bitrate: 1063
    buffer size: 1063
    quality: 6
------------------------------------------
Using RTMP service: Twitch / Justin.tv
  Server selection: rtmp://live-ams.justin.tv/app
SO_SNDBUF was at 8192
SO_SNDBUF is now 65536
Total frames rendered: 548, number of frames that lagged: 323 (58.94%) (it's okay for some frames to lag)
Total duplicated frames: 131 (23.91%)
RTMPPublisher::SocketLoop: Aborting due to bStopping
Number of times waited to send: 0, Waited for a total of 0 bytes
Number of b-frames dropped: 0 (0%), Number of p-frames dropped: 0 (0%), Total 0 (0%)
=====Stream End: 2013-04-25, 23:58:33=================================================

Profiler results:

==============================================================
frame - [100%] [avg time: 36.864 ms] [avg calls per frame: 1] [children: 92.1%] [unaccounted: 7.86%]
| scene->Preprocess - [86.7%] [avg time: 31.971 ms] [avg calls per frame: 1]
| video encoding and uploading - [5.42%] [avg time: 1.997 ms] [avg calls per frame: 1] [children: 5.19%] [unaccounted: 0.228%]
| | CopyResource - [0.0624%] [avg time: 0.023 ms] [avg calls per frame: 0]
| | conversion to 4:2:0 - [0.0841%] [avg time: 0.031 ms] [avg calls per frame: 0]
| | call to encoder - [4.99%] [avg time: 1.84 ms] [avg calls per frame: 1]
| | sending stuff out - [0.0515%] [avg time: 0.019 ms] [avg calls per frame: 1]
==============================================================
 

dodgepong

Administrator
Community Helper
What problem are you experiencing?

The only problem that I notice with this log is that you have Aero enabled while using Monitor capture. You need to disable Aero to use Monitor capture correctly.
 
Top