shareslkak.blogg.se

Ffmpeg concat two audio files
Ffmpeg concat two audio files










ffmpeg concat two audio files ffmpeg concat two audio files

The full result of the ffprobe for a single file is down bellow. How to correctly concat files like these? I believe that the problem is in different duration of audio and video streams in all ts files. I've tried different hostings with same results. When I upload the output file to a video-hosting after it's processing the audio became intermittent.

ffmpeg concat two audio files

But I noticed that all these programs play the video at an increased speed: the seek time increases a little bit faster than the real time. I've tried the following command: ffmpeg -f concat -safe 0 -i list.txt -c copy output.mp4Īnd at first glance it looks fine: the output video works fine in MPC, VLC and Google Chrome. I'm trying to concat hundreds of short *.ts pieces into a single mp4 video.












Ffmpeg concat two audio files