Question / Help Can i stream?

dodgepong

Administrator
Community Helper
You can, but don't expect good quality. You'll have to use a very low bit rate (maybe 400kbps) and low resolution (360p) and you will probably have problems with high ping if you play online games.
 

spyder810

New Member
Yes you can, I have the same upload. Results are decent ( http://www.twitch.tv/fallengamingx/prof ... Broadcasts ) .

My settings are as follows:

CBR & padding on (for twitch)
450 Max Bitrate
AAC 48
640x360 @ either 20/22 fps depending on game

X264 cpu preset: slower (or whatever your cpu can handle, lower is better especially at lower bitrates)
Keyframe Interval: 2 (for twitch)

Custom x264 Encoder Settings:
Code:
nr=1000 8x8dct=1 aq-mode=2 b-adapt=2 bframes=1 chroma-qp-offset=2 colormatrix=smpte170m deblock=2:2 direct=auto ipratio=1.41 keyint=240 level=3.1 me=umh merange=16 min-keyint=auto mixed-refs=1 no-mbtree=0 partitions=all profile=high psy-rd=0.5:0.0 qcomp=0.6 qpmax=51 qpmin=10 qpstep=4 ratetol=10 rc-lookahead=30 ref=1 scenecut=40 subme=10 threads=0 trellis=2 weightb=1 weightp=2

(in before someone states the custom settings above don't really help, I've thoroughly tested the ones provided in the thread that has now been deleted as well as modified them and it makes a significant quality difference at low bandwidth/bitrate)
 
Top