Advertisement
Guest User

Untitled

a guest
Oct 24th, 2016
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.12 KB | None | 0 0
  1. ffmpeg -i VideoAndAudio.mp4 -i AnotherAudio.mp3 -map 0:0 -map 1:0 -map 0:1 -disposition:a:1 default -c copy -shortest out.mp4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement