Bug Report Stream Stutters bad, but no dropped frames

xcalibre

New Member
I'm streaming LoL and getting serious chop using OBS, this is new, stream was fine a week ago with no changes to my system.

If i use other streaming apps the stream functions perfectly :(

here's the log

Code:
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1920x1200
  Output resolution: 1280x800
------------------------------------------
Loading up D3D10...
------------------------------------------
Using auxilary audio input: Microphone (HD Webcam C310)
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
Using bitmap image
Using graphics capture
------------------------------------------
    device: Logitech HD Webcam C310,
    device id \\?\usb#vid_046d&pid_081b&mi_00#7&1e8ba089&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{bbefb6c7-2fc4-4139-bb8b-a58bba724083},
    chosen type: RGB24, usingFourCC: false, res: 1280x960 - 1280x960, fps: 5-30, fourCC: 00000000

Using directshow input
------------------------------------------
Video Encoding: x264
    fps: 20
    width: 1280, height: 800
    preset: veryfast
    CBR: no
    max bitrate: 3000
    buffer size: 3000
    quality: 8
------------------------------------------
Total frames rendered: 1, number of frames that lagged: 0 (0.00%) (it's okay for some frames to lag)
Number of b-frames dropped: 0 (-1.$%), Number of p-frames dropped: 0 (-1.$%), Total 0 (-1.$%)
=====Stream End=======================================================================
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1920x1200
  Output resolution: 1280x800
------------------------------------------
Loading up D3D10...
------------------------------------------
Using auxilary audio input: Microphone (HD Webcam C310)
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
Using bitmap image
Using graphics capture
------------------------------------------
    device: Logitech HD Webcam C310,
    device id \\?\usb#vid_046d&pid_081b&mi_00#7&1e8ba089&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{bbefb6c7-2fc4-4139-bb8b-a58bba724083},
    chosen type: RGB24, usingFourCC: false, res: 1280x960 - 1280x960, fps: 5-30, fourCC: 00000000

Using directshow input
------------------------------------------
Video Encoding: x264
    fps: 20
    width: 1280, height: 800
    preset: veryfast
    CBR: no
    max bitrate: 3000
    buffer size: 3000
    quality: 8
------------------------------------------
bufferTime: 1606, outputRateWindowTime: 1000, dropThreshold: 2106
Total frames rendered: 1296, number of frames that lagged: 0 (0.00%) (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: 8.87 ms] [avg calls per frame: 1] [children: 97.5%] [unaccounted: 2.46%]
| scene->Preprocess - [7.79%] [avg time: 0.691 ms] [avg calls per frame: 1]
| video encoding and uploading - [89.8%] [avg time: 7.961 ms] [avg calls per frame: 1] [children: 15.1%] [unaccounted: 74.6%]
| | CopyResource - [0.169%] [avg time: 0.015 ms] [avg calls per frame: 0]
| | conversion to 4:2:0 - [0.395%] [avg time: 0.035 ms] [avg calls per frame: 0]
| | call to encoder - [14.4%] [avg time: 1.28 ms] [avg calls per frame: 0]
| | sending stuff out - [0.135%] [avg time: 0.012 ms] [avg calls per frame: 0]
 

R1CH

Forum Admin
Developer
Everything looks fine on your end, sure it isn't a viewer / Twitch problem? 20 FPS is kind of low though and may be considered choppy by viewers. You also appear to be using an old version of OBS.
 

xcalibre

New Member
i dropped to 20fps just cause thats what my other streaming apps used, but its bad at 30 too. It could be a twitch problem, but then why would the other apps work perfectly?
 

Grimio

Member
I don't even know which version you have, since it's not displayed in the log.
The thing is, it's hard to support multiple versions with people who do it in their free time.
 

xcalibre

New Member
support how?
is there something about the program that depends on a server at obs or something? Version is 4.61a
 

Grimio

Member
Support as in the thing I am doing right now, supporting you :)
Your version is ancient, there were a lot of changes since then. Please use the newest version as it may fix your problem. If not, report back with a new log.
 
Top