[FFmpeg-user] Fw: Mixing wav audio and mp4 video
Carl Eugen Hoyos
cehoyos at ag.or.at
Sun Feb 2 10:06:13 CET 2014
Carl Eugen Hoyos <cehoyos <at> ag.or.at> writes:
> Zack Thevenot <zack924 <at> yahoo.com> writes:
>
> > ffmpeg -i file1.mp4 -i file2.wav -c copy -map 0:0
> > -map 1:0 output.mp4 -y -report
>
> pcm_s16le (which is the content of your wav input file)
> is not supported in isom (mp4), this is not a limitation
> of FFmpeg, see also http://www.mp4ra.org/codecs.html
(It may have made sense to read this before posting here.)
I opened ticket #3366
http://trac.ffmpeg.org/ticket/3366
Thank you, Carl Eugen
More information about the ffmpeg-user
mailing list