Bug Report Weird stutter issue

Unshockable

New Member
Hey i just started using the broadcaster today so far seems great, i was streaming some farcry 3 and after about 1 hour 30 mins or so the stream seemed to stutter, the link below is to my cast i just did. If you skip to 1:35:00 you can see what im on about it just seems to freak out. resetting the stream i think solved it, but just wondering is it somthing conflicting my side or just a bug at the moment? other than this issue everything seems to run smooth

http://www.twitch.tv/unshockable/c/1777313

Heres the log

Code:
Open Broadcaster Software v0.457a - 32bit (´・ω・`)
-------------------------------
CPU Name: Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz
CPU Speed: 3309MHz
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.1 Build 7601 S
Aero is Disabled
------------------------------------------
Adapter 1
  Video Adapter: NVIDIA GeForce GTX 580
  Video Adapter Dedicated Video Memory: 1560739840
  Video Adapter Shared System Memory: 2684502016
------------------------------------------
Adapter 2
  Video Adapter: Intel(R)  HD Graphics Family
  Video Adapter Dedicated Video Memory: 67108864
  Video Adapter Shared System Memory: 1711276032
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1280x720
  Output resolution: 1280x720
------------------------------------------
Loading up D3D10...
------------------------------------------
Using auxilary audio input: Microphone (SteelSeries Diablo III Headset)
------------------------------------------
Audio Encoding: AAC
    bitrate: 256
Using Monitor Capture
------------------------------------------
Video Encoding: x264
    fps: 60
    width: 1280, height: 720
    preset: faster
    CBR: no
    max bitrate: 2000
    buffer size: 3000
    quality: 10
------------------------------------------
Total frames rendered: 38, 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: 1280x720
  Output resolution: 1280x720
------------------------------------------
Loading up D3D10...
------------------------------------------
Using auxilary audio input: Microphone (SteelSeries Diablo III Headset)
------------------------------------------
Audio Encoding: AAC
    bitrate: 256
Using Monitor Capture
------------------------------------------
Video Encoding: x264
    fps: 60
    width: 1280, height: 720
    preset: faster
    CBR: no
    max bitrate: 2000
    buffer size: 3000
    quality: 10
------------------------------------------
Total frames rendered: 85, 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: 1280x720
  Output resolution: 1280x720
------------------------------------------
Loading up D3D10...
------------------------------------------
Using auxilary audio input: Microphone (SteelSeries Diablo III Headset)
------------------------------------------
Audio Encoding: AAC
    bitrate: 256
Using Monitor Capture
------------------------------------------
Video Encoding: x264
    fps: 60
    width: 1280, height: 720
    preset: faster
    CBR: no
    max bitrate: 2000
    buffer size: 3000
    quality: 10
------------------------------------------
bufferTime: 2704, outputRateWindowTime: 1000, dropThreshold: 3204
Total frames rendered: 154395, number of frames that lagged: 138591 (89.76%) (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%)
=====Stream End=======================================================================
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1280x720
  Output resolution: 1280x720
------------------------------------------
Loading up D3D10...
------------------------------------------
Using auxilary audio input: Microphone (SteelSeries Diablo III Headset)
------------------------------------------
Audio Encoding: AAC
    bitrate: 256
Using Monitor Capture
------------------------------------------
Video Encoding: x264
    fps: 60
    width: 1280, height: 720
    preset: faster
    CBR: no
    max bitrate: 2000
    buffer size: 3000
    quality: 10
------------------------------------------
bufferTime: 2492, outputRateWindowTime: 1000, dropThreshold: 2992
Total frames rendered: 3098, number of frames that lagged: 1950 (62.94%) (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%)
=====Stream End=======================================================================

Profiler results:

==============================================================
frame - [100%] [avg time: 38.781 ms] [avg calls per frame: 1] [children: 98.9%] [unaccounted: 1.11%]
| scene->Preprocess - [55.2%] [avg time: 21.404 ms] [avg calls per frame: 1]
| video encoding and uploading - [43.7%] [avg time: 16.948 ms] [avg calls per frame: 1] [children: 3.29%] [unaccounted: 40.4%]
| | CopyResource - [0.201%] [avg time: 0.078 ms] [avg calls per frame: 0]
| | conversion to 4:2:0 - [0.155%] [avg time: 0.06 ms] [avg calls per frame: 0]
| | call to encoder - [2.88%] [avg time: 1.117 ms] [avg calls per frame: 0]
| | sending stuff out - [0.0542%] [avg time: 0.021 ms] [avg calls per frame: 0]
==============================================================

Memory Leaks Were Detected.
 

Krazy

Town drunk
Why are you using Monitor Capture and Faster with this game? o_O you are getting tons of lagged frames because of that. It's likely you will have a smoother gaming experience and stream if you use Veryfast and either Game Capture(think Far Cry 3 still has a couple issues with Game Capture, though) or Window Capture.

Going from Faster to Veryfast, you probably want to change your bitrate/buffer to 2500/2500 and your Quality Balance setting to 6 or 7 to have better looking images in high motion.

But yeah, that issue around 1:30 or so is what Jim needs help with.
 
Top