<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>RE: Sometimes vs. On Request Pads on Sink Side of Plugin</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>In my plug-in sink side, I am attempting to ingest 2 incoming sources.<BR>
I always expect to have data for sink 1, but sink 2 may not always have data.<BR>
If sink 2 has valid data, I compare the current frame in sink 1 to the data in sink 2.<BR>
If I find matching information, I modify the output of the data from sink 1.<BR>
<BR>
Greg<BR>
<BR>
-----Original Message-----<BR>
From: gstreamer-devel-bounces+gwunder=eoir.com@lists.freedesktop.org on behalf of Stefan Kost<BR>
Sent: Mon 4/11/2011 10:27 AM<BR>
To: gstreamer-devel@lists.freedesktop.org<BR>
Subject: Re: Sometimes vs. On Request Pads on Sink Side of Plugin<BR>
<BR>
On 08.04.2011 18:53, Greg Wunder wrote:<BR>
&gt;<BR>
&gt; I could not easily find a plug-in that uses a sometimes pad on the<BR>
&gt; sink side.<BR>
&gt; The closest thing I could find were plug-ins like videomixer or mvemux<BR>
&gt; that use &quot;on request&quot; pads (with &amp; without collections).<BR>
&gt; Is there an example of a plug-in with a sometimes pad on the sink side<BR>
&gt; or is this not proper practice in plug-in development or has it just<BR>
&gt; not been tested/done yet?<BR>
&gt;<BR>
Asking the other way around, what is the example where you think you<BR>
would need it. &quot;Sometimes pads&quot; are data driven and thus appear usual as<BR>
src pads.<BR>
<BR>
Stefan<BR>
<BR>
&gt; Greg<BR>
&gt;<BR>
&gt;<BR>
&gt; _______________________________________________<BR>
&gt; gstreamer-devel mailing list<BR>
&gt; gstreamer-devel@lists.freedesktop.org<BR>
&gt; <A HREF="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</A><BR>
<BR>
_______________________________________________<BR>
gstreamer-devel mailing list<BR>
gstreamer-devel@lists.freedesktop.org<BR>
<A HREF="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</A><BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>