How to mix 2 audio files into one in ffmpeg-go?
Using ffmpeg-go, I am trying to trim and mix (overlay) two audio files together. Currently I have this code:
Using ffmpeg-go, I am trying to trim and mix (overlay) two audio files together. Currently I have this code: