<div dir="ltr"><a href="http://gstreamer.freedesktop.org/wiki/Win32_Cross_Compiling_With_Mingw" target="_blank">http://gstreamer.freedesktop.org/wiki/Win32_Cross_Compiling_With_Mingw</a> contains a simpler cross compilation instructions based on David Schleef&#39;s scripts<br>
<br><div class="gmail_quote">2008/10/15 Andoni Morales Alastruey <span dir="ltr">&lt;<a href="mailto:ylatuya@gmail.com">ylatuya@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;">
El mié, 15-10-2008 a las 12:23 -0600, Jeffrey Barish escribió:<br>
<div class="Ih2E3d"><br>
&gt; Well, the package works fine with the command that you gave me, but unless I<br>
&gt; am misunderstanding it doesn&#39;t solve my problem because I need playbin (and<br>
&gt; a few other plugins -- let&#39;s see: vorbisenc, oggmux, lame, wavenc, flacenc,<br>
&gt; filesink, audioconvert, cdparanoiasrc).<br>
&gt;<br>
&gt; You mentioned that playbin worked for you in your C application. &nbsp;I was<br>
&gt; figuring on running the pipeline from the command line using gst-launch<br>
&gt; because my program is written in Python and I doubt that Python bindings<br>
&gt; are available for OABuild.<br>
<br>
</div>Hi:<br>
I don&#39;t know how python bindings works (if they use gst-launch or they<br>
wrap the gstreamer libs) but it doesn&#39;t mater if it&#39;s OAbuild or not as<br>
OAbuild is just a way of compiling GStreamer for Windows. The final<br>
result is the same, a set of libs and executables.<br>
<br>
Filesink and audioconvert are included.<br>
For lame you can use ffenc_libmp3lame.<br>
For wavenc you can use any of the ffenc_adpcm*.<br>
<br>
OAbuild doesn&#39;t include yet all the gstreamer plugins. I hope it will do<br>
so in the future.<br>
<br>
What you can do is try to cross-compile gstreamer using mingw:<br>
<a href="http://gstreamer.freedesktop.org/wiki/GStreamer_Cross_Compile_With_MinGW_In_Chroot_Environment" target="_blank">http://gstreamer.freedesktop.org/wiki/GStreamer_Cross_Compile_With_MinGW_In_Chroot_Environment</a><br>

<br>
And customize it to your needs...<br>
<div><div></div><div class="Wj3C7c"><br>
<br>
<br>
-------------------------------------------------------------------------<br>
This SF.Net email is sponsored by the Moblin Your Move Developer&#39;s challenge<br>
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes<br>
Grand prize is a trip for two to an Open Source event anywhere in the world<br>
<a href="http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/" target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/</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><br clear="all"><br>-- <br>Tal Shalif<br>+81-90-9688-2696<br>
</div>