Try:
ffmpeg -i /path/to/one/file -i /path/to/another/file -acodec copy -vcodec copy /path/to/output/file

Reply via email to