[gstreamer-bugs] [Bug 601617] matroska-demuxer triggers an assert in gststructure.c

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Dec 3 10:41:42 PST 2009


https://bugzilla.gnome.org/show_bug.cgi?id=601617
  GStreamer | gst-plugins-good | unspecified

--- Comment #9 from Ognyan Tonchev <ognyan.tonchev at axis.com> 2009-12-03 18:41:38 UTC ---
Yes, this patch makes things work.

And regarding the seek - i am changing the state of the pipeline to PAUSED and
then waiting for the state transition to occur with gst_element_get_state ()
and also waiting for the 'no-more-pads' signal to be emitted on the demuxer.
Isn't that enough? Isn't the pipeline prerolled at that stage?
I have asked that question a couple of times on irc but haven't got any reply.

-- 
Configure bugmail: https://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