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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 9 07:44:03 PDT 2014


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

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilboed at bilboed.com

--- Comment #7 from Edward Hervey <bilboed at bilboed.com> 2014-09-09 14:43:55 UTC ---
so dashdemux knows that it's about to:
1) send data on that pad/demuxer which is no longer contiguous with what it
sent previously
2) even more so in that it's going to be the beginning of a fragment

The only sane way I can think about is pushing a new TIME SEGMENT to notify
that what is about to follow is:
1) topologically the same thing (i.e. same audio/video/formats/...)
2) but it will start with a new header

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