[Bug 736318] qtdemux: reset qtdemux parsing state on buffer discontinuity

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 18 02:44:15 PDT 2014


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

--- Comment #10 from Matthieu Bouron <matthieu.bouron at collabora.com> 2014-09-18 09:44:09 UTC ---
(In reply to comment #8)
> (From update of attachment 285738 [details])
> This is not what the GAP event is meaning. Use the DISCONT flag

The discont flag is already used for reverse playback in dashdemux, meaning
that for each first buffer of a new fragment the discont flag is set and
forwarded downstream. Still in reverse playback the new fragment is pushed
without the headers and I'm not sure we want to reset the parsing state of
qtdemux each time we receive a new fragment in this scenario, what do you think
?
Anyway I should do some experiment and see if it works that way otherwise I
will use the TIME SEGMENT approach.

(In reply to comment #9)
> Why is this a blocker?

Sorry about that, I misunderstood the meaning of blocker (and I finally read
the documentation of priority/severity). I guess it can be set to major, right
?

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