Answer for How to merge two streams

Hello, Thanks for the files. I do have this working for me just fine using the commands that i sent before. I see multiple errors in the command you pasted to me before (no "launchProcess" command to start the line, two ‘-‘s to start the parameters), so please be careful to use proper syntax when issuing the command. Test #1, using the transcode binary directly: Someone wrote:
/evo-avconv -i videosource4recording.mp4 -i Kalimba.mp3 -c:v copy -c:a copy -map 0:v:0 -map 1:a:0 ./OutFile6.mp4
Test #2, using the EMS launchProcess command: Someone wrote:
launchprocess fullBinaryPath=./evo-avconv arguments=-i ../media/videostreaming1_recording.mp4 -i ../media/Kalimba.mp3 -c:v copy -c:a copy -map 0:v:0 -map 1:a:0 ../media/OutFile8.mp4 keepalive=0
I did add the "keepAlive" parameter above so that the EMS wont try to create the file multiple times. You can see the result file here: https://dl.dropboxusercontent.com/u/310 … tFile8.mp4 Thanks, Bryan

Offcanvas

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.