audio track issue

Suslik V

Active Member
Code:
13:21:39.051: ---------------------------------
13:21:39.051: [FFmpeg aac encoder: 'Track2'] bitrate: 160, channels: 2, channel_layout: stereo
13:21:39.051:
13:21:39.051: ---------------------------------
13:21:39.051: [FFmpeg aac encoder: 'Track3'] bitrate: 160, channels: 2, channel_layout: stereo
13:21:39.051:
13:21:39.052: ---------------------------------
13:21:39.052: [FFmpeg aac encoder: 'Track4'] bitrate: 160, channels: 2, channel_layout: stereo
Log shows that at least 3 tracks were encoded by OBS (#2, #3, #4). You need modern player to playback selected track (mpv player or VLC media player can do the job). Make sure that sources are routed to right tracks (main menu Edit > Advanced Audio Properties). If at some point you tried to install beta versions of OBS (there were some bugs and they were fixed), then it is worth to check your track settings again.
 
Last edited:

Gudreas1002

New Member
Code:
13:21:39.051: ---------------------------------
13:21:39.051: [FFmpeg aac encoder: 'Track2'] bitrate: 160, channels: 2, channel_layout: stereo
13:21:39.051:
13:21:39.051: ---------------------------------
13:21:39.051: [FFmpeg aac encoder: 'Track3'] bitrate: 160, channels: 2, channel_layout: stereo
13:21:39.051:
13:21:39.052: ---------------------------------
13:21:39.052: [FFmpeg aac encoder: 'Track4'] bitrate: 160, channels: 2, channel_layout: stereo
Log shows that at least 3 tracks were encoded by OBS (#2, #3, #4). You need modern player to playback selected track (mpv player or VLC media player can do the job). Make sure that sources are routed to right tracks (main menu Edit > Advanced Audio Properties). If at some point you tried to install beta versions of OBS (there were some bugs and they were fixed), then it is worth to check you track settings again.
tracks are showing in the player but issue is that they aren't showing in the premier pro
 

Suslik V

Active Member
I can only suggest to extract your audio tracks manually (Audacity v3.0.2 audio editor or FFmpeg utils):
 
Top