[gst-devel] Synchronizing between "disconnected" sink and source
David Schleef
ds at schleef.org
Thu Jun 7 00:11:19 CEST 2007
On Wed, Jun 06, 2007 at 02:56:30PM -0700, Steve Fink wrote:
> I am trying to write a plugin element that keeps a copy of all data
> received on its sink, and at a later time produces on one or more
> sources. Currently, I am basing it off of GstBaseAudioSink, because it
> seems like I fit its requirements: I have exactly one sink pad, and as
> far as I know I don't need to get involved in capabilities
> negotiation. I'm not sure if the latter is correct, though. I don't
> think I ever will need to even look at the data that I copy from the
> sink; only the metadata (timestamps).
See http://bugzilla.gnome.org/show_bug.cgi?id=114973
dave...
More information about the gstreamer-devel
mailing list