Bug Report OBS just stops, 0 bitrate, green bar indicator, no warning

Seriouslyiiii

New Member
My OBS has been just stopping. The bar indicator still shows, green, yet my bitrate shows 0 and I get no warning I am offline. OBS still says I'm streaming but my stream goes offline. This happens on average 1-4 times a day and is extremely irritating. I don't drop internet, I stay in discord, I stay playing the online game. I just lose the stream via OBS. I have attached the latest log but IDK if it will show anything. In order to get stream back up and running, I have to tell it to stop streaming, which it won't do. I then have to close out OBS, confirm that I know there is an active connection (which there isn't) and restart OBS and the stream. I have the latest update. I have searched but can't find anything like this and no one I know has had this issue. I am just lost but hating on the program at the moment. Help!

last stream log - note I crashed 4 times yesterday. This is the log of the last stream.
https://hastebin.com/ofogonihon
 
The first log has no errors in it. If you have any crash reports, please upload them (Help menu).

In the last log there is error during audio track encoding:

Code:
...
16:09:40.453: error:   Input contains (near) NaN/+-Inf
16:09:40.453: [FFmpeg aac encoder: 'Track1'] avcodec_encode_audio2 failed: Invalid argument
...

To resolve the issue you can try to remove the audio sources one by one from your scene 'Game - SL alerts' until you find out the one that causes issue (empty Stringer transition; 'Discord voices', 'Winter Support Panel', 'StreamlabsCUP', 'Fireworks Alert' - browser_sources). You can duplicate your current Scene Collection before removing sources.

Also, you can try to install CoreAudio AAC encoder: https://obsproject.com/forum/resources/obs-studio-enable-coreaudio-aac-encoder-windows.220/ to see if it works anyway better.
 
Back
Top