Bug Report Unable to stream randomly...

ranga

New Member
Well not so randomly, I've been streaming with great quality (thanks to this awesome program) until I installed a windows update a few days ago. (as well as some drivers for a creative usb sound card)

Since then, the bottom right of OBS is always red after a few seconds of streaming TF2, and I have max bitrate and buffer size at 1500.

I've tried a few different values for this, also every single option for 'use send buffer',

I can't even do system restore to a previous point, stopped working...which is odd. I recently installed boot camp on my macbook pro since its the only thing I can stream on, and I believe the recent update was windows service pack 1 (for wp7).

I have posted a log, anything else I can do? Download is around 50mb, and upload 10mb.

Code:
Open Broadcaster Software v0.421a - 32bit (´・ω・`)
-------------------------------
CPU Name: Intel(R) Core(TM) i7-2760QM CPU @ 2.40GHz
CPU Speed: 2394MHz
Physical Memory:  4095MB Total, 4095MB Free
stepping id: 7, model 10, family 6, type 0, extmodel 1, extfamily 0
------------------------------------------
Adapter 1
  Video Adapter: AMD Radeon HD 6770M
  Video Adapeter Dedicated Video Memory: 1057275904
  Video Adapeter Shared System Memory: 3979730944
=====Stream Start=====================================================================
  Base resolution: 1680x1050
  Output resolution: 1120x700
------------------------------------------
Loading up D3D10...
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
Warning -- D3D10Texture::CreateFromFile: Could not get information about texture file 'C:\Users\Ranga\Desktop\bUYue.png'
Warning -- BitmapImageSource::UpdateSettings: could not create texture 'C:\Users\Ranga\Desktop\bUYue.png'
------------------------------------------
Video Encoding: x264
    fps: 30
    width: 1120, height: 700
    quality: 7
    preset: veryfast
    i444: no
    max bitrate: 1600
    buffer size: 1600
------------------------------------------
Total frames rendered: 2019, number of frames that lagged: 713 (35.31%) (it's okay for some frames to lag)
=====Stream End=======================================================================
=====Stream Start=====================================================================
  Base resolution: 1680x1050
  Output resolution: 1120x700
------------------------------------------
Loading up D3D10...
------------------------------------------
Using auxilary audio input: Microphone (SB X-Fi Go! Pro)
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
------------------------------------------
Video Encoding: x264
    fps: 30
    width: 1120, height: 700
    quality: 7
    preset: veryfast
    i444: no
    max bitrate: 1600
    buffer size: 1600
------------------------------------------
Total frames rendered: 104, number of frames that lagged: 32 (30.77%) (it's okay for some frames to lag)
=====Stream End=======================================================================
Send Buffer Size: 16384
=====Stream Start=====================================================================
  Base resolution: 1680x1050
  Output resolution: 1120x700
------------------------------------------
Loading up D3D10...
------------------------------------------
Using auxilary audio input: Microphone (SB X-Fi Go! Pro)
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
------------------------------------------
Video Encoding: x264
    fps: 30
    width: 1120, height: 700
    quality: 7
    preset: veryfast
    i444: no
    max bitrate: 1600
    buffer size: 1600
------------------------------------------
Total frames rendered: 3333, number of frames that lagged: 32 (0.96%) (it's okay for some frames to lag)
Number of b-frames dropped: 536, Number of p-frames dropped: 0
=====Stream End=======================================================================
Send Buffer Size: 16384
=====Stream Start=====================================================================
  Base resolution: 1680x1050
  Output resolution: 1120x700
------------------------------------------
Loading up D3D10...
------------------------------------------
Using auxilary audio input: Microphone (SB X-Fi Go! Pro)
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
------------------------------------------
Video Encoding: x264
    fps: 30
    width: 1120, height: 700
    quality: 6
    preset: veryfast
    i444: no
    max bitrate: 1500
    buffer size: 1500
------------------------------------------
Total frames rendered: 1221, number of frames that lagged: 21 (1.72%) (it's okay for some frames to lag)
Number of b-frames dropped: 390, Number of p-frames dropped: 0
=====Stream End=======================================================================

Profiler results:

==============================================================
frame - [100%] [avg time: 21.892 ms] [avg calls per frame: 1] [children: 98.4%] [unaccounted: 1.64%]
| scene->Preprocess - [71.8%] [avg time: 15.725 ms] [avg calls per frame: 1]
| video encoding and uploading - [26.5%] [avg time: 5.808 ms] [avg calls per frame: 1] [children: 8.42%] [unaccounted: 18.1%]
| | CopyResource - [0.00914%] [avg time: 0.002 ms] [avg calls per frame: 0]
| | conversion to 4:2:0 - [4.66%] [avg time: 1.021 ms] [avg calls per frame: 0]
| | call to encoder - [3.75%] [avg time: 0.821 ms] [avg calls per frame: 0]
==============================================================

twitch.tv/ranga55

also the logs say i have 4gb ram, where in fact i have 8 actually
 

R1CH

Forum Admin
Developer
Try using JTVPing to find the best twitch server to stream to and make sure you use that. If you use Global Load Balancing the server could change every time you stream making it unpredictable at best.
 
Top