2017-10-23 7:03 GMT+02:00 Frank @ Taapo <[email protected]>: > ffmpeg.exe -i temp_music.aif -i temp_voice.aif -filter_complex > "[1:a]asplit=2[sc][mix];[0:a][sc]sidechaincompress=threshold=0.1:ratio=5[bg];
> [bg][mix]amerge[final]" -map [final] final.mp3 The letter "n" in the name of the output pad is another letter than "n" in the name of the pad you want to map - type the first "final" again. Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
