Skip to content

Instantly share code, notes, and snippets.

@dually8
Created June 8, 2023 12:03
Show Gist options
  • Save dually8/d42ea9008d561202e41de27190820f11 to your computer and use it in GitHub Desktop.
Save dually8/d42ea9008d561202e41de27190820f11 to your computer and use it in GitHub Desktop.
Output multiple audio tracks in OBS
  1. First open OBS settings and select Output, then set the output mode to Advanced, then select the Audio tab. You can name your tracks here.

01 - Name OBS Audio Tracks

  1. Next, switch your output mode to Simple, and in the Recording section, check all of the audio tracks you'd like to use

02 - Set Recording to Record Tracks

  1. In the main view, select the 3 dot menu in your list of audio sources, then select Advanced Audio Properties. From here, you can select the checkboxes corresponding to the audio tracks you named earlier. For instance, if you named track 2 "Mic", you can check boxes 1 and 2 on your Mic input and leave the rest unchecked. That way, when you're done recording, your microphone output will live inside audio tracks 1 and 2 on your recording. It's best to have all tracks under 1 checked since that's the default track that goes to your streaming platform (e.g., Twitch, YouTube).

03 - Route Audio Tracks

  1. When you're done recording, you can open your video in VLC, right click on the player, and select the audio track you want to listen to.

04 - Tracks in VLC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment