Re: [FFmpeg-user] Duplication of time stamps when concatenating .mkv files

2015-02-12 Thread Stefano Sabatini
On date Tuesday 2015-02-03 13:16:00 -0800, Luke Paone wrote: Hi, I am running into some issues when splitting and then concatenating files using ffmpeg. I am using the following command line to split the files: [...] Here is the FFPROBE out put for 2 frames after the merge: ...

Re: [FFmpeg-user] Duplication of time stamps when concatenating .mkv files

2015-02-11 Thread Luke Paone
Did you try to use the reset_timestamps segment option? Thanks for responding. I tried this but got the same result. As you can see from the output I provided in the first post, I used this command when splitting the video up. This time, I used it when merging (which I'm guessing is what your

Re: [FFmpeg-user] Duplication of time stamps when concatenating .mkv files

2015-02-10 Thread Stefano Sabatini
On date Tuesday 2015-02-03 13:16:00 -0800, Luke Paone wrote: Hi, I am running into some issues when splitting and then concatenating files using ffmpeg. I am using the following command line to split the files: ffmpeg -i D:\Videos\SwP\sp.webm -codec copy -f segment -segment_time 22