[Bug 662049] oggdemux/oggmux in push mode cause preroll to wedge

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Oct 18 10:01:34 PDT 2011


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

--- Comment #1 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-10-18 17:01:30 UTC ---
Created an attachment (id=199349)
 View: https://bugzilla.gnome.org/attachment.cgi?id=199349
 Review: https://bugzilla.gnome.org/review?bug=662049&attachment=199349

oggdemux: survive skeleton finding length behind our backs in push mode

In push mode, we determine duration by doing a seek to the end of the
stream. However, a skeleton stream with an index will cause the duration
to be known already, and we end up never setting the push_time_duration
variable which we use to know duration has been determined.

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