<!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>
><BR>
> I could not easily find a plug-in that uses a sometimes pad on the<BR>
> sink side.<BR>
> The closest thing I could find were plug-ins like videomixer or mvemux<BR>
> that use "on request" pads (with & without collections).<BR>
> Is there an example of a plug-in with a sometimes pad on the sink side<BR>
> or is this not proper practice in plug-in development or has it just<BR>
> not been tested/done yet?<BR>
><BR>
Asking the other way around, what is the example where you think you<BR>
would need it. "Sometimes pads" are data driven and thus appear usual as<BR>
src pads.<BR>
<BR>
Stefan<BR>
<BR>
> Greg<BR>
><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>
_______________________________________________<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>