[gstreamer-bugs] [Bug 338810] New: gstmatroskademux blocks on segmenting seek (and other seek/segment glitches)
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Mon Apr 17 11:32:33 PDT 2006
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=338810
GStreamer | gst-plugins-good | Ver: 0.10.2
Summary: gstmatroskademux blocks on segmenting seek (and other
seek/segment glitches)
Product: GStreamer
Version: 0.10.2
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: manauw at skynet.be
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: Unspecified
GNOME milestone: Unspecified
A few glitches with matroska-demux seek/segment handling.
Firstly, due to keeping the object lock too long when processing a seek, it
blocks when posting segment_start message.
Secondly, the new_segment event sent in response to a seek can have a different
start time than requested in the seek by the application (so possibly more is
shown/passed than should be).
Lastly, it does send segment_done at the end of the segment-ing seek,
but does not send end-of-stream if the seek was not-segment-ing.
--
Configure bugmail: http://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