[Bug 766673] opusdec stops decoding after some time if seek was caused

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 20 03:25:58 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=766673

Wonchul Lee <chul0812 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chul0812 at gmail.com

--- Comment #1 from Wonchul Lee <chul0812 at gmail.com> ---
Seek was failed after receiving EOS event because oggdemux disabled delayed
seek after got EOS event on purpose.

https://cgit.freedesktop.org/gstreamer/gst-plugins-base/tree/ext/ogg/gstoggdemux.c#n2422

It tells that have an issue when there is a queue2 in the pipeline.
So I assume it's one of the remaining enhancement work of oggdemux.

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