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

Ram Shaffir ram at ram.sh
Sat Jul 4 20:15:00 EEST 2020


Yay! -ss and -t with a longer audio.txt file list did the trick!

I appreciate your help!
Cheers,
RS.

-----Original Message-----
From: ffmpeg-user <ffmpeg-user-bounces at ffmpeg.org> On Behalf Of Moritz Barsnick
Sent: Saturday, July 4, 2020 4:04 PM
To: FFmpeg user discussions <ffmpeg-user at ffmpeg.org>
Subject: Re: [FFmpeg-user] concat mp4 text list input and wav text list input into one video/audio file?

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
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user at ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-user mailing list