Question / Help Need Help with OBS settings

SantonGames

New Member
Hi everyone!

I am new to streaming and OBS and I have been trying to get my stream up and running but I have been having some issues. I was able to solve some of them by following the OBS recommendations on this website but it didn't fix everything. I have a lot of dropped frames when I am in game and playing. When streaming and im sitting in the game menus its fine but when I am playing and especially when animation are happening in game the stream lags pretty badly. I am playing Heartstone which is not a game that puts a lot of pressure on the CPU obviously but its still giving me troubles when streaming. Here is my computer specs:

Processor: AMD A8-5500 APU w/ Radeon HD Graphics 3.20 GHz
Installed Memory(RAM): 6.00 GB (5.40 GB usable)
System Type: 64 bit OS

My Internet specs are 50ish down and 5ish up.

Can someone give me a recommendation on how exactly my setting on OBS should look?

Log: https://gist.github.com/SantonGames/11bc315e7ecccd995babeaef75cbcadd

THANKS!
 
Last edited:

EBrito

Active Member
Video settings 1600x900 rescaled to 480p bilinear.

Output, do no rescale again
Preset superfast
bitrate 2000

You should get better than this
20:52:57.199: Output 'adv_stream': Number of skipped frames due to encoding lag: 4721 (14.7%)
 

SantonGames

New Member
Video settings 1600x900 rescaled to 480p bilinear.

Output, do no rescale again
Preset superfast
bitrate 2000

You should get better than this
20:52:57.199: Output 'adv_stream': Number of skipped frames due to encoding lag: 4721 (14.7%)
Thanks! Can you give me a short explaination on where to go to change that??
 

EBrito

Active Member
Video settings:
upload_2016-12-12_4-46-52.png


Your case:
Bse 1600x900
Output: 852x480
Downscale filter: Bilinear
FPS 25


==========================================

upload_2016-12-12_4-48-58.png


Your case:
Rescale output UNCHECKED

Rate Control CBR
Check custom buffer size and set same as bitrate
Keyframe interval 2
Bitrate 1500 should work. Your log says you use 2000
CPU Usage Preset : Superfast (Ultrafast gives less lag but worse image quality)
Profile: main
 
Last edited:

EBrito

Active Member
Yes, you still have a little lag:
18:34:32.457: Output 'adv_stream': Number of skipped frames due to encoding lag: 305 (2.2%)
18:34:32.457: Output 'adv_stream': Number of lagged frames due to rendering lag/stalls: 180 (1.3%)

Try moving encoding preset to Ultrafast.
Less lag, worse image.

After you try this, change in Video settings the rescaling filter from bilinear to bicubic. Maybe this can recover quality to "superfast level" without adding lag (video settings rescaling is done by GPU)
 
Top