[Bug 778426] qtdemux: Properly handle edit list in push mode

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed May 23 14:29:36 UTC 2018


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

--- Comment #35 from Alicia Boya GarcĂ­a <aboya at igalia.com> ---
(In reply to Seungha Yang from comment #34)
> (In reply to Thibault Saunier from comment #29)
> > Review of attachment 370372 [details] [review] [review]:
> > 
> > I think we should be sending the segment then the GAP event, making sure to
> > correct the base time of the following segment.
> 
> If my understanding is correct, gst_qtdemux_map_and_push_segments() makes
> GAP event after sending segment event.

gst_qtdemux_map_and_push_segments() (which is used only in push mode) sends GAP
events only for "spare" streams like subtitle tracks. This does not match the
behavior in pull mode, where gaps are sent for all types of streams, but only
if they are at least 1 second long.

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