[gstreamer-bugs] [Bug 158125] New: gstreamer apps have serious issues with 0.8.5.2 plugins & 0.8.7 core

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri Nov 12 15:56:39 PST 2004


http://bugzilla.gnome.org/show_bug.cgi?id=158125
GStreamer | gst-plugins | Ver: HEAD CVS

           Summary: gstreamer apps have serious issues with 0.8.5.2 plugins
                    & 0.8.7 core
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Immediate
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: foser at gentoo.org
         QAContact: gstreamer-bugs at lists.sourceforge.net


As posted on IRC, playing video with totem the sound stutters with osssink &
doesn't play at all with alsasink. Totem gives a lot of the following output :

<foser> (totem:23302): GStreamer-CRITICAL **: file gstelement.c: line 941
(gst_element_set_time_delay): assertion `GST_IS_CLOCK (element->clock)' failed
<foser> (totem:23302): GLib-GObject-CRITICAL **: g_value_get_pointer: assertion
`G_VALUE_HOLDS_POINTER (value)' failed

According to Ronald this has todo with the removal of a hack for a core
deficiency in <=gstreamer-0.8.7 . Reversing this patch does indeed fix it.

<BBB> what core is that?
<BBB> 0.8.7 or cvs?
<foser> 0.8.7
<BBB> right, ok, I should've known, but I think it's a bug in clock distribution
<BBB> there was a hack in playbin and we removed that because we recently fixed
that bug in core

The hack in question is
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/playback/gstplaybasebin.c?r1=1.31&r2=1.32
.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list