[FFmpeg-user] MPEGTS with multiple audio streams containing discrete audio channels to AC3

Carl Eugen Hoyos cehoyos at ag.or.at
Thu Aug 14 18:29:20 CEST 2014


Casey Nielson <caseyn <at> grumpy.com> writes:

> ffmpeg -i mpegts_test.ts -strict experimental 
> -filter_complex "[0:1][0:2][0:3]amerge=inputs=6[aout]" 
> -map "[aout]" -c:v libx264 -crf 20 -c:a ac3 -b:a 384k 
> -t 30 output.mp4

Complete, uncut console output missing.

(Without reading the fine documentation: Shouldn't 
this be inputs=3?)

Carl Eugen



More information about the ffmpeg-user mailing list