On Mon, Mar 16, 2020 at 09:05:17 +0100, Michael Fladischer wrote: > Now I tried to use the child stream IDs of both audio streams in > combination with amix: > > $ ffmpeg -f -i file.ts -filter_complex '[i:0x101][i:0x103]amix=inputs=2' > -vn -c:a flac /tmp/out.flac
Could you kindly show us the *complete* uncut comsole output of your ffmpeg command. Also please quote the actual command used, the one you showed has a syntax error. ;-) (The "-f" should throw an error.) Thanks, Moritz _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
