Now it’s working with the installers from http://gstreamer.freedesktop.org/pkg/windows/releases/
(I thought, I had tried them out, but maybe I missed a restart or the PATH was broken...)
This is version 0.10.17 of gstreamer, while the version I had before was 0.10.20.
Installed all installers (gstreamer, plugins base, good, bad, ugly and gstffmpeg). Now my dirlisting looks exactly like yours
This installers required GTK2 runtime, I took gtk2-runtime-2.12.6-2008-02-02-ash.exe from here: http://gtk-win.sourceforge.net/home/index.php/en/Downloads
(newer versions had a DLL missing required by gstreamer)
So sound is working now, but the video quality is noticeable poorer. The playback is jerking and not smooth (tested with mp4 (h264), mov (h264), WMV 9 and an xvid AVI) The playback of the no-sound videos I got running with the 0.10.20 version is also not smooth any more in the 0.10.17 version.
The Java console reports some warnings
** (java.exe:1420): WARNING **: Add decoder dsicinvideo (97) please
** (java.exe:1420): WARNING **: Add decoder gif (100) please
** (java.exe:1420): WARNING **: Add decoder kmvc (88) please
** (java.exe:1420): WARNING **: Add decoder nuv (87) please
** (java.exe:1420): WARNING **: Add decoder smackvid (86) please
** (java.exe:1420): WARNING **: Add decoder targa (96) please
** (java.exe:1420): WARNING **: Add decoder tiertexseqvideo (98) please
** (java.exe:1420): WARNING **: Add decoder tiff (99) please
** (java.exe:1420): WARNING **: Add decoder VMware video (92) please
** (java.exe:1420): WARNING **: Add decoder dsicinaudio (86045) please
** (java.exe:1420): WARNING **: Add decoder imc (86046) please
** (java.exe:1420): WARNING **: Add decoder smackaud (86042) please
** (java.exe:1420): WARNING **: Add decoder wavpack (86044) please
OIL: ERROR liboilcpu.c 282: oil_cpu_i386_kernel_restrict_flags(): Operating syst
em is not known to support SSE. Assuming it does, which might cause problems
Maybe the last one is a problem, I tested on Win7 prof. 32bit. I will give it a try on Win XP now.
Edit:
It’s the same with XP. So I will keep an eye on the development and try again, when new GSVideo version is integrated.
Nevertheless the framework looks very well, good work!