hmm, could you try to create again the same graph than the one in the screenshot.<br>But, just before to click on play, try to disconnect the crossbar from the capture filtre.<br>Then click play and tell me if that works.<br>
<br>if yes, try to do the same steps, except you just remove the crossbar before to play.<br><br>If that works, it means that there is no default &quot;route&quot; and so a physical input has to be set before to play the graph.<br>
<br>Julien<br><br><div class="gmail_quote">2009/7/20 Julien Isorce <span dir="ltr">&lt;<a href="mailto:julien.isorce@gmail.com">julien.isorce@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>First, the&quot; missing&quot; element you was talking about is a classic &quot;crossbar&quot; directshow filter.<br>Drivers of capture devices that contain a tuner, usually implement the crossbar interface.<br>

So it&#39;s not something weird.<br><br>Second, the not normal thing is that the capture filter needs to be connected to the crossbar in order to start.<br>(and that&#39;s why you got &quot;not connected device&quot;)<br>

<br>I have no tuner capture device here so I cannot send you a screenshot.<br><br>Well, it should have a way to avoid the use of the crossbar filter.<br><font color="#888888"><br>Julien</font><div><div></div><div class="h5">
<br><br><div class="gmail_quote">2009/7/17 Albert Costa <span dir="ltr">&lt;<a href="mailto:costa_albert@yahoo.fr" target="_blank">costa_albert@yahoo.fr</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div style="font-family: &#39;times new roman&#39;,&#39;new york&#39;,times,serif; font-size: 12pt;">

<div>Hi,</div><div>I send the screenshot of the working graph. As you can see (and as I explained in my last post), it needs 2 elements to capture the source, which is why the dshowvideosrc element cannot work with this device (because it only expects/adds one element).</div>

<div>Regards,</div><div>Al</div><div><br></div><div><br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">

<font face="Tahoma" size="2"><div><hr size="1"><b><span style="font-weight: bold;">De :</span></b> Julien Isorce &lt;<a href="mailto:julien.isorce@gmail.com" target="_blank">julien.isorce@gmail.com</a>&gt;<br><b><span style="font-weight: bold;">À :</span></b> Discussion of the development of GStreamer &lt;<a href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a>&gt;<br>

</div><b><span style="font-weight: bold;">Envoyé le :</span></b> Vendredi, 17 Juillet 2009, 17h18mn 27s<br><b><span style="font-weight: bold;">Objet :</span></b> Re: [gst-devel] Re : Re : Re : Re : Re : Grabbing analog video source with gstreamer<br>

</font><div><div></div><div><br><br><br><div class="gmail_quote">2009/7/17 Albert Costa <span dir="ltr">&lt;<a rel="nofollow" href="mailto:costa_albert@yahoo.fr" target="_blank">costa_albert@yahoo.fr</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div style="font-size: 12pt;"><div>Hi Julien,</div><div>thanks for your patient help! I&#39;ve followed your advice. I have connected the graphedit to the running thread of virtualdub acquisition, so I have seen the full graph running. </div>


</div></div></blockquote><div> </div><div>ok cool<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div style="font-size: 12pt;">


<div>There was a missing element when I tried previously to build the chain myself. So now I&#39;m also able to grab from graphedit, using the correct elements.</div></div></div></blockquote><div><br>What was exactly the missing element ? could you send us a screenshot ?<br>


right click on the output pin, then &quot;render pin&quot; does not insert this element ?<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


<div><div style="font-size: 12pt;"><div> Now, from the gstreamer point of view, how can I know which elements the plugin really tries to put in the graph? (and yes, the reported error means &#39;no connected device&#39;).</div>


</div></div></blockquote><div><br>dshowvideosrc just builds a directshow graph that contains a &quot;video capture source filter&quot; and<br>a &quot;custom directshow fakesink filter&quot; (this fakesink has nothing to deal with the gstreamer one, and you cannot instanciate it in graphedit)<br>


<br>But this &quot;custom directshow fakesink filter&quot; accepts any pin caps.<br><br>So the following should works:<br><br>gst-launch-0.10 dshowvideosrc device-name=&quot;your device name that you see in graphedit in video capture source category&quot; ! fakesink<br>


<br>Any infos on the missing element that resolved the &quot;no connected device&quot; may help.<br><br>Have you also tried to update the driver of you device ?<br><br>Julien<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


<div><div style="font-size: 12pt;"><div></div><div>Regards,</div><div>Al</div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">
<br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><font face="Tahoma" size="2"><div><hr size="1"><b><span style="font-weight: bold;">De :</span></b> Julien Isorce &lt;<a rel="nofollow" href="mailto:julien.isorce@gmail.com" target="_blank">julien.isorce@gmail.com</a>&gt;<br>


<b><span style="font-weight: bold;">À :</span></b> Discussion of the development of GStreamer &lt;<a rel="nofollow" href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a>&gt;<br>

</div>
<b><span style="font-weight: bold;">Envoyé le :</span></b> Vendredi, 17 Juillet 2009, 15h42mn 42s<br><b><span style="font-weight: bold;">Objet :</span></b> Re: [gst-devel] Re : Re : Re : Re : Grabbing analog video source with gstreamer<br>


</font><div><div></div><div><br><br><br><div class="gmail_quote">2009/7/17 Albert Costa <span dir="ltr">&lt;<a rel="nofollow" href="mailto:costa_albert@yahoo.fr" target="_blank">costa_albert@yahoo.fr</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div style="font-size: 12pt;"><div>Hi again,</div><div>I&#39;ve moved a bit forward, but not enought yet to achieve grabbing with gstreamer. First thing I did was to check I could acquire from WinMovieMaker, and that worked. I even successed with virtualdub.</div>



</div></div></blockquote><div><br>ok but still does not work with graphedit ? if yes this is really strange. You have to figure out what is going on because dshowvideosrc builds a directshow graph as graphedit does.<br> </div>



<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div style="font-size: 12pt;">
<div></div><div>Then I noticed was that my grabber source was emiting in YUY2 format. When I gst-inspected my dshowvideosrc I realized it was not a supported format (was version 0.10.10), which explained the &#39;could not link elements&#39; message I had with a simple dshowvideosrc ! fakesink pipeline. </div>



<div>I have installed latest winbuilds version (now 0.10.4-prerelease). This one handles YUY2. But now I get a new error &quot;gstdshowvideosrc.c:653:gst_dshowvideosrc_change_state: Can&#39;t RUN the directshow capture graph (error=-2147023729)&quot;</div>



</div></div></blockquote><div><br>I think this is the same error as you got in graphedit (&quot;device not connected&quot;)<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



<div><div style="font-size: 12pt;"><div></div><div>I have tried to check
 on the web possible problems, but found nothing relevant. Only thing was to check directx version, and I have 9.0c.</div><div>It feels frustrating to see all components but gstreamer able to acquire my video...</div></div>



</div></blockquote><div><br>You could report the graphedit problem to the device company. They often uses it.<br>If you resolve the graphedit pb then dshowvideosrc will work. That&#39;s all I can do without having the device in my hands.<br>



 </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div style="font-size: 12pt;">
<div></div><div>Regards,</div><div>Al</div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><font face="Tahoma" size="2"><div>



<hr size="1"><b><span style="font-weight: bold;">De :</span></b> Julien Isorce &lt;<a rel="nofollow" href="mailto:julien.isorce@gmail.com" target="_blank">julien.isorce@gmail.com</a>&gt;<br><b><span style="font-weight: bold;">À :</span></b> Discussion of the development of GStreamer &lt;<a rel="nofollow" href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a>&gt;<br>



</div><b><span style="font-weight: bold;">Envoyé le :</span></b> Jeudi, 16 Juillet 2009, 15h32mn 55s<br><b><span style="font-weight: bold;">Objet :</span></b> Re: [gst-devel] Re : Re : Re : Grabbing analog video source with gstreamer<br>



</font><div><div></div><div><br><br><br><div class="gmail_quote">2009/7/16 Albert Costa <span dir="ltr">&lt;<a rel="nofollow" href="mailto:costa_albert@yahoo.fr" target="_blank">costa_albert@yahoo.fr</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div style="font-size: 12pt;"><br><div>In graphedit, the property page for the element shows video decoder options (mainly PAL and SECAM formats). The output pin also reports the decoder options, plus the image format. </div>




</div></div></blockquote><div> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div style="font-size: 12pt;">
<div>And if I connect a video renderer and try to play, it says no peripheral is connected.</div></div></div></blockquote><div><br> So it&#39;s not a GStreamer problem. <br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">




<div><div style="font-size: 12pt;"><div></div><div>There is a software provided with the hardware, I tested it at home it did allow the grabbing. But I don&#39;t know if there&#39;s a way to use the hw without the sw...</div>




</div></div></blockquote><div><br>From my experience, if you can see the hw in graphedit then you can use it without the sw. If not, you can&#39;t.<br><br>Try to grab using  &quot;Window Movie Maker&quot; that is installed by default on winxp<br>




(select &quot;capture from video device&quot;)<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div style="font-size: 12pt;">




<div></div><div>Regards,</div><div>Al</div></div></div></blockquote><div><br>Julien<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">




<div><div style="font-size: 12pt;"><div></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">
<font face="Tahoma" size="2"><div><hr size="1"><b><span style="font-weight: bold;">De :</span></b> Julien Isorce &lt;<a rel="nofollow" href="mailto:julien.isorce@gmail.com" target="_blank">julien.isorce@gmail.com</a>&gt;<br>



</div>
<b><span style="font-weight: bold;">À :</span></b> Gstreamer &lt;<a rel="nofollow" href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a>&gt;<br><b><span style="font-weight: bold;">Envoyé le :</span></b> Jeudi, 9 Juillet 2009, 17h12mn 45s<br>




<b><span style="font-weight: bold;">Objet :</span></b> Re: [gst-devel] Re : Re : Grabbing analog video source with gstreamer<br></font><div><div></div><div><br>(reply to the gst list)<br><br>Note that you should have the same error doing:<br>




<br>set GST_DEBUG=1<br>gst-launch dshowvideosrc ! fakesink<br><br>About the reason of the error, you should have this error only if you disconnect the usb link.<br>
<br>--&gt;Anything with right bouton on the capture filter in graphedit, to open the property page ?<br>--&gt;property page on the ouput pin ?<br>--&gt;Is there a software joined to the device ? does it work ?<br><br>Julien<br>





<br><div class="gmail_quote">2009/7/9 Albert Costa <span dir="ltr">&lt;<a rel="nofollow" href="mailto:costa_albert@yahoo.fr" target="_blank">costa_albert@yahoo.fr</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">





<div><div style="font-size: 12pt;"><div>Hi,</div><div>ok it does appear in the list. I wanted to add a renderer and see if it plays, but...</div><div>
Problem is then that it does not see that I have a source physically connected to it. I guess that&#39;s also why gstreamer plugin does not recognize it.</div><div>See attached pict.</div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">





Al</div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><font face="Tahoma" size="2"><div><hr size="1">





<b><span style="font-weight: bold;">De :</span></b> Julien Isorce &lt;<a rel="nofollow" href="mailto:julien.isorce@gmail.com" target="_blank">julien.isorce@gmail.com</a>&gt;<br><b><span style="font-weight: bold;">À :</span></b> Discussion of the development of GStreamer
 &lt;<a rel="nofollow" href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a>&gt;<br></div><b><span style="font-weight: bold;">Envoyé le :</span></b> Jeudi, 9 Juillet 2009, 14h51mn 42s<br>





<b><span style="font-weight: bold;">Objet :</span></b> Re: [gst-devel] Re : Grabbing analog video source with gstreamer<br></font><div><div></div><div><br>dshowvideosrc handles a capture device only if the device driver implements the directshow capture interfaces.<br>





To check if you driver associated with your &quot;SvideoToUsb device&quot;, implements those interfaces or not,<br>
you can use &quot;graphedit&quot; (you can find it on the web).<br>Then if you see your device in &quot;Video Capture Device&quot; category, then it should be ok.<br><br>Julien<br><br><div class="gmail_quote">2009/7/9 Albert Costa <span dir="ltr">&lt;<a rel="nofollow" href="mailto:costa_albert@yahoo.fr" target="_blank">costa_albert@yahoo.fr</a>&gt;</span><br>






<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div style="font-size: 12pt;">
<div>Hi, </div><div>thanks for the tips. I actually already use the winbuilds binaries, so I got this one (though I&#39;m on winbuild version 0.10.2, not 0.10.3).</div><div>However, I cannot see my grabber input with it. It works fine with a simple usb webcam, but looks like the Svideo to USB grabber is not handled the same way, pitty...</div>






<div>Regards,</div><div>Al</div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><font face="Tahoma" size="2"><hr size="1">






<b><span style="font-weight: bold;">De :</span></b> Julien Isorce &lt;<a rel="nofollow" href="mailto:julien.isorce@gmail.com" target="_blank">julien.isorce@gmail.com</a>&gt;<br><b><span style="font-weight: bold;">À :</span></b> Discussion of the development of GStreamer
 &lt;<a rel="nofollow" href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a>&gt;<br><b><span style="font-weight: bold;">Envoyé le :</span></b> Jeudi, 9 Juillet 2009, 11h53mn 54s<br>






<b><span style="font-weight: bold;">Objet :</span></b> Re: [gst-devel] Grabbing analog video source with gstreamer<br></font><div><div></div><div><br>Hi,<br><br>You can try dshowvideosrc from there:<br><br><a rel="nofollow" href="http://www.gstreamer-winbuild.ylatuya.es/doku.php?id=download" target="_blank">http://www.gstreamer-winbuild.ylatuya.es/doku.php?id=download</a><br>






<br>which is different from the one who is in gst-plugins-bad<br>
<br>see <a rel="nofollow" href="http://bugzilla.gnome.org/show_bug.cgi?id=517203" target="_blank">http://bugzilla.gnome.org/show_bug.cgi?id=517203</a> for more informations.<br><br>Julien<br><br><div class="gmail_quote">






2009/7/8 Philip Jägenstedt <span dir="ltr">&lt;<a rel="nofollow" href="mailto:philip@foolip.org" target="_blank">philip@foolip.org</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I&#39;ve done capture with GStreamer using v4l2src, but if you&#39;re on XP<br>
have a look at <a rel="nofollow" href="http://asabil.wordpress.com/2007/05/20/directshowvideosrc-for-gstreamer/" target="_blank">http://asabil.wordpress.com/2007/05/20/directshowvideosrc-for-gstreamer/</a><br>
Apparently it&#39;s dshowsrcwrapper in gst-plugins-bad.<br>
<br>
Philip<br>
<div><div></div><div><br>
On Wed, Jul 8, 2009 at 14:41, Albert Costa&lt;<a rel="nofollow" href="mailto:costa_albert@yahoo.fr" target="_blank">costa_albert@yahoo.fr</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt; I would like to know if anyone has already used GStreamer to get video from<br>
&gt; an analog source? For some reasons, I may have to use a S-Video camera for a<br>
&gt; project. So I&#39;ll need to get the video from it. Has anyone experienced using<br>
&gt; gst with a frame grabber ? (btw, I&#39;m under winXP)<br>
&gt; I&#39;ve tried a S-Video to USB converter, but I cannot see which plugin I could<br>
&gt; use : ksvideosrc does not see it.<br>
&gt; Any help or advice would be welcomed,<br>
&gt; Regards,<br>
&gt; Al<br>
&gt;<br>
</div></div>&gt; ------------------------------------------------------------------------------<br>
&gt; Enter the BlackBerry Developer Challenge<br>
&gt; This is your chance to win up to $100,000 in prizes! For a limited time,<br>
&gt; vendors submitting new applications to BlackBerry App World(TM) will have<br>
&gt; the opportunity to enter the BlackBerry Developer Challenge. See full prize<br>
&gt; details at: <a rel="nofollow" href="http://p.sf.net/sfu/Challenge" target="_blank">http://p.sf.net/sfu/Challenge</a><br>
&gt; _______________________________________________<br>
&gt; gstreamer-devel mailing list<br>
&gt; <a rel="nofollow" href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a><br>
&gt; <a rel="nofollow" href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
--<br>
Philip Jägenstedt<br>
<br>
------------------------------------------------------------------------------<br>
Enter the BlackBerry Developer Challenge<br>
This is your chance to win up to $100,000 in prizes! For a limited time,<br>
vendors submitting new applications to BlackBerry App World(TM) will have<br>
the opportunity to enter the BlackBerry Developer Challenge. See full prize<br>
details at: <a rel="nofollow" href="http://p.sf.net/sfu/Challenge" target="_blank">http://p.sf.net/sfu/Challenge</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a rel="nofollow" href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a><br>
<a rel="nofollow" href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</blockquote></div><br>
</div></div></div></div><div></div></div><br>



      </div><br>------------------------------------------------------------------------------<br>
Enter the BlackBerry Developer Challenge<br>
This is your chance to win up to $100,000 in prizes! For a limited time,<br>
vendors submitting new applications to BlackBerry App World(TM) will have<br>
the opportunity to enter the BlackBerry Developer Challenge. See full prize<br>
details at: <a rel="nofollow" href="http://p.sf.net/sfu/Challenge" target="_blank">http://p.sf.net/sfu/Challenge</a><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a rel="nofollow" href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a><br>
<a rel="nofollow" href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br>
</div></div></div></div><div></div></div><br>



      </div></blockquote></div><br>
</div></div></div></div><div></div></div><br>



      </div><br>------------------------------------------------------------------------------<br>
Enter the BlackBerry Developer Challenge<br>
This is your chance to win up to $100,000 in prizes! For a limited time,<br>
vendors submitting new applications to BlackBerry App World(TM) will have<br>
the opportunity to enter the BlackBerry Developer Challenge. See full prize<br>
details at: <a rel="nofollow" href="http://p.sf.net/sfu/Challenge" target="_blank">http://p.sf.net/sfu/Challenge</a><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a rel="nofollow" href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a><br>
<a rel="nofollow" href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br>
</div></div></div></div><div></div></div><br>



      </div><br>------------------------------------------------------------------------------<br>
Enter the BlackBerry Developer Challenge<br>
This is your chance to win up to $100,000 in prizes! For a limited time,<br>
vendors submitting new applications to BlackBerry App World(TM) will have<br>
the opportunity to enter the BlackBerry Developer Challenge. See full prize<br>
details at: <a rel="nofollow" href="http://p.sf.net/sfu/Challenge" target="_blank">http://p.sf.net/sfu/Challenge</a><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a rel="nofollow" href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a><br>
<a rel="nofollow" href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br>
</div></div></div></div><div></div></div><br>



      </div><br>------------------------------------------------------------------------------<br>
Enter the BlackBerry Developer Challenge<br>
This is your chance to win up to $100,000 in prizes! For a limited time,<br>
vendors submitting new applications to BlackBerry App World(TM) will have<br>
the opportunity to enter the BlackBerry Developer Challenge. See full prize<br>
details at: <a rel="nofollow" href="http://p.sf.net/sfu/Challenge" target="_blank">http://p.sf.net/sfu/Challenge</a><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a rel="nofollow" href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a><br>
<a rel="nofollow" href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br>
</div></div></div></div><div></div></div><br>



      </div><br>------------------------------------------------------------------------------<br>
Enter the BlackBerry Developer Challenge<br>
This is your chance to win up to $100,000 in prizes! For a limited time,<br>
vendors submitting new applications to BlackBerry App World(TM) will have<br>
the opportunity to enter the BlackBerry Developer Challenge. See full prize<br>
details at: <a href="http://p.sf.net/sfu/Challenge" target="_blank">http://p.sf.net/sfu/Challenge</a><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br>
</div></div></blockquote></div><br>