[gstreamer-bugs] [Bug 324807] New: duration caching in bins doesn't work right

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Dec 22 06:42:30 PST 2005


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=324807
 GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: duration caching in bins doesn't work right
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: t.i.m at zen.co.uk
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Something seems to be wrong with duration query caching in bins.

I've got a playbin using a cd audio source. When the source changes tracks, it
posts a new DURATION message on the bus with the duration of the new track.
That should clear the existing cached durations, yet further gst_element_query
(playbin, ...) after that return the same duration as previous calls.

Haven't had a chance to look into it yet. Things work fine though if I comment
out the block where it returns cached durations in gstbin.c, gst_bin_query().


-- 
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