Question / Help Audio Problems

After several months of not using OBS, I decided to use it to record some stuff. I realized the Mic was not recorded whenever I tested it.
9427c0072318963b968fba196bd2da4f.png
It would pick up my voice but not record it
https://gyazo.com/9427c0072318963b968fba196bd2da4f
https://gyazo.com/a6c0aa57ab9e56a579d0abfb12d9c7bf ~ yes I did set it to my Mic
FYI this started to happen once I had updated OBS but that's probably not the problem
Here is the log file since you need it: https://obsproject.com/logs/YPtZCrIDJCIjwkMg



please reply fast cuz i need it fast thankksssss :3
 

Sukiyucky

Member
Seems to be some problems in the WASAPI audio driver. Perhaps its because you are using an Audio Input Capture for the mic as an OBS Source. Unless you have a very good reason to, remove the Audio Input Capture source across all your Scenes.

When you setup a mic, whatever is the default Windows recording audio device will be used by the system. Go to Windows Sound Control panel to enable and set as default your mic.

1576901653225.png


In OBS Studio, in the Audio category under the Mic/Auxiliary drop down, you can choose Default (which correlates to the current default recording device) or explicitly set it to the mic device.

1576901742869.png


Also, make sure that the mic is being captured by OBS. After you set things up to use Mic/Auxiliary described above, click on the cog wheel in the mixer to bring up Advanced Audio Properties. Make sure Audio Monitoring is set to either Monitor Off or Monitor and Output and that a Track is checked.

1576901797511.png



On an aside, looking at your log, OBS is using the integrated GPU on your system. You want it to use to use GPU 1, not GPU 0 wherever you setup your OBS Output settings. There should be a GPU parameter up/down property to set in the Output dialog box.

07:07:10.287: Adapter 0: Intel(R) HD Graphics 630
07:07:10.287: Dedicated VRAM: 134217728
07:07:10.287: Shared VRAM: 4225826816
07:07:10.287: output 0: pos={0, 0}, size={1366, 768}, attached=true
07:07:10.287: Adapter 1: NVIDIA GeForce GTX 1050
07:07:10.287: Dedicated VRAM: 2073419776
07:07:10.287: Shared VRAM: 4225826816
07:07:10.290: Loading up D3D11 on adapter Intel(R) HD Graphics 630 (0) <----- Use 1, not 0
 
Top