<p dir="ltr">Hello Nirbheek, </p>
<p dir="ltr">I am quite familiar with Cerbero. However as you noticed it takes ages to build anything so it's not very nice for daily development of Windows-related plug-ins. </p>
<p dir="ltr">Anyway I will handle this somehow or find a workaround </p>
<p dir="ltr">M. </p>
<br><div class="gmail_quote"><div dir="ltr">sob., 29.10.2016, 09:02 użytkownik Nirbheek Chauhan <<a href="mailto:nirbheek.chauhan@gmail.com">nirbheek.chauhan@gmail.com</a>> napisał:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Marcin,<br class="gmail_msg">
<br class="gmail_msg">
On Sat, Oct 29, 2016 at 12:13 PM, <a href="mailto:marcin@saepia.net" class="gmail_msg" target="_blank">marcin@saepia.net</a> <<a href="mailto:marcin@saepia.net" class="gmail_msg" target="_blank">marcin@saepia.net</a>> wrote:<br class="gmail_msg">
> I want to work on GStreamer support for Windows (directsound and wasapi<br class="gmail_msg">
> elements)  and I look for advice for the most convenient setup. Cerbero is<br class="gmail_msg">
> cool but recompiling whole package after change can be painful.<br class="gmail_msg">
><br class="gmail_msg">
> What is the most convenient way to go? msys2? Native Microsoft tools?<br class="gmail_msg">
><br class="gmail_msg">
<br class="gmail_msg">
Unfortunately, Cerbero is currently the only way to do GStreamer<br class="gmail_msg">
development on Windows. The real pain with Cerbero is actually that it<br class="gmail_msg">
builds everything with Autotools so it takes forever to bootstrap and<br class="gmail_msg">
setup. You can find instructions here:<br class="gmail_msg">
<br class="gmail_msg">
  <a href="https://cgit.freedesktop.org/gstreamer/cerbero/tree/README#n36" rel="noreferrer" class="gmail_msg" target="_blank">https://cgit.freedesktop.org/gstreamer/cerbero/tree/README#n36</a><br class="gmail_msg">
<br class="gmail_msg">
This will build GStreamer and all its dependencies with Autotools (MinGW/GCC).<br class="gmail_msg">
<br class="gmail_msg">
It also isn't the most robust system, so you can expect some build<br class="gmail_msg">
issues while setting it up. Do pop in at #gstreamer on FreeNode if you<br class="gmail_msg">
have issues!<br class="gmail_msg">
<br class="gmail_msg">
If you want to build GStreamer and some of its dependencies with MSVC<br class="gmail_msg">
(but the majority of dependencies will still use Autotools/MinGW/GCC),<br class="gmail_msg">
you can take a look at this experimental Cerbero branch:<br class="gmail_msg">
<br class="gmail_msg">
  <a href="https://github.com/centricular/cerbero#windows" rel="noreferrer" class="gmail_msg" target="_blank">https://github.com/centricular/cerbero#windows</a><br class="gmail_msg">
<br class="gmail_msg">
A little while back I also wrote a doc about development of GStreamer<br class="gmail_msg">
using Cerbero:<br class="gmail_msg">
<br class="gmail_msg">
  <a href="https://github.com/centricular/cerbero-docs/blob/master/start.md#dev-workflow" rel="noreferrer" class="gmail_msg" target="_blank">https://github.com/centricular/cerbero-docs/blob/master/start.md#dev-workflow</a><br class="gmail_msg">
<br class="gmail_msg">
Hope this helps!<br class="gmail_msg">
<br class="gmail_msg">
--<br class="gmail_msg">
~Nirbheek Chauhan<br class="gmail_msg">
_______________________________________________<br class="gmail_msg">
gstreamer-devel mailing list<br class="gmail_msg">
<a href="mailto:gstreamer-devel@lists.freedesktop.org" class="gmail_msg" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br class="gmail_msg">
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" class="gmail_msg" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br class="gmail_msg">
</blockquote></div>