Skip to content

matroska-mux: Add a cluster-timestamp-offset property

Arun Raghavan requested to merge arun/gst-plugins-good:matroskamux-offset into master

Adds a user-controllable timestamp offset to clusters and blocks. This should be useful if we want to have timestamps that have significance outside of the current file (for example, we might set the offset to the wallclock when the file is being created, or some other common base, if we want to correlate streams across multiple files).

Edited by Tim-Philipp Müller

Merge request reports