-
Need info ffmpeg audio manipulation
I have and input file with 2 stereo stream of audio.
I am trying to mixdown the audio:
first stereo stream mixdown to left channel of a single stereo stream
Second stereo stream mixdown to right channel of the same stereo stream.
So output file have only one stereo stream.
I have tried different things but its not clear how to manage streams and channels inside them.thx