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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jan 8 09:26:30 PST 2011


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1

--- Comment #6 from Sebastian Dröge <slomo at circular-chaos.org> 2011-01-08 17:26:25 UTC ---
I talked to Wim and he said that this change makes sense too for the DURATION
queries. And that GstElement's query handler should also iterate over all
srcpads and take the maximum instead of just taking a random element like it
does now.

You might also want to pass the pad-or-element information via the user data of
the fold function btw. And really just do two folds with completely
reinitialized state and everything and then just take the maximum of both
results

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