An encoder error occured while streaming : Error encoding with encoder 'adv_archive_aac'

Vartrogal

New Member
Hi !

I'm getting an error on OBS Studio (An encoder error occured while streaming) while streaming Alien: Isolation.

I checked logs and i saw the following error :
13:18:25.485: error: Input contains (near) NaN/+-Inf
13:18:25.485: [FFmpeg aac encoder: 'adv_archive_aac'] avcodec_encode_audio2 failed: Invalid argument
13:18:25.485: Error encoding with encoder 'adv_archive_aac'
13:18:25.485: [rtmp stream: 'adv_stream'] Encoder error, disconnecting

Here's a log file where this error occur : https://pastebin.com/nr1Y7JBT

Have any idea what is the issue and what to do to solve it pls ?

I precise that is not the first time i get this error and this is why i need halp :(

Thx in advance for your help :)

Quick Specs :
OBS Studio 27.0.0
CPU: AMD Ryzen 5900X
GPU : EVGA GeForce RTX 3070 FTW3 ULTRA GAMING
RAM : DDR4 Corsair Vengeance LPX 4x8Gb 3200 Mhz, CAS 16
OS : Win10 Pro 64 bit Version 21H1 / Build 19043.1023
 

konsolenritter

Active Member
I checked logs and i saw the following error :
13:18:25.485: error: Input contains (near) NaN/+-Inf

Personally i think that the aac encoder is okay. It just stumbles about what is the first error. It is not normal for any kind of input stream to consist infinity values. Because it's the aac encoder moaning around the same second, try to figure out what and which kind of that faulty input it is.
 
Top