pkv
pkv
Both of you, could you test with these binaries ? https://github.com/obsproject/obs-studio/actions/runs/3386201532 Download the windows x64 zip Unzip. The exe is in the bin subfolder. It's obs modified to use updated...
Also for the test, please : - test in a clean obs setup, so launch it with --portable arg (create a shortcut of the exe and add the arg by...
@itsDavidFarrell Thanks for the feedback. Can you post the log ? If the zip build fixes the issue for you, that's all good. I'll mark it as such. Waiting for...
@itsDavidFarrell no need to update the zipped build. I'm quite sure the issue will come back.
@Deadmano Yeah, don't use it for prod. But just test to see if it solves your issues. If it does, it'll accelerate the merging of the fix. It is scheduled...
Update: Could you all try to disable HAGS ? We have confirmation from several people that HAGS might be causing the issues. Go to Settings > Display > graphics and...
I can confirm the bug. Thanks for the report.
Fixed with https://github.com/obsproject/obs-studio/pull/10508
Try uninstalling StreamFx. It also tries to load the nvidia noise reduction dll.
Also try the nvidia pr I authored, factoring out noise removal. It includes changes which might help stability. On my side, i'm unable to repro with 30.1 Link to PR:...