Bug Report Stream lagging after 30 minutes

Marluxia

New Member
I have a problem with my stream...
It's perfect for like 25 minutes, but then it starts to lag horribly, but I don't see any difference when playing, that's when i watch the VOD that I realize that something went wrong.
Here's my speedtest : http://www.speedtest.net/result/2374112801.png
It's exactly the same when i'm either on own3d or Twitch.tv

Thanks

My most recent log :
Code:
Open Broadcaster Software v0.457a - 32bit (´・ω・`)
-------------------------------
CPU Name: AMD FX(tm)-4100 Quad-Core Processor
CPU Speed: 3616MHz
Physical Memory:  4078MB Total, 2048MB Free
stepping id: 2, model 1, family 15, type 0, extmodel 0, extfamily 3, HTT 1, logical cores 4, total cores 2
Windows Version: 6.1 Build 7601 S
Aero is Disabled
------------------------------------------
Adapter 1
  Video Adapter: AMD Radeon HD 7700 Series
  Video Adapter Dedicated Video Memory: 1056112640
  Video Adapter Shared System Memory: 1869672448
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1680x1050
  Output resolution: 1120x700
------------------------------------------
Loading up D3D10...
------------------------------------------
Using auxilary audio input: Microphone sur casque (Logitech USB Headset)
------------------------------------------
Audio Encoding: MP3
    bitrate: 128
Using Monitor Capture
------------------------------------------
Video Encoding: x264
    fps: 60
    width: 1120, height: 700
    preset: veryfast
    CBR: no
    max bitrate: 4000
    buffer size: 4000
    quality: 8
------------------------------------------
bufferTime: 2494, outputRateWindowTime: 1000, dropThreshold: 2994
RTMPPublisher::BufferedSend: Buffer is full (526594 / 528384 bytes), waiting to send 4097 bytes
RTMPPublisher::BufferedSend: Buffer is full (526594 / 528384 bytes), waiting to send 4097 bytes
Total frames rendered: 78750, number of frames that lagged: 26576 (33.75%) (it's okay for some frames to lag)
RTMPPublisher::SocketLoop: Aborting due to bStopping
Number of b-frames dropped: 89 (0.061%), Number of p-frames dropped: 114 (0.078%), Total 203 (0.14%)
=====Stream End=======================================================================
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1680x1050
  Output resolution: 1120x700
------------------------------------------
Loading up D3D10...
------------------------------------------
Using auxilary audio input: Microphone sur casque (Logitech USB Headset)
------------------------------------------
Audio Encoding: MP3
    bitrate: 128
Using Monitor Capture
Using graphics capture
Warning -- GraphicsCaptureSource::BeginScene: Failed to inject library, GetLastError = 2
------------------------------------------
Video Encoding: x264
    fps: 60
    width: 1120, height: 700
    preset: veryfast
    CBR: no
    max bitrate: 4000
    buffer size: 4000
    quality: 8
------------------------------------------
Total frames rendered: 78, number of frames that lagged: 12 (15.38%) (it's okay for some frames to lag)
=====Stream End=======================================================================
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1680x1050
  Output resolution: 1120x700
------------------------------------------
Loading up D3D10...
------------------------------------------
Using auxilary audio input: Microphone sur casque (Logitech USB Headset)
------------------------------------------
Audio Encoding: MP3
    bitrate: 128
Using Monitor Capture
Using graphics capture
Warning -- GraphicsCaptureSource::BeginScene: Failed to inject library, GetLastError = 2
------------------------------------------
Video Encoding: x264
    fps: 60
    width: 1120, height: 700
    preset: veryfast
    CBR: no
    max bitrate: 4000
    buffer size: 4000
    quality: 8
------------------------------------------
Total frames rendered: 122, number of frames that lagged: 15 (12.30%) (it's okay for some frames to lag)
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: 1680x1050
  Output resolution: 1120x700
------------------------------------------
Loading up D3D10...
------------------------------------------
Using auxilary audio input: Microphone sur casque (Logitech USB Headset)
------------------------------------------
Audio Encoding: MP3
    bitrate: 128
Using Monitor Capture
Using graphics capture
Warning -- GraphicsCaptureSource::BeginScene: Failed to inject library, GetLastError = 2
------------------------------------------
Video Encoding: x264
    fps: 60
    width: 1120, height: 700
    preset: veryfast
    CBR: no
    max bitrate: 4000
    buffer size: 4000
    quality: 8
------------------------------------------
bufferTime: 2559, outputRateWindowTime: 1000, dropThreshold: 3059
Total frames rendered: 61501, number of frames that lagged: 52579 (85.49%) (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: 22.715 ms] [avg calls per frame: 1] [children: 91.7%] [unaccounted: 8.3%]
| scene->Preprocess - [61.5%] [avg time: 13.962 ms] [avg calls per frame: 1]
| video encoding and uploading - [30.2%] [avg time: 6.867 ms] [avg calls per frame: 1] [children: 8.45%] [unaccounted: 21.8%]
| | CopyResource - [0.616%] [avg time: 0.14 ms] [avg calls per frame: 0]
| | conversion to 4:2:0 - [0.0264%] [avg time: 0.006 ms] [avg calls per frame: 0]
| | call to encoder - [7.62%] [avg time: 1.73 ms] [avg calls per frame: 0]
| | sending stuff out - [0.189%] [avg time: 0.043 ms] [avg calls per frame: 0]
==============================================================

Memory Leaks Were Detected.
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
Yea, 0.457 had a particularly nasty bug that was cleared up with 0.458 and up.
 
Top