Question / Help Choppy

Hey guys I am currently streaming to Youtube Gaming with OBS Studio
The only problem is that when ever I stream it shows something then stops then goes to the next scene
It is extremely choppy and no one can watch it because of how bad it is.
I am wondering if you guys can help me in any way?
 

Attachments

  • 2016-11-08 07-34-46.txt
    14.1 KB · Views: 19
Hi,

You haven't set the bitrate so your upload can't handle it, input these settings to start and see how it runs as you don't have the strongest pc.

"streaming"
x264 (software)
720p
30fps
cbr
2000 bitrate
output flv.
key int 2
 
It works now but the only problem is that it has all these little pixels everywhere!
I forgot to say that another problem is that it cuts of some of my game, and when I try to re size it it just makes it worse
 

Wakky

New Member
Ultrafast give you these little masses of pixels. Try another one, find the best one your CPU can handle (veryfast, fast, faster, etc).
 
You need to set the bitrate as your getting "Number of dropped frames due to insufficient bandwidth/connection stalls: 1873 (32.0%)"

Your current bitrate is set to 0, the CPU preset doesn't affect the bandwidth.
 
current log shows the following

07:40:56.921: [x264 encoder: 'streaming_h264'] preset: ultrafast
07:40:56.921: [x264 encoder: 'streaming_h264'] settings:
07:40:56.921: rate_control: CRF
07:40:56.921: bitrate: 0
07:40:56.921: buffer size: 0
07:40:56.921: crf: 20
07:40:56.921: fps_num: 30
07:40:56.921: fps_den: 1
07:40:56.921: width: 1600
07:40:56.921: height: 900
07:40:56.921: keyint: 250
07:40:56.921: vfr: off
 
Ok, the new log has

10:08:32.232: Output 'adv_stream': Number of skipped frames due to encoding lag: 116 (7.7%)
10:08:32.232: Output 'adv_stream': Number of lagged frames due to rendering lag/stalls: 4 (0.3%)

can you set your output recaled resolution to 720p as its currently still at

10:09:34.612: width: 1600
10:09:34.612: height: 900
 
I did that but I am having the same problem and I am still having the pixel everywhere even though i tried everysingle setting on the ultra fast thingy
 

Attachments

  • 2016-11-08 16-18-38.txt
    8.5 KB · Views: 8
Hi,

the log doesn't contain the end it has the start of the stream "
16:23:56.975: ==== Streaming Start ===="

but doesn't contain the
==== Streaming Stop ====

which has further detail. Looking you have a weak GPU "Adapter 1: Intel(R) HD Graphics 4600" and CPU "
i7-4700MQ CPU @ 2.40GHz" therefore I expect the log lower down to show some render lag.

Is this a laptop you are using? regardless i'm not sure this can run a decent quality without some artifacts / pixels or lag.
 
Top