ffmpeg complex concat audio [closed]
Closed 4 days ago.
Ffmpeg – Video is missing audio after merging
tl;dr I am trying to merge two videos using concat
command. The videos merge well but the audio is missing. I get a warning message about “New audio stream with inder 1 at pos7354 and DTS 15s” which is exactly the time where the second video starts. I don’t care about the audio stream from the first video, it is just a thumbnail, but I want the second video audio to work.