<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's scripts<br>
<br><div class="gmail_quote">2008/10/15 Andoni Morales Alastruey <span dir="ltr"><<a href="mailto:ylatuya@gmail.com">ylatuya@gmail.com</a>></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>
> Well, the package works fine with the command that you gave me, but unless I<br>
> am misunderstanding it doesn't solve my problem because I need playbin (and<br>
> a few other plugins -- let's see: vorbisenc, oggmux, lame, wavenc, flacenc,<br>
> filesink, audioconvert, cdparanoiasrc).<br>
><br>
> You mentioned that playbin worked for you in your C application. I was<br>
> figuring on running the pipeline from the command line using gst-launch<br>
> because my program is written in Python and I doubt that Python bindings<br>
> are available for OABuild.<br>
<br>
</div>Hi:<br>
I don't know how python bindings works (if they use gst-launch or they<br>
wrap the gstreamer libs) but it doesn't mater if it'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'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's challenge<br>
Build the coolest Linux based applications with Moblin SDK & 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&url=/" target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&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>