Question / Help Exporting Multiple Audio Tracks as seperate Audio Files

TheTinker

New Member
I have been tinkering with OBS Studio and have discovered how to record video with mutliple audio tracks. However, my video editor (Adobe Premiere Elements) does not appear to accept files with multiple tracks. It doesn't even compile them into a single track, it only uses the first track.

Anyway, the first work around that came to mind was to take the audio tracks from the video file and save them as seperate MP3 files, then import them into Premiere Elements along side the video file. BUT. I have not been able to find a way to import the audio tracks as SEPERATE files. Only as one file. I realise this doesn't really apply to just OBS but considering this is a problem I came accross while using OBS I though it would be good to ask here in case of others finding themselves under similar circumstances.

Thanks in advance!
 
Last edited:

Simes

Member
You can use ffmpeg to export your audio to separate files. ffmpeg is a bit intimidating but there are GUIs available for it which make things a bit easier. I have an audio-export incantation for ffmpeg if you need one.
 
Top