[FFmpeg-user] Unknown channel layouts not supported

Carl Eugen Hoyos cehoyos at ag.or.at
Thu Feb 4 23:29:29 CET 2016


Kevin Wells <kevwells <at> hotmail.co.uk> writes:

> I am using filter complex to split and pan audio channels, 
> but on a 10 channel file I am getting the error

Thank you for the report, I created ticket #5218.
Workaround should be to specify the input more than once:
$ ffmpeg -i input1 -i input1 -i input1 ...

Carl Eugen



More information about the ffmpeg-user mailing list