[gstreamer-bugs] [Bug 640610] basesink: QoS events are wrong in live pipelines

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 28 07:31:09 PST 2011


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

--- Comment #14 from Felipe Contreras <felipe.contreras at gmail.com> 2011-01-28 15:31:03 UTC ---
And how do you calculate this "processing_deadline" if you have no duration?
This deadline is essentially the rate at which the buffers are coming from the
network; this buffer must finish processing before the next one comes. Of
course, you never know when that is going to be.

The best you can do is say "the amount of time it will take for the next buffer
to arrive, is probably around the amount of time this buffer took to arrive".
That is the most accurate "processing_deadline", anything else would be more
unreliable.

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