Question / Help Dropping Frames

ProtoApex

New Member
I still can not stream Dota 2 at 720p 60fps, even after doubling my upload speed. Now I am on wifi, but my upload is over 4 times the bitrate I am trying to stream at.

PC Specs:

i5 2500k @ 4.2GHz
8GB ram
128GB SSD
Nvidia 560 ti

Internet:


log:

Code:
Open Broadcaster Software v0.452a - 32bit (´・ω・`)
-------------------------------
CPU Name: Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz
CPU Speed: 3292MHz
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
------------------------------------------
Adapter 1
  Video Adapter: NVIDIA GeForce GTX 560 Ti  
  Video Adapter Dedicated Video Memory: 1025966080
  Video Adapter Shared System Memory: 3221106688
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1280x720
  Output resolution: 1280x720
------------------------------------------
Loading up D3D10...
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
------------------------------------------
Video Encoding: x264
    fps: 60
    width: 1280, height: 720
    preset: veryfast
    CBR: no
    max bitrate: 3500
    buffer size: 4500
    quality: 10
------------------------------------------
using shared texture capture
Using Send Buffer Size: 1460
bufferTime: 2001, outputRateWindowTime: 1000, dropThreshold: 2501
Total frames rendered: 34360, number of frames that lagged: 15 (0.04%) (it's okay for some frames to lag)
Number of b-frames dropped: 2670 (4.5%), Number of p-frames dropped: 1732 (2.9%), Total 4402 (7.4%)
=====Stream End=======================================================================

Profiler results:

==============================================================
frame - [100%] [avg time: 3.354 ms] [avg calls per frame: 1] [children: 69.5%] [unaccounted: 30.5%]
| scene->Preprocess - [0.0298%] [avg time: 0.001 ms] [avg calls per frame: 1]
| video encoding and uploading - [69.5%] [avg time: 2.331 ms] [avg calls per frame: 1] [children: 31.9%] [unaccounted: 37.6%]
| | CopyResource - [0.537%] [avg time: 0.018 ms] [avg calls per frame: 0]
| | conversion to 4:2:0 - [1.13%] [avg time: 0.038 ms] [avg calls per frame: 0]
| | call to encoder - [29.5%] [avg time: 0.989 ms] [avg calls per frame: 0]
| | sending stuff out - [0.775%] [avg time: 0.026 ms] [avg calls per frame: 0]
==============================================================
 

Warchamp7

Forum Admin
Now I am on wifi, but my upload is over 4 times the bitrate I am trying to stream at.

Your internet speeds won't matter when it comes to dropping frames if your connection isn't stable
 

ProtoApex

New Member
Warchamp7 said:
Now I am on wifi, but my upload is over 4 times the bitrate I am trying to stream at.

Your internet speeds won't matter when it comes to dropping frames if your connection isn't stable

I would rate my connection as stable. I can sustain my max download rate of 3MBps for hours if I need to. I am betting though that with wifi uploading in general is just not possible.
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
not entirely sure, you're dropping a fair number of frames, could be the wifi. not sure. you might have to adjust your bitrate to compensate for that. you could also try out the "send buffer" in advanced and see if any of the values there help you out at all.
 

ProtoApex

New Member
Jim said:
not entirely sure, you're dropping a fair number of frames, could be the wifi. not sure. you might have to adjust your bitrate to compensate for that. you could also try out the "send buffer" in advanced and see if any of the values there help you out at all.


So i hooked up my computer with an ethernet cable (after much moving) and I am stilling dropping frames. I tried every value under send buffer, including turning it off, and it still dropping frames the same way as it did in the op. Think this could be an issue with my isp? ( I also dropped my bitrate down to 2000 and it did not help)
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
You may want to drop by chat some time, we need people such as yourself who have this problem so we can find out where exactly the issues is
 
Top