[FFmpeg-user] concat mp4 text list input and wav text list input into one video/audio file?

Moritz Barsnick barsnick at gmx.net
Sat Jul 4 16:03:41 EEST 2020


On Sat, Jul 04, 2020 at 12:48:09 +0000, Ram Shaffir wrote:
> A necessary tweak for this task is to move the audio 1.5 seconds forward; I added '-itsoffset 1.5' before the audio input:
[...]
> But it doesn't seem to affect the output.

You may want to instead try using "-ss 1.5" in front of one of the two
inputs.

Cheers,
Moritz


More information about the ffmpeg-user mailing list