[Bug 734499] videoaggregator: ignores upstream segment updates

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Sep 21 22:59:34 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=734499
  GStreamer | gst-plugins-bad | git

--- Comment #10 from Matthew Waters <ystreet00 at gmail.com> 2014-09-22 05:59:30 UTC ---
Created an attachment (id=286773)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=286773)
glvideomixer dynamically adding pads

This example (from bug #735790) dynamically adds pads to videoaggregator.  When
a new source is added after videoaggregator has been running for a while, the
source has to send enough buffers to match with videoaggregator's current time
before any of the buffers are displayed.  All of the previous buffers are
dropped as being "too late".  As a result there is a delay proportional to the
running time between adding the new source and when the next videoaggregator
output buffer is pushed out.

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