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 su

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

2015-02-03 Thread Luke Paone
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 -reset_timestamps 1 D:\Videos\SplitTest\swp_%04d.webm and the output is: