[FFmpeg-user] maping, using two inputs

Carl Eugen Hoyos cehoyos at ag.or.at
Fri Jan 27 00:45:17 CET 2012


Boštjan Strojan <bostjan.strojan <at> gmail.com> writes:

> ffmpeg -i audio.m4a -i videowithaudio.mov -pix_fmt yuv420p -acodec
> copy $optionsCRF "out.mp4"

I believe this needs -map to work reliably, since you did not add complete,
uncut console output of your command (which is absolutely needed on this list as
you can see), I am unable to provide the exact incantation ;-(

And please do not post command lines here that use shell variables, instead post
complete, minimal command lines.

Carl Eugen



More information about the ffmpeg-user mailing list