[gstreamer-bugs] [Bug 438610] New: [PATCH] dvddemux fails after (flushing) seek
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Tue May 15 07:23:14 PDT 2007
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=438610
GStreamer | gst-plugins-ugly | Ver: 0.10.5
Summary: [PATCH] dvddemux fails after (flushing) seek
Product: GStreamer
Version: 0.10.5
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-ugly
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
Basically, dvddemux stores downstream flow returns so it can aggregate these.
In case of a flushing seek, FLUSH_START comes through and can make (some)
downstream subsequently return WRONG_STATE. If the seek (and FLUSH_STOP) have
finished and streaming resumes, the stored WRONG_STATE has not been cleared,
making dvddemux (or mpegdemux) wrongly conclude/aggregate there is a real
problem downstream. This typically then leads to the pipeline
pausing/terminating.
[well, yes, there is flupsdemux as well, but it does not (yet) seem to have a
taste for subtitles, and that makes working/testing on bug #415754 a bit
difficult ;-)]
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=438610.
More information about the Gstreamer-bugs
mailing list