[FFmpeg-user] fixing audio sync on mp4

Quinn Wood mtcjayne at gmail.com
Mon Aug 10 04:18:09 CEST 2015


Alternatively you can edit the file in one operation if the desync can be
fixed by adjusting the delay.

*ffmpeg -i original.avi -itsoffset 0.2 -i original.avi -map 0:0 -map 1:1
-acodec copy -vcodec copy **synced.avi*

http://alien.slackbook.org/blog/fixing-audio-sync-with-ffmpeg/


More information about the ffmpeg-user mailing list