[Bug 751361] qtmux generates bad output timestamps

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


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

--- Comment #4 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Created attachment 305969
  --> https://bugzilla.gnome.org/attachment.cgi?id=305969&action=edit
qtmux: store last_dts of the first buffer

Buffers need not to start at running-time 0 so the last_dts needs
to be the value of the first buffer's dts as it is used to compute
the duration of the buffers. If it was left at 0 the first buffer
would have a larger duration when it shouldn't

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