[FFmpeg-user] Unknown channel layouts not supported

Kevin Wells kevwells at hotmail.co.uk
Fri Feb 5 07:46:58 CET 2016


> To: ffmpeg-user at ffmpeg.org
> From: cehoyos at ag.or.at
> Date: Thu, 4 Feb 2016 22:29:29 +0000
> Subject: Re: [FFmpeg-user] Unknown channel layouts not supported
> 
> 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
> 
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Thanks for creating the ticket Carl. Sorry to ask, but is there any sort of patch available, or could I just remove those added lines from avfiltergraph.c and build?
Regards. 		 	   		  


More information about the ffmpeg-user mailing list