[gstreamer-bugs] [Bug 342594] mad doesn't post new-segment after seek
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Sat May 27 08:37: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=342594
GStreamer | gst-plugins-ugly | Ver: 0.10.3
------- Comment #2 from Michael Dominic K. 2006-05-27 15:37 UTC -------
I think it's "eating" the new-segment events, or (?) trying to repost them
later. I have problems with that when trying to do an initial flush seek using
pad-blocking.
As it was discussed on the mailing list, pad-blocking lets the new-segment
events pass through. To counter that, I'm "eating" the first new-segment event
on a pad-probe in a higher-level parent bin. But the first new-segment never
comes for mad, contrary to other plugins I'm trying it with.
Will inspect it.
--
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