[Bug 731352] flv: Container timestamp is DTS not PTS

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 28 18:01:00 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=731352
  GStreamer | gst-plugins-good | git

--- Comment #4 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-07-29 00:59:30 UTC ---
Created an attachment (id=281894)
 View: https://bugzilla.gnome.org/attachment.cgi?id=281894
 Review: https://bugzilla.gnome.org/review?bug=731352&attachment=281894

[PATCH] flvmux: Ensure Timestamp starts at 0


FLV documentation stipulates that timestamp must start at zero.
In order to respect this rule, keep the first timestamp around
and offset the timestamp from this value. This allow for longer
recording time in presence of timestamp that does not start
at 0 already.

https://bugzilla.gnome.org/show_bug.cgi?id=73135
---
 gst/flv/gstflvmux.c | 7 +++++++
 gst/flv/gstflvmux.h | 1 +
 2 files changed, 8 insertions(+)

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gstreamer-bugs mailing list