- You stream something with Noise gate and Compressor filters but you want to keep the original audio for postproduction with better quality tools
- Download a zip from https://github.com/ujifgc/obs-audio-writer-filter/releases
- Unpack it to your OBS folder (may require privileges)
- Run OBS
- Add an "Audio Writer" filter to an audio source (MIC for example)
- Select a folder with enough space
- Select WAV or AAC encoder (AAC requires CoreAudio to be installed)
- Run a stream or recording, ensure that the Volume Meter is alive
- Stop the stream or recording
- You will have files named like "obs-audio-writer [MIC] 2019-09-29 12-05-48.aac" in the specified folder
The filter uses CoreAudio encoder to write AAC format. To install it you may have to follow instructions here:
https://obsproject.com/forum/resources/obs-studio-enable-coreaudio-aac-encoder-windows.220/
Please ensure that you use appropriate build for your OBS version.
Major OBS releases change ABI so this plugin could fail to capture audio stream.
If there's no build for your OBS version please report it here: https://github.com/ujifgc/obs-audio-writer-filter/issues