[Bug 707411] qtmux: what is purpose of MAX_TOLERATED_LATENESS?

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 4 04:41:59 PDT 2013


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

--- Comment #2 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2013-09-04 11:41:54 UTC ---
mov files accumulate samples based on durations and assumes all streams start
at timestamp 0. AFAIK the way to indicate that a stream starts 'late' is to add
an edts entry stating the 'empty' period at the beginning and then another one
with the real start time for the stream.

As Sebastian said, do you have a test case? I guess the value must have been
obtained from testing. Removing the MAX_TOLERATED_LATENESS would fix the
problem for you?

Also, this got me wondering how does mov files handle sparse streams, like
subtitles.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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