[Bug 751361] qtmux generates bad output timestamps

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 23 19:34:50 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=751361

--- Comment #7 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Created attachment 305972
  --> https://bugzilla.gnome.org/attachment.cgi?id=305972&action=edit
qtmux: Correctly calculate the elst media start

The media start has nothing to do with the shift we have applied
but with the value of the first PTS. This is defined as:

  Dt(0) = 0
  Ct(0) = Dt(0) + CTTS(0)

So the media start is always the first CTTS.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list