[Bug 731352] flv: Container timestamp is DTS not PTS
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Jun 10 07:45:33 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=731352
GStreamer | gst-plugins-good | git
--- Comment #3 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-06-10 14:45:29 UTC ---
Ok, remains one thing the need to be implemented, the spec says:
Timestamp:
Time in milliseconds at which the
data in this tag applies. This value is
relative to the first tag in the FLV
file, which always has a timestamp
of 0.
We don't offset to zero the timestamp. I think this is important, as it will
bring all streams to the same base (av sync), and will reduce the risk of
overflow.
--
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