User Tools

Site Tools


ffmpeg:audio:delay

ffmpeg - Audio - Delay

Delay audio by 3.84 seconds:

ffmpeg -i in.mp4 -itsoffset 3.84 -i in.mp4 -map 0:v -map 1:a -vcodec copy -acodec copy out.mp4
ffmpeg/audio/delay.txt · Last modified: 2025/01/18 18:17 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki