[FFmpeg-user] Mixing audio and video files of different length?
stpn
stepan at nyu.edu
Wed Jun 27 22:29:14 CEST 2012
I am mixing audio and video files with this command..
ffmpeg -i sound.ogg -i nosound.mov -map 1:0 -map 0:0 -vcodec copy
-acodec libmp3lame -ar 44100 -ab 44100 fullsound.mov
but what if sound.ogg is 20 seconds shorter then nosound.mov and I want the
fullsound.mov to be the length of sound.ogg?
--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/Mixing-audio-and-video-files-of-different-length-tp4651293.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.
More information about the ffmpeg-user
mailing list