[gst-devel] pango and subparse modules on win32

KwangYul Seo kwangyul.seo at gmail.com
Fri Nov 9 11:16:59 CET 2007


Hi,

I want to use pango and subparse modules on Windows. Unfortunately, pango
and subparse were not included in prebuilt Windows binary.

Thus I compiled pango and subparse using Visual Studio .NET 2003 using
gtk+-win32-devel from Glade Windows Site (
http://gladewin32.sourceforge.net/modules/wfdownloads/) and successfully
built two DLLs. However, after I put them in plugin's directory and run the
gst-launch, it crashed.

C:\Documents and Settings\kseo>gst-launch-0.10 videotestsrc ! clockoverlay !
aut
ovideosink
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
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...



Sorry for useless stacktrace. Is it the problem of libxml2?

>    ntdll.dll!7c948fea()
     ntdll.dll!7c9406eb()
     msvcrt.dll!77bdc3c9()
     msvcrt.dll!77bdc3ce()
     kernel32.dll!7c8025f0()
     msvcrt.dll!77bdc3ce()
     msvcrt.dll!77bdc3e7()
     ntdll.dll!7c93104b()
     libxml2.dll!005aaf78()
     libxml2.dll!005715a4()
     libxml2.dll!005c3160()
     libxml2.dll!00582b30()
     libfontconfig-1.dll!64f9c2fb()
     ntdll.dll!7c940732()
     ntdll.dll!7c940732()
     ntdll.dll!7c941538()
     ntdll.dll!7c941596()
     ntdll.dll!7c9406eb()
     ntdll.dll!7c9406eb()
     ntdll.dll!7c9406ab()
     kernel32.dll!7c80a409()
     libgthread-2.0-0.dll!65c41986()

Please help me fix the problem or tell me where I can find prebuilt binaries
of subparse and pango.

Thanks,
Kwang Yul Seo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20071109/738782df/attachment.htm>


More information about the gstreamer-devel mailing list