[FFmpeg-user] merging mp4 (h.264) and aac with acodec copy doesn't work

James Darnley james.darnley at gmail.com
Wed Jul 4 20:19:44 CEST 2012


On 2012-07-04 18:41, Marc wrote:
>   ffmpeg  "'.$videotrack.'" -i "'.$audiotrack2.'" -vcodec copy -acodec
> copy "'.$targetFile.'"

This probably doesn't work because you're missing -i before one of the
input files.


More information about the ffmpeg-user mailing list