OBS randomly crashing 'encoding error', log attached

One or more of your audio sources is causing corruption in the audio feed and the built in audio encoder can't handle that.
 
10:52:26.470: error: Input contains (near) NaN/+-Inf
10:52:26.471: [FFmpeg aac encoder: 'adv_stream_aac'] avcodec_encode_audio2 failed: Invalid argument
10:52:26.471: Error encoding with encoder 'adv_stream_aac'
10:52:26.471: error: Input contains (near) NaN/+-Inf
10:52:26.471: [FFmpeg aac encoder: 'Track1'] avcodec_encode_audio2 failed: Invalid argument
10:52:26.471: Error encoding with encoder 'Track1'
10:52:26.471: [rtmp stream: 'adv_stream'] Encoder error, disconnecting
It's an error with audio encoding. This can happen if one of your audio sources (media or devices) sends invalid audio data.
 
One or more of your audio sources is causing corruption in the audio feed and the built in audio encoder can't handle that.

Thanks! Followed the step in the guide below, going to do a test stream later today.
Most recent log attached for reference.
 

Attachments

Back
Top