Re: [FFmpeg-user] -filter_complex Gudiance Needed

2014-09-25 Thread Steve Kelly
On 25 Sep 2014, at 17:19, Moritz Barsnick wrote: > Hi Steve, > > On Thu, Sep 25, 2014 at 17:05:05 +0100, Steve Kelly wrote: >> ffmpeg -i "TEST.MXF" —filter_complex "[0:1][0:2] amerge=inputs=2, >> aformat=sample_fmts=s16:channel_layouts=stereo [a_out]"

[FFmpeg-user] -filter_complex Gudiance Needed

2014-09-25 Thread Steve Kelly
Struggling to get -filter_complex to work. Source file is an MXF with 4 mono audio streams. I want to take the first two audio streams, convert them to 16 bit and map them into a stereo stream and re-encode the video to a prores MOV ffmpeg -i "TEST.MXF" —filter_complex "[0:1][0:2] amerge=inputs=