Guest User

Untitled

a guest
Dec 18th, 2015
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. ffmpeg -y -stream_loop -1 -i localtest.mp4 -i audio.mp3 -filter_complex "[1:a]aformat=channel_layouts=mono[formatted];[formatted]amerge[out]" -map 0:v -map [out] output/test.mp4
Add Comment
Please, Sign In to add comment