- Supported Bit Versions
-
- 64-bit
- Source Code URL
- https://github.com/ujifgc/obs-audio-writer-filter
- Minimum OBS Studio Version
- 24.0.0
- Supported Platforms
-
- Windows
Use cases
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/
- 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/