On Apr 15, 11:18 pm, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote: > Berco Beute schrieb: > > > Thanks, that would be great. > > Here you go. > > http://roggisch.de/vidio.tgz > > Diez
Wonderful! Thank you very much! I'm running out of time, but after installing the necessary goodies using the nice package from here: http://aruiz.typepad.com/siliconisland/2006/12/allinone_win32_.html In the meantime I've switched to windows. I'm running into the problem that 'import gst' throws: =========================== >>> import gst Traceback (most recent call last): File "<stdin>", line 1, in <module> File "H:\Python25\lib\site-packages\gst-0.10\gst\__init__.py", line 87, in <mo dule> from _gst import * ImportError: DLL load failed: The specified module could not be found. =========================== I've tried reinstalling gstreamer (for windows): http://gstreamer.freedesktop.org/pkg/windows/releases/gstreamer/gstreamer-0.10.17.setup.zip http://gstreamer.freedesktop.org/pkg/windows/releases/gstreamer/gstreamer-0.10.17.win32.zip but that didn't help. I get some complaints about 'libgstinterfaces' as well... I'm too unfamiliar with these libraries to have a clue what's wrong here... I'll look into it some more tomorrow. 2B -- http://mail.python.org/mailman/listinfo/python-list