exeldro / obs-audio-monitor

audio monitor filter for OBS Studio
GNU General Public License v2.0
278 stars 27 forks source link

Weirdly Shaky Volume decibel info on obs v28 #60

Open JoqniX opened 1 year ago

JoqniX commented 1 year ago

hewwo~ it seems i've finally narrowed the culprit for this~ it was the audio monitor bug which had caused this~

please do refer this issue which i made on obs github for more details -> https://github.com/obsproject/obs-studio/issues/7343

JoqniX commented 1 year ago

update~

i tried manually removing all audio monitor filters~ thinking it must be the reason for this~ but apparently removing em all didnt reproduce this bug so far~ but if i were to add the filter without configurating it ( default) it seems to cause this bug again~

i tried deleting the plugin_config > audio monitor folder~ and adding just a single filter on a audio source~ this test showed interesting results~

only the audio source i added the filter seems to do the bug, rest of the audio sources seemed fine when changing vol etc~

so ig its mainly the plugin? but yea here's the log files~ just in case ~ 2022-09-23 22-03-21.txt 2022-09-23 22-11-53.txt

joelcarlton commented 1 year ago

@JoqniX I have had this issue as well. It has been plaguing us for months. We have had the issue on multiple versions of OBS v27. We have some success after disabling the settings Meter Output and Output Slider in the Audio Monitor Dock. After that, the db meter stopped fluctuating. The Websocket log still shows that OBS is still going up and down.

JoqniX commented 1 year ago

@JoqniX I have had this issue as well. It has been plaguing us for months. We have had the issue on multiple versions of OBS v27. We have some success after disabling the settings Meter Output and Output Slider in the Audio Monitor Dock. After that, the db meter stopped fluctuating. The Websocket log still shows that OBS is still going up and down.

yahallo~ @joelcarlton wait~ this has been going on in v27 too? wah!! also thank yu letting me know the temp fix for the groving/fluctuating db meter~ ah i was hoping the temp fix would solve it but pein~ yea if websocket logs are inaccurate and going up and down~ then 🥹

so yea i have a Automated Volume Change button made in SAMMI~ and ever since i switched to v28 i started facing this ~ ( which is dependant of the ws log )

and atm its been days right~ since i posted this. ig for now temp fix is to uninstall the plugin or not have any audio monitor filters at all!

or ultimately we wait for exeldro to finally fix this bug in the coming update or so~ 🙏

also if yu have any temp solutions do share oka~ ;w; it sucks that this is happening. and i really dont wanna stop using audio monitor cuz its crucial must need! for my setup ;w; but pein~

joelcarlton commented 1 year ago

We are seeing an issue where the web socket log shows 1000's of volume changes per second after we manually raised/lowered one of the faders. There seems to be no way to stop it without quitting the live stream and OBS. The whole system becomes sluggish and sometimes scenes can't be switched. Ironically the number in the db meter on top of the fader is not fluctuating. We do see the actual db meeter colors flip between green and red even if we drop the fader to the very bottom (-60 db.)

This is a critical issue and hope there is a solution soon. We were forced to use this plugin since there was a growing delay in the audio when using the virtual camera and the default OBS monitor output.

Does anyone have another solution for outputting audio without using the OBS monitor out or this plugin? for the short term until this plugin is updated?

JoqniX commented 1 year ago

can anyone confirm if this bug still exists on the latest version which was pushed by exeldro? v0.8.2

edit - it seems to work fine for me atm~ thank god~ thank you exeldro 💖

JoqniX commented 1 year ago

@joelcarlton lmk how its going for you~ when using the latest verison~ if it works for you ill just close this issue~

joelcarlton commented 1 year ago

I won't be able to test for a couple of days but I will update to the latest version and test.

On Nov 26, 2022, at 8:27 AM, JoqniX @.***> wrote:

@joelcarlton https://github.com/joelcarlton lmk how its going for you~ when using the latest verison~ if it works for you ill just close this issue~

— Reply to this email directly, view it on GitHub https://github.com/exeldro/obs-audio-monitor/issues/60#issuecomment-1328046538, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAADJPEHZVTVIZABICKC2ATWKIF37ANCNFSM6AAAAAAQQUPQSA. You are receiving this because you were mentioned.

JoqniX commented 1 year ago

its okie take your time~