Dear people,
<br> <br>with GStreamer you have created a really cool piece of software that plays many different sound formats. It is super-flexible and yet very easy to use right from the start. So I would like to use it.
<br>Under Linux everything works great. I use Python, gst-python and GStreamer. However, my users don&#39;t know about Linux and need an executable for Windows.
<br> <br>After many searches I found a Windows binary for GStreamer 0.10.6 (GStreamer-WinBuilds-SDK-GPL-x86.msi) and a python wrapper for Gstreamer 0.10.10 (gst-python25-0.10.10.setup.zip). They don&#39;t seem to work together, do they? With my humble attempts I couldn&#39;t get them working.
<br> <br>So what I am trying now is to get two matching Windows binary versions of GStreamer and gst-python.
<br>I tried hard to compile gst-python-0.10.6 and gst-python-0.10.22 for Windows, but without success so far. 
<br> <br>Do you know of any other Windows binaries of GStreamer or gst-python?
<br>Are you able to compile any of these for Windows? Could you tell me, which toolchain you are using -- which packages in which versions do I need to get GStreamer with Python running under Windows?
<br> <br>Maybe everything I need is in <a href="http://code.google.com/p/ossbuild/downloads/detail?name=GStreamer-WinBuilds-SDK-LGPL-x86.msi" title="GStreamer WinBuilds SDK v0.10.6, LGPL (x86)">GStreamer-WinBuilds-SDK-LGPL-x86.msi</a> already. But if there is a gst-python in there, how do I access it? Copy some files from somewhere under c:/Program Files/OSSBuild/GStreamer/v0.10.6/... to c:\Python26\... somewhere?<br>
<br><br>A thousand thanks for your help!
<br> <br>George<br>