[Bug 679567] oggmux: support muxing content without natural duration

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 16 02:49:07 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=679567
  GStreamer | gst-plugins-base | unspecified

--- Comment #12 from Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2012-07-16 09:49:02 UTC ---
There seems to be some confusion here.

Before the change:
* oggmux rejects all seeks, without even a comment in the code why
* this can make applications hang indefinitely (no eos/segment_done)

After the change:
* it makes sense to reject seeks while muxing
* we have narrowed down the conditions when we reject seeks
* applications don't need to special case oggmux when encoding generated
content

As with any other change, if someone find a regression, this change can be
reverted or corrected.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gstreamer-bugs mailing list