<div>Hi,</div>
<div> </div>
<div>you can use the below pipeline. It works fine in XP. I don&#39;t have windows 7 so can&#39;t test.</div>
<div> </div>
<div> gst-launch-0.10 dshowaudiosrc ! queue ! directsoundsink sync=false</div>
<div> </div>
<div>Regards,</div>
<div>Sumit</div>
<div> </div>
<div><br><br> </div>
<div class="gmail_quote">On Wed, Jan 27, 2010 at 10:59 PM, Francis Rammeloo <span dir="ltr">&lt;<a href="mailto:francis.rammeloo@gmail.com">francis.rammeloo@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Done. See bug 608274 (<a href="https://bugzilla.gnome.org/show_bug.cgi?id=608274" target="_blank">https://bugzilla.gnome.org/show_bug.cgi?id=608274</a>).<br>

<div>
<div></div>
<div class="h5"><br>2010/1/27 Julien Isorce &lt;<a href="mailto:julien.isorce@gmail.com">julien.isorce@gmail.com</a>&gt;:<br>&gt;&gt;&gt; (error=-2147221164)<br>&gt;<br>&gt; Actually it&#39;s  0x80040154: REGDB_E_CLASSNOTREG<br>
&gt;<br>&gt; From <a href="http://msdn.microsoft.com/en-us/library/ms686615(VS.85).aspx" target="_blank">http://msdn.microsoft.com/en-us/library/ms686615(VS.85).aspx</a> :<br>&gt; REGDB_E_CLASSNOTREG:<br>&gt;<br>&gt; A specified class is not registered in the registration database. Also can<br>
&gt; indicate that the type of server you requested in the CLSCTX enumeration is<br>&gt; not registered or the values for the server types in the registry are<br>&gt; corrupt.<br>&gt;<br>&gt; As far I am concerned I never tested dshowsrcwrapper on Window 7.<br>
&gt;<br>&gt; From a cmd, type<br>&gt;<br>&gt; set GST_DEBUG=dshowvideosrc:5<br>&gt;<br>&gt; gst-launch-0.10 -v dshowvideosrc device-name=&quot;Built-in iSight&quot; ! fakesink<br>&gt;<br>&gt; Then please open a bug in bugzilla and attach the output log.<br>
&gt;<br>&gt; Julien<br>&gt;<br>&gt;<br>&gt;<br>&gt; 2010/1/27 Francis Rammeloo &lt;<a href="mailto:francis.rammeloo@gmail.com">francis.rammeloo@gmail.com</a>&gt;<br>&gt;&gt;<br>&gt;&gt; 2010/1/27 Julien Isorce &lt;<a href="mailto:julien.isorce@gmail.com">julien.isorce@gmail.com</a>&gt;:<br>
&gt;&gt; &gt; Hi,<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; Where did you get gstreamer for windows ?<br>&gt;&gt; &gt; (<a href="http://www.gstreamer-winbuild.ylatuya.es/doku.php" target="_blank">http://www.gstreamer-winbuild.ylatuya.es/doku.php</a>)<br>
&gt;&gt; &gt; gstreamer version?<br>&gt;&gt;<br>&gt;&gt; Thanks for your answer. I am using the WinBuilds GPL package.<br>&gt;&gt;<br>&gt;&gt; &gt; Anyway, try to set device-name (got the name from graphedit ....)<br>&gt;&gt;<br>
&gt;&gt; GraphEdit shows the name: &quot;Microfoon (Cirrus Logic CS4206A&quot; (without<br>&gt;&gt; the closing parenthesis). It is probably the correct name because if I<br>&gt;&gt; use another name I get a &quot;device not found&quot; error.<br>
&gt;&gt;<br>&gt;&gt; I suspect that there is something wrong with the DirectShow plugins<br>&gt;&gt; because I am also unable to produce my webcam using the dshowvideosrc<br>&gt;&gt; element, while ksvideosrc works fine.<br>
&gt;&gt;<br>&gt;&gt; Here are some details:<br>&gt;&gt;<br>&gt;&gt; The dshowaudiosrc produces the &quot;can&#39;t create dshow fakesink&quot; error:<br>&gt;&gt; D:\gst-launch-0.10 dshowaudiosrc device-name=&quot;Microfoon (Cirrus Logic<br>
&gt;&gt; CS4206A&quot; ! audioconvert ! autoaudiosink<br>&gt;&gt; Setting pipeline to PAUSED ...<br>&gt;&gt; 0:00:00.152000000  3744   00538F40 ERROR          dshowaudiosrc<br>&gt;&gt; gstdshowaudiosrc.c:636:gst_dshowaudiosrc_open: Can&#39;t create an<br>
&gt;&gt; instance of the directshow fakesink (error=-2147221164)<br>&gt;&gt; ERROR: Pipeline doesn&#39;t want to pause.<br>&gt;&gt; Setting pipeline to NULL ...<br>&gt;&gt; Freeing pipeline ...<br>&gt;&gt;<br>&gt;&gt;<br>
&gt;&gt; The dshowvideosrc produces a similar error message:<br>&gt;&gt; D:\gst-launch-0.10 dshowvideosrc device-name=&quot;Built-in iSight&quot; !<br>&gt;&gt; ffmpegcolorspace ! autovideosink<br>&gt;&gt; Setting pipeline to PAUSED ...<br>
&gt;&gt; 0:00:00.487000000  1304   00558F10 ERROR          dshowvideosrc<br>&gt;&gt; gstdshowvideosrc.c:698:gst_dshowvideosrc_start: Can&#39;t create an<br>&gt;&gt; instance of our dshow fakesink filter (error=-2147221164)<br>
&gt;&gt; ERROR: Pipeline doesn&#39;t want to pause.<br>&gt;&gt; Setting pipeline to NULL ...<br>&gt;&gt; Freeing pipeline ...<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; The ksvideosrc, using the same device-name, works fine:<br>
&gt;&gt; D:\gst-launch-0.10 ksvideosrc device-name=&quot;Built-in iSight&quot; !<br>&gt;&gt; ffmpegcolorspace ! autovideosink<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; Am I the only one experiencing this error?<br>&gt;&gt;<br>&gt;&gt; Grts,<br>
&gt;&gt; Francis<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; &gt; Julien<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; 2010/1/27 Francis Rammeloo &lt;<a href="mailto:francis.rammeloo@gmail.com">francis.rammeloo@gmail.com</a>&gt;<br>&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; I&#39;m having some trouble finding an element that is capable of<br>&gt;&gt; &gt;&gt; capturing the built-in microphone on my laptop (it&#39;s a Macbook Pro<br>&gt;&gt; &gt;&gt; running Windows 7). I have tried using the dshowaudiosrc element like<br>
&gt;&gt; &gt;&gt; this:<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt;    gst-launch-0.10 dshowaudiosrc ! audioconvert ! autoaudiosink<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; Which results in the error:<br>&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;    dshowaudiosrc gstdshowaudiosrc.c:636:gst_dshowaudiosrc_open: Can&#39;t<br>&gt;&gt; &gt;&gt; create an instance of the directshow fakesink (error=-2147221164)<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; FYI: I have exact the same problem when I want to use the<br>
&gt;&gt; &gt;&gt; dshowvideosrc for capturing the webcam, but that not an issue because<br>&gt;&gt; &gt;&gt; I can use the ksvideosrc element instead.<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; Does anyone have an idea how to fix it? Alternative solutions would be<br>
&gt;&gt; &gt;&gt; welcome too.<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; Grts,<br>&gt;&gt; &gt;&gt; Francis<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; ------------------------------------------------------------------------------<br>
&gt;&gt; &gt;&gt; The Planet: dedicated and managed hosting, cloud storage, colocation<br>&gt;&gt; &gt;&gt; Stay online with enterprise data centers and the best network in the<br>&gt;&gt; &gt;&gt; business<br>&gt;&gt; &gt;&gt; Choose flexible plans and management services without long-term<br>
&gt;&gt; &gt;&gt; contracts<br>&gt;&gt; &gt;&gt; Personal 24x7 support from experience hosting pros just a phone call<br>&gt;&gt; &gt;&gt; away.<br>&gt;&gt; &gt;&gt; <a href="http://p.sf.net/sfu/theplanet-com" target="_blank">http://p.sf.net/sfu/theplanet-com</a><br>
&gt;&gt; &gt;&gt; _______________________________________________<br>&gt;&gt; &gt;&gt; gstreamer-devel mailing list<br>&gt;&gt; &gt;&gt; <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
&gt;&gt; &gt;&gt; <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>
&gt;&gt; &gt; ------------------------------------------------------------------------------<br>&gt;&gt; &gt; The Planet: dedicated and managed hosting, cloud storage, colocation<br>&gt;&gt; &gt; Stay online with enterprise data centers and the best network in the<br>
&gt;&gt; &gt; business<br>&gt;&gt; &gt; Choose flexible plans and management services without long-term<br>&gt;&gt; &gt; contracts<br>&gt;&gt; &gt; Personal 24x7 support from experience hosting pros just a phone call<br>&gt;&gt; &gt; away.<br>
&gt;&gt; &gt; <a href="http://p.sf.net/sfu/theplanet-com" target="_blank">http://p.sf.net/sfu/theplanet-com</a><br>&gt;&gt; &gt; _______________________________________________<br>&gt;&gt; &gt; gstreamer-devel mailing list<br>
&gt;&gt; &gt; <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>&gt;&gt; &gt; <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; ------------------------------------------------------------------------------<br>&gt;&gt; The Planet: dedicated and managed hosting, cloud storage, colocation<br>
&gt;&gt; Stay online with enterprise data centers and the best network in the<br>&gt;&gt; business<br>&gt;&gt; Choose flexible plans and management services without long-term contracts<br>&gt;&gt; Personal 24x7 support from experience hosting pros just a phone call away.<br>
&gt;&gt; <a href="http://p.sf.net/sfu/theplanet-com" target="_blank">http://p.sf.net/sfu/theplanet-com</a><br>&gt;&gt; _______________________________________________<br>&gt;&gt; gstreamer-devel mailing list<br>&gt;&gt; <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
&gt;&gt; <a 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>&gt; ------------------------------------------------------------------------------<br>
&gt; The Planet: dedicated and managed hosting, cloud storage, colocation<br>&gt; Stay online with enterprise data centers and the best network in the<br>&gt; business<br>&gt; Choose flexible plans and management services without long-term contracts<br>
&gt; Personal 24x7 support from experience hosting pros just a phone call away.<br>&gt; <a href="http://p.sf.net/sfu/theplanet-com" target="_blank">http://p.sf.net/sfu/theplanet-com</a><br>&gt; _______________________________________________<br>
&gt; gstreamer-devel mailing list<br>&gt; <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>&gt; <a 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>The Planet: dedicated and managed hosting, cloud storage, colocation<br>Stay online with enterprise data centers and the best network in the business<br>
Choose flexible plans and management services without long-term contracts<br>Personal 24x7 support from experience hosting pros just a phone call away.<br><a href="http://p.sf.net/sfu/theplanet-com" target="_blank">http://p.sf.net/sfu/theplanet-com</a><br>
_______________________________________________<br>gstreamer-devel mailing list<br><a href="mailto:gstreamer-devel@lists.sourceforge.net">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>
</div></div></blockquote></div><br>