Question / Help Flickering on youtube every 10sec

OVI7

New Member
Anybody to help? I am sure that it’s just a question of one parameter. I have no troubles on my side but looks like when OBS recompile my stream it brings those small flickers on Youtube.
 

rockbottom

Active Member
Anybody to help? I am sure that it’s just a question of one parameter. I have no troubles on my side but looks like when OBS recompile my stream it brings those small flickers on Youtube.

Yeah you do....

Clean up your Scenes/Sources - only (1) game capture/display capture per scene. This is more than likely causing the flickering

Change your monitors refresh rate to 60

Make sure all your sampling rates match, you have some things @ 44.1kHz & others @ 48kHz

Turn off Pyscho AQ

It's not too bad but you're dropping some frames on the network side

00:27:04.345: rate_control: CBR
00:27:04.345: bitrate: 18000
00:27:04.345: cqp: 20
00:27:04.345: keyint: 120
00:27:04.345: preset: hp
00:27:04.345: profile: high
00:27:04.345: width: 2560
00:27:04.345: height: 1440
00:27:04.345: 2-pass: false
00:27:04.345: b-frames: 2
00:27:04.345: lookahead: false
00:27:04.345: psycho_aq: true
00:27:04.345:
00:27:04.368: ---------------------------------
00:27:04.368: [FFmpeg aac encoder: 'avc_aac_stream'] bitrate: 160, channels: 2, channel_layout: 3
00:27:04.368:
00:27:04.372: [rtmp stream: 'adv_stream'] Connecting to RTMP URL rtmp://b.rtmp.youtube.com/live2?backup=1...
00:27:04.382: [rtmp stream: 'adv_stream'] Interface: Intel(R) I211 Gigabit Network Connection (ethernet, 1000 mbps)
00:27:04.762: [rtmp stream: 'adv_stream'] Connection to rtmp://b.rtmp.youtube.com/live2?backup=1 successful
00:27:04.767: ==== Streaming Start ===============================================
02:59:03.340: [rtmp stream: 'adv_stream'] User stopped the stream
02:59:03.341: Output 'adv_stream': stopping
02:59:03.341: Output 'adv_stream': Total frames output: 546737 (546809 attempted)
02:59:03.341: Output 'adv_stream': Total drawn frames: 546841
02:59:03.341: Output 'adv_stream': Number of dropped frames due to insufficient bandwidth/connection stalls: 72 (0.0%)
02:59:03.343: ==== Streaming Stop ================================================
 
Top