[Bug 727821] oggdemux: Regression in push mode

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Apr 8 06:07:20 PDT 2014


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

Vincent Penquerc'h <vincent.penquerch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vincent.penquerch at collabora
                   |                            |.co.uk

--- Comment #1 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2014-04-08 13:07:17 UTC ---
Works for me with latest git (core, -base, -good).

This hunk adds defined out code, does not change behavior.

The duration check seeks near the end, but not right to the end, in order to
avoid the EOS, which can shut down upstream tasks. I guess something upstream
overreads anyway.

If that's the case, increasing EOS_AVOIDANCE_THRESHOLD might fix it, though
probably not very well. Enabling the code you quoted might too, but it will not
cause any upstream task to restart if they stopped from the EOS.

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