On 30/10/2024 5:25 am, Terje J. Hanssen wrote:
Have you simply tried

cat 001.mkv 002.mkv > 001+002.mkv

Thanks for the idea.

That concatenates the files, not the video streams, though ffmpeg/ffprobe seems to recognise it regardless.

Unfortunately, ffprobe still shows the frames out of order on this concatenated file, though both frames have PTS=0. Doing a `ffmpeg -i '001+002.mkv' -c copy joined.mkv` doesn't change this.


_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

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

Reply via email to