PDA

View Full Version : Offset not working in ffmpeg


Priyatam
3rd April 2007, 17:10
I'm trying to mix new audio track on video file. I'm using -itsoffset , but there is no delay in the output file :mad: . This is the command line i'm using. Please help me by suggesting the changes to be done . Thanks in advance

ffmpeg -i video.MP4 -s qcif -itsoffset 2.798 -i audio.AAC -b 144000 -vcodec mpeg4 -acodec aac newmovie4.3gp -acodec aac -ab 32 -newaudio