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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 27 10:21:28 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 #278077|none                        |committed
             status|                            |

--- Comment #7 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-08-27 17:21:26 UTC ---
(From update of attachment 278077)
commit ff2bce7b26a175621d41eea6071df3b268e5a18e
Author: Nicolas Dufresne <nicolas.dufresne at collabora.co.uk>
Date:   Fri Jun 6 23:17:52 2014 -0400

    flv: Tag timestamp are DTS not PTS

    The tags in FLV are DTS. In audio cases, and for many video format this
makes
    no difference, but for AVC with B-Frames, PTS need to be computed from
    composition timestamp CTS, with PTS = DTS + CTS.

    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