Ugly workaround: one can fix the segment timestamps post hoc using ffmpeg: ffmpeg -fflags +genpts -i 01.mkv -c copy 01f.mkv Can gstreamer do something similar? Filip