Instant Replay with Gstreamer

Todd Agulnick todd at agulnick.com
Wed Jan 1 10:39:20 PST 2014


On Wed, Jan 1, 2014 at 4:23 AM, Sebastian Dröge
<sebastian at centricular.com>wrote:
>
>
> You should be able to drop the message from the sync bus handler of the
> bin too, to prevent it going up in the pipeline hierarchy.
>

Just to follow up with a conversation that took place on IRC just now:

You can't do this because the GstBin already has a sync bus handler, and
there can be only one. We talked about possible modifications to GstBin to
support the desired behavior (bug filed here:
https://bugzilla.gnome.org/show_bug.cgi?id=721310), but for now as a
work-around we're going to catch the EOS just upstream of the filesink to
see if that works.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140101/2f905f1b/attachment.html>


More information about the gstreamer-devel mailing list