<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>Hi,<BR>I'm using gstreamer to display information overlayed on a video (mainly text). I'll use existing plugins for the overlay, but I need to create my own flow type getting out of a home-made plugin. This plugin would take the video on sink pad, analyze it, and send information (per frame) on the source pad. There is very limited information in the gstreamer main and plugin guides about this.<BR>My concerns are:<BR>-what kind of plugin should I create (I currently start from the skeleton plugin generated from plugin tools, and specify my own caps for sink/source pads)<BR>-how do I create a new type<BR>-what are the main things to implement this new stream. As it is, I have to create a buffer, specify its duration, timestamp, size, what else? How to relate to caps
properties?<BR> <BR>I would appreciate some guidelines and/or examples,<BR>Thx,<BR>Pete<BR></DIV></div><br>
<hr size=1>Be a better Heartthrob. <a href="http://us.rd.yahoo.com/evt=48255/*http://answers.yahoo.com/dir/_ylc=X3oDMTI5MGx2aThyBF9TAzIxMTU1MDAzNTIEX3MDMzk2NTQ1MTAzBHNlYwNCQUJwaWxsYXJfTklfMzYwBHNsawNQcm9kdWN0X3F1ZXN0aW9uX3BhZ2U-?link=list&sid=396545433">Get better relationship answers </a>from someone who knows.<br>Yahoo! Answers - Check it out.
</body></html>