I want to use Python bindings for GStreamer on windows. But looking at the INSTALL file, gstreamer does this differently. (make make install). I do not want to install cygwin or other windowsunix environments.
Is there a binary distribution of GStreamer in the GPL? (or a script that can just install it using python setup.py installation)
thanks
UPDATE: I am using Python 2.6 (or higher). Current packages are only available for Python 2.4 or 2.5.
python gstreamer audio
cppb
source share