[gstreamer-bugs] [Bug 585708] [adder] Wrong handling of flushing seeks
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Sun Jun 14 14:04:39 PDT 2009
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=585708
GStreamer | gst-plugins-base | Ver: git
------- Comment #2 from Stefan Kost (gstreamer, gtkdoc dev) 2009-06-14 21:04 UTC -------
Created an attachment (id=136580)
--> (http://bugzilla.gnome.org/attachment.cgi?id=136580&action=view)
new test for adder
GST_CHECKS="test_live_seeking" GST_DEBUG_NO_COLOR=1
GST_DEBUG="*:2,base*:4,adder:4,check:4" make elements/adder.check 2>debug.log
This is the problem. Adders src pad ends up beeing in flushing.
0:00:00.434794025 2194 0x81e79c0 INFO basesrc
gstbasesrc.c:2291:gst_base_src_loop:<src1> pausing after gst_pad_push() =
wrong-state
0:00:00.434814138 2194 0x81e79c0 DEBUG basesrc
gstbasesrc.c:2317:gst_base_src_loop:<src1> pausing task, reason wrong-state
But this seems to be not related to adder anymore. Need to stop for now, its
getting too late :)
--
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=585708.
More information about the Gstreamer-bugs
mailing list