spectralizer icon indicating copy to clipboard operation
spectralizer copied to clipboard

Visualiser bars full when starting OBS

Open orion78fr opened this issue 4 years ago • 9 comments

When starting OBS, I have the visualisation with the bars tall like shown in this image :

image

I don't know what's causing this, changing the audio source doesn't fix it if the other sources don't have audio. No visible bug lines inside the logs :

17:59:52.465: WASAPI: Device 'Spotify Out (Virtual Audio Cable)' [48000 Hz] initialized
17:59:52.571: [spectralizer] Added audio capture to 'Spotify Audio'

Playing sound in the audio source (here play / pause the song in spotify) fixes it.

orion78fr avatar Nov 13 '20 17:11 orion78fr

Can confirm this happen to other users too, I saw it while watching some streams.

orion78fr avatar Mar 09 '21 03:03 orion78fr

Does it always happen? I can't reproduce it here so it's a bit hard to come up with a solution

univrsal avatar Mar 09 '21 16:03 univrsal

Yeah, it happen consistently on OBS start until there is sound in the source. I'm using a virtual audio cable (from https://vac.muzychenko.net/en/download.htm) and I'm not certain but the streamer I was watching having the same bug is using a GoXLR (but may have some virtual cables too).

I may be able to setup a debugging env later this evening to look at it. Do I have to use Visual Studio or can I use mingw+CLion ?

orion78fr avatar Mar 09 '21 19:03 orion78fr

I don't think obs compiles under mingw

univrsal avatar Mar 09 '21 19:03 univrsal

Damn... I will try to setup a Visual Studio env then...

orion78fr avatar Mar 09 '21 21:03 orion78fr

Ok so I took a bit more time than I thought to setup the build env (I had to download msvc and it was heavy to download and got sidetracked during the download). So first I can tell you this happens with monstercat filter and not the other filters. Maybe you will have the same behavior by choosing the same config as on the screenshot ? image Note that it doesn't happen suddenly, I have to restart OBS for this to happen

orion78fr avatar Mar 10 '21 23:03 orion78fr

This bug happens on Linux also, what I've come to find is that if I switch it from Desktop Audio to Mic Input it works fine, but if I switch it back it just does this. But also in my findings, is that if I change my Desktop Audio output source to something else and back again, it appears to work just as normal, but this is only a temporary fix until I restart OBS.

alkaris2 avatar May 30 '21 09:05 alkaris2

This seems to be related to #21 as the bars are full when sound doesn't work, no matter what the properties are set to.

treierxyz avatar Jun 08 '21 13:06 treierxyz

Oh, It only seems to have this problem on 1.3.4 version, but the 1.3.2 is normal.

iesv avatar Nov 28 '21 13:11 iesv