[gstreamer-bugs] [Bug 638749] New: (Duration) queries on a source-only bin are currently not supported

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 5 06:49:16 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=638749
  GStreamer | gstreamer (core) | git

           Summary: (Duration) queries on a source-only bin are currently
                    not supported
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: simon.hausmann at nokia.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


GstBin's gst_bin_query() handler currently only supports forwarding queries to
sink children.

In WebKit's GStreamer back-end we have a source-only bin, on which we would
like to do a duration query.

It would be nice if the gst_bin_query() handler would support this, for example
perhaps by falling back to what the gst_element_default_query() function does.

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