Bug Report Streaming causes rubberbanding in-game

beeba

New Member
I've been trying to stream APB Reloaded lately, and whenever I start streaming I get weird rubberbanding. It's not constant, but it happens frequently throughout the stream. I've tried lowering my max bitrate, from 3000 to 1000, but the lag still persists.
Here is my speednet test:
http://www.speedtest.net/result/2515851158.png

I do have some other people using computers in my house, but they only browse on the internet, and I've tried streaming with other computers off but the lag is still there.

Here is a log file:

Code:
Open Broadcaster Software v0.471b (test 5) - 64bit ( ^ω^)
-------------------------------
CPU Name: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz
CPU Speed: 3392MHz
Physical Memory:  8090MB Total, 3138MB Free
stepping id: 9, model 10, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 8, total cores 4
Windows Version: 6.1 Build 7601 S
Aero is Disabled
------------------------------------------
Adapter 1
  Video Adapter: NVIDIA GeForce  GTX 555
  Video Adapter Dedicated Video Memory: 1025048576
  Video Adapter Shared System Memory: 3221065728
------------------------------------------
Adapter 2
  Video Adapter: Intel(R) HD Graphics 4000
  Video Adapter Dedicated Video Memory: 67108864
  Video Adapter Shared System Memory: 1711276032
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1680x1050
  Output resolution: 1680x1050
------------------------------------------
Loading up D3D10...
Playback device Default
------------------------------------------
Using desktop audio input: Speakers (Realtek High Definition Audio)
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
------------------------------------------
    device: Dxtory Video 1,
    device id (null),
    chosen type: RGB32, usingFourCC: false, res: 1680x1050 - 1680x1050, fps: 30-30, fourCC: 00000000

Using directshow input
Using custom x264 settings: "vbxmaxrate=4500"
The custom x264 command 'vbxmaxrate=4500' failed
x264: using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2 AVX
x264: profile High, level 4.0
------------------------------------------
Video Encoding: x264
    fps: 30
    width: 1680, height: 1050
    preset: veryfast
    CBR: no
    CFR: no
    max bitrate: 2000
    buffer size: 4000
    quality: 10
------------------------------------------
Using RTMP service: Twitch / Justin.tv
  Server selection: rtmp://live-jfk.justin.tv/app
bufferTime: 2096, outputRateWindowTime: 1000, dropThreshold: 2596
Total frames rendered: 989, number of frames that lagged: 2 (0.20%) (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:5     Avg QP:14.97  size: 56645
x264: frame P:392   Avg QP:22.39  size:  6495
x264: frame B:548   Avg QP:18.81  size:   737
x264: consecutive B-frames: 19.3%  9.5%  1.0% 70.2%
x264: mb I  I16..4: 53.9% 24.6% 21.5%
x264: mb P  I16..4:  6.8%  5.0%  0.2%  P16..4:  8.7%  3.4%  1.1%  0.0%  0.0%    skip:74.8%
x264: mb B  I16..4:  0.3%  0.1%  0.0%  B16..8:  1.6%  0.5%  0.1%  direct: 0.3%  skip:97.0%  L0:46.1% L1:48.0% BI: 5.9%
x264: 8x8 transform intra:39.4% inter:19.3%
x264: coded y,uvDC,uvAC intra: 19.6% 16.1% 3.4% inter: 1.0% 0.9% 0.0%
x264: i16 v,h,dc,p: 39% 41% 14%  6%
x264: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 11% 33% 45%  2%  1%  1%  2%  1%  3%
x264: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 28% 31% 18%  3%  4%  3%  5%  3%  5%
x264: i8c dc,h,v,p: 68% 20% 11%  1%
x264: Weighted P-Frames: Y:0.5% UV:0.3%
x264: kb/s:820.68
=====Stream End=======================================================================
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1680x1050
  Output resolution: 1680x1050
------------------------------------------
Loading up D3D10...
Playback device Default
------------------------------------------
Using desktop audio input: Speakers (Realtek High Definition Audio)
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
------------------------------------------
    device: Dxtory Video 1,
    device id (null),
    chosen type: RGB32, usingFourCC: false, res: 1680x1050 - 1680x1050, fps: 30-30, fourCC: 00000000

Using directshow input
Using custom x264 settings: "vbxmaxrate=4500"
The custom x264 command 'vbxmaxrate=4500' failed
x264: using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2 AVX
x264: profile High, level 4.0
------------------------------------------
Video Encoding: x264
    fps: 30
    width: 1680, height: 1050
    preset: veryfast
    CBR: no
    CFR: no
    max bitrate: 2000
    buffer size: 4000
    quality: 10
------------------------------------------
Using RTMP service: Twitch / Justin.tv
  Server selection: rtmp://live-jfk.justin.tv/app
bufferTime: 1979, outputRateWindowTime: 1000, dropThreshold: 2479
Total frames rendered: 1301, number of frames that lagged: 1 (0.08%) (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:7     Avg QP:18.21  size: 75772
x264: frame P:519   Avg QP:25.51  size:  7753
x264: frame B:731   Avg QP:21.54  size:  1054
x264: consecutive B-frames: 18.4% 11.1%  3.1% 67.4%
x264: mb I  I16..4: 47.4% 27.1% 25.6%
x264: mb P  I16..4:  9.6%  7.5%  0.4%  P16..4:  9.1%  3.2%  1.0%  0.0%  0.0%    skip:69.3%
x264: mb B  I16..4:  0.4%  0.1%  0.0%  B16..8:  2.6%  0.8%  0.1%  direct: 0.4%  skip:95.6%  L0:43.7% L1:51.5% BI: 4.8%
x264: 8x8 transform intra:41.3% inter:17.6%
x264: coded y,uvDC,uvAC intra: 19.7% 20.0% 4.4% inter: 1.0% 1.3% 0.1%
x264: i16 v,h,dc,p: 38% 41% 15%  6%
x264: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 10% 35% 43%  2%  2%  1%  3%  1%  3%
x264: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 26% 33% 19%  3%  3%  4%  5%  3%  5%
x264: i8c dc,h,v,p: 67% 22% 10%  1%
x264: Weighted P-Frames: Y:1.5% UV:0.4%
x264: kb/s:1016.34
=====Stream End=======================================================================
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1680x1050
  Output resolution: 1680x1050
------------------------------------------
Loading up D3D10...
Playback device Default
------------------------------------------
Using desktop audio input: Speakers (Realtek High Definition Audio)
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
------------------------------------------
    device: Dxtory Video 1,
    device id (null),
    chosen type: RGB32, usingFourCC: false, res: 1680x1050 - 1680x1050, fps: 30-30, fourCC: 00000000

Using directshow input
Using custom x264 settings: "vbxmaxrate=4500"
The custom x264 command 'vbxmaxrate=4500' failed
x264: using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2 AVX
x264: profile High, level 4.0
------------------------------------------
Video Encoding: x264
    fps: 30
    width: 1680, height: 1050
    preset: veryfast
    CBR: no
    CFR: no
    max bitrate: 2000
    buffer size: 4000
    quality: 10
------------------------------------------
Using RTMP service: Twitch / Justin.tv
  Server selection: rtmp://live-jfk.justin.tv/app
bufferTime: 1983, outputRateWindowTime: 1000, dropThreshold: 2483
Total frames rendered: 29453, number of frames that lagged: 8 (0.03%) (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:137   Avg QP:26.01  size: 50418
x264: frame P:18006 Avg QP:30.56  size: 10044
x264: frame B:11266 Avg QP:29.18  size:  2216
x264: consecutive B-frames: 36.5% 36.1%  3.3% 24.1%
x264: mb I  I16..4: 47.5% 36.6% 15.9%
x264: mb P  I16..4: 13.0%  8.4%  0.4%  P16..4: 12.8%  4.4%  1.3%  0.0%  0.0%    skip:59.6%
x264: mb B  I16..4:  1.3%  0.5%  0.0%  B16..8:  6.9%  1.8%  0.1%  direct: 0.9%  skip:88.5%  L0:40.8% L1:54.9% BI: 4.3%
x264: 8x8 transform intra:38.1% inter:20.7%
x264: coded y,uvDC,uvAC intra: 17.7% 15.7% 3.7% inter: 2.2% 2.4% 0.2%
x264: i16 v,h,dc,p: 40% 40% 15%  6%
x264: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 12% 26% 51%  2%  1%  1%  2%  1%  3%
x264: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 26% 27% 26%  3%  3%  4%  4%  3%  3%
x264: i8c dc,h,v,p: 71% 18% 11%  1%
x264: Weighted P-Frames: Y:1.5% UV:0.8%
x264: kb/s:1735.03
=====Stream End=======================================================================

Profiler results:

==============================================================
frame - [100%] [avg time: 7.926 ms] [avg calls per frame: 1] [children: 95.2%] [unaccounted: 4.81%]
| scene->Preprocess - [12.8%] [avg time: 1.012 ms] [avg calls per frame: 1]
| video encoding and uploading - [82.4%] [avg time: 6.533 ms] [avg calls per frame: 1] [children: 26.5%] [unaccounted: 55.9%]
| | CopyResource - [0.151%] [avg time: 0.012 ms] [avg calls per frame: 0]
| | conversion to 4:2:0 - [0.0252%] [avg time: 0.002 ms] [avg calls per frame: 0]
| | call to encoder - [25.8%] [avg time: 2.048 ms] [avg calls per frame: 0]
| | sending stuff out - [0.492%] [avg time: 0.039 ms] [avg calls per frame: 0]
==============================================================

Memory Leaks Were Detected.
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
Have you tried enabling "Minimize network impact" in broadcast settings? (previously known as low latency mode)

..should reduce network lag caused by streaming in other network applications on your computer. For example, APB
 
Top