Bug Report Issue with OBS. v0.466a

DefeatedYMIR

New Member
OBS seems to turn the stream off and then turn itself back on. I was streaming for about 30 minutes, then I noticed on my laptop the stream went offline. About 5 seconds later it came back online. I looked at OBS and it showed my total stream time for that session was 1 minute. I was streaming for a little over 30 minutes. I don't think it was my internet connection as I was still connected to my online game. Needless to say, here is the log of my 30 minute stream.


Code:
Open Broadcaster Software v0.466a - 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
Windows Version: 6.1 Build 7601 S
Aero is Disabled
------------------------------------------
Adapter 1
  Video Adapter: NVIDIA GeForce GTX 560 Ti  
  Video Adapter Dedicated Video Memory: 1025966080
  Video Adapter Shared System Memory: 3221372928
------------------------------------------
Adapter 2
  Video Adapter: Intel(R) HD Graphics 3000
  Video Adapter Dedicated Video Memory: 67108864
  Video Adapter Shared System Memory: 1711276032
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1600x900
  Output resolution: 1600x900
------------------------------------------
Loading up D3D10...
------------------------------------------
Using auxilary audio input: FrontMic (Realtek High Definition Audio)
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
------------------------------------------
    device: Dxtory Video 1,
    device id (null),
    chosen type: RGB32, usingFourCC: false, res: 1600x900 - 1600x900, fps: 30-30, fourCC: 00000000

Using directshow input
------------------------------------------
Video Encoding: x264
    fps: 30
    width: 1600, height: 900
    preset: veryfast
    CBR: yes
    max bitrate: 2000
------------------------------------------
Total frames rendered: 83, 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: 1600x900
  Output resolution: 1600x900
------------------------------------------
Loading up D3D10...
------------------------------------------
Using auxilary audio input: FrontMic (Realtek High Definition Audio)
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
------------------------------------------
    device: Dxtory Video 1,
    device id (null),
    chosen type: RGB32, usingFourCC: false, res: 1600x900 - 1600x900, fps: 30-30, fourCC: 00000000

Using directshow input
------------------------------------------
Video Encoding: x264
    fps: 30
    width: 1600, height: 900
    preset: veryfast
    CBR: yes
    max bitrate: 2000
------------------------------------------
Using RTMP service: Twitch / Justin.tv
  Server selection: rtmp://live-iad-backup.justin.tv/app
bufferTime: 3348, outputRateWindowTime: 1000, dropThreshold: 3848
------------------------------------------
    device: VHScrCap,
    device id (null),
    chosen type: RGB32, usingFourCC: false, res: 1x1 - 1600x900, fps: 1-255.004, fourCC: 00000000

RTMPPublisher::BufferedSend: Buffer is full (268937 / 272384 bytes), waiting to send 4104 bytes
RTMPPublisher::BufferedSend: Buffer is full (268937 / 272384 bytes), waiting to send 4104 bytes
RTMPPublisher::SocketLoop: Aborting due to FD_CLOSE, error 0
Total frames rendered: 76744, number of frames that lagged: 75 (0.10%) (it's okay for some frames to lag)
Number of b-frames dropped: 56 (0.03%), Number of p-frames dropped: 0 (0%), Total 56 (0.03%)
=====Stream End=======================================================================
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1600x900
  Output resolution: 1600x900
------------------------------------------
Loading up D3D10...
------------------------------------------
Using auxilary audio input: FrontMic (Realtek High Definition Audio)
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
------------------------------------------
    device: VHScrCap,
    device id (null),
    chosen type: RGB32, usingFourCC: false, res: 1x1 - 1600x900, fps: 1-255.004, fourCC: 00000000

Using directshow input
------------------------------------------
Video Encoding: x264
    fps: 30
    width: 1600, height: 900
    preset: veryfast
    CBR: yes
    max bitrate: 2000
------------------------------------------
Using RTMP service: Twitch / Justin.tv
  Server selection: rtmp://live-iad-backup.justin.tv/app
bufferTime: 1860, outputRateWindowTime: 1000, dropThreshold: 2360
Total frames rendered: 11460, number of frames that lagged: 2 (0.02%) (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: 6.597 ms] [avg calls per frame: 1] [children: 98.5%] [unaccounted: 1.47%]
| scene->Preprocess - [13.2%] [avg time: 0.873 ms] [avg calls per frame: 1]
| video encoding and uploading - [85.3%] [avg time: 5.627 ms] [avg calls per frame: 1] [children: 28.2%] [unaccounted: 57.1%]
| | CopyResource - [0.258%] [avg time: 0.017 ms] [avg calls per frame: 0]
| | conversion to 4:2:0 - [0.591%] [avg time: 0.039 ms] [avg calls per frame: 0]
| | call to encoder - [27.1%] [avg time: 1.788 ms] [avg calls per frame: 0]
| | sending stuff out - [0.227%] [avg time: 0.015 ms] [avg calls per frame: 0]
==============================================================

Memory Leaks Were Detected.
 

DefeatedYMIR

New Member
R1CH said:
Looks normal to me, you lagged and disconnected and then OBS reconnected.

But it's never happened to me with previous versions of OBS. It happens to me constantly with the current OBS version that I have.
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
Did this only happen one time? If so, I would avoid reporting about it unless it happens say every time or something if possible.
 
Top