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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 27 10:21:41 PDT 2014


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

Nicolas Dufresne <nicolas.dufresne> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #281894|none                        |committed
             status|                            |

--- Comment #8 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-08-27 17:21:36 UTC ---
(From update of attachment 281894)
commit c1e7bec616d29a975a43e9fa69a5aa0250a044c4
Author: Nicolas Dufresne <nicolas.dufresne at collabora.co.uk>
Date:   Mon Jul 28 20:58:59 2014 -0400

    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=731352

-- 
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