[Bug 694553] [adder] doesn't work after commit a86ca53

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Mar 1 02:27:04 PST 2013


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

--- Comment #7 from Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2013-03-01 10:26:59 UTC ---
Are you linking in the new stream while the pipeline is playing? I guess you do
a flusing seek on the new stream when it is linked? Could you provide a link to
the source? We should better define the behavior in this case. Having a stand
alone test or even better a unit test would really be nice.

In my case I made the change to fix the seek in ready case. All my source play
the same segment. The issues was that the pads downstream of adder did not got
un-flushed.

For adder we need to define how aggregate different segments from the input
side to a segment on the output side.

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