User Tools

Site Tools


ffmpeg:video:delay

ffmpeg - Video - Delay

Delay video by 3.84 seconds:

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

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki