Need to merge for example 3 videos with/without sound and add soundtrack from mp3 to those who doesn't have sound (videos with sound is known before):
melt 1.mp4 2sound.mp4 -mix 30 -mixer luma 3.mp4 -mix 30 -mixer luma -track music.mp3
Added soundtrack (music.mp3) must be 100% volume on 1 and 3 videos, and 30% volume mixed with 2sound.mp4 built in sound track. That's possible?