Question / Help Weird static.

Kaleb0916

New Member
I've just recently started using OBS and found a problem when I record. Whenever I try to watch a video I recorded, there is a terrible static-like noise in the background. Is there any way to fix this?

Example: https://www.youtube.com/watch?v=Wh97LG1s3Ks&feature=youtu.be

Log (I think)
10:24:55: CLR host plugin strings not found, dynamically loading 4 strings
10:24:55: CLRHost::Initialize() attempting to load and start the .NET runtime (null)
10:24:55: CLRHost::Initialize() Found version v2.0.50727 .NET runtime
10:24:55: CLRHost::Initialize() Found version v4.0.30319 .NET runtime
10:24:55: CLRHost::Initialize() attempting to use v4.0.30319 .NET runtime
10:24:55: CLRHost::LoadInteropLibrary() load the assembly plugins\CLRHostPlugin\CLRHost.Interop.dll
10:24:55: CLRHost::LoadPlugins() attempting to load the plugin assembly CLRBrowserSourcePlugin
10:24:55: CLRHost:: Could not find/load browser settings at location C:\Users\Kaloob\AppData\Roaming\OBS\pluginData\browser.json
10:24:55: CLRHost:: Exception: System.IO.FileNotFoundException: Could not find file 'C:\Users\Kaloob\AppData\Roaming\OBS\pluginData\browser.json'.
10:24:55: File name: 'C:\Users\Kaloob\AppData\Roaming\OBS\pluginData\browser.json'
10:24:55: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
10:24:55: at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
10:24:55: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
10:24:55: at CLRBrowserSourcePlugin.Shared.BrowserSettings.Reload()
10:24:55: CLRHost::LoadPlugins() successfully added CLR plugin [Type: CLRBrowserSourcePlugin.CLRBrowserSourcePlugin, Name: CLR Browser Source Plugin]
 
Top