Re: [FFmpeg-user] Downmix discrete 5.1 to stereo

2016-01-20 Thread Moritz Barsnick
Hi Carles, On Wed, Jan 20, 2016 at 20:04:14 +0100, Carles Vila wrote: > Hi, I'm struggling to find the correct command-line for converting 5.1 to > stereo. > My source are 6 x aiff (numbered _1 to _6, corresponding to L, R, C, LFE, > Ls and Rs channels. > > My idea is to obtain stereo the way th

[FFmpeg-user] Downmix discrete 5.1 to stereo

2016-01-20 Thread Carles Vila
Hi, I'm struggling to find the correct command-line for converting 5.1 to stereo. My source are 6 x aiff (numbered _1 to _6, corresponding to L, R, C, LFE, Ls and Rs channels. My idea is to obtain stereo the way the -ac 2 option does. Any ideas? Thank you! ffmpeg -i Test_1.aif -i Test_2.aif -i