[Bug 730068] hlsdemux in adaptive scenario isn't gapless

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 26 23:56:42 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=730068
  GStreamer | gst-plugins-bad | 1.3.1

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-05-27 06:56:37 UTC ---
The reason is that the codecs or container might change, or even the topology
might change (e.g. the number of streams). If we don't create a new group for
that in decodebin, what will happen is that we get a not-negotiated flow return
the next time something is pushed.

Of course this is all a hack and the real solution would be to implement
renegotiation inside decodebin. But that's not there yet.

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