splitmuxsink and timestamps

Filip Štědronský r.ml at regnarg.cz
Thu May 31 12:39:23 UTC 2018


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


More information about the gstreamer-devel mailing list