[gst-devel] Newbe Win32: gst-launch fails

Larry Berlinski LBerlinski at inspireworksinc.com
Wed Nov 24 06:30:56 CET 2004


I'm at a loss ...
I've attempted to run gst-launch using a few of the sample test commands
e.g., 

gst-launch fakesrc num_buffers=5 ! fakesink
gst-launch sinesrc ! fakesink
... and others, all of them fail at the same spot, in _file.c

Here's what I get:
[snip --- ]
'gst-launch.exe': Loaded 'C:\gstreamer\bin\gst-launch.exe', Symbols loaded.
'gst-launch.exe': Loaded 'C:\WINNT\SYSTEM32\NTDLL.DLL', Cannot find or open a required DBG file.
'gst-launch.exe': Loaded 'C:\usr\bin\libglib-2.0-0.dll', No symbols loaded.
'gst-launch.exe': Loaded 'C:\usr\bin\iconv.dll', No symbols loaded.
'gst-launch.exe': Loaded 'C:\WINNT\SYSTEM32\msvcr71.dll', Symbols loaded.
'gst-launch.exe': Loaded 'C:\WINNT\SYSTEM32\KERNEL32.DLL', Cannot find or open a 
required DBG file.
'gst-launch.exe': Loaded 'C:\usr\bin\intl.dll', No symbols loaded.
'gst-launch.exe': Loaded 'C:\WINNT\SYSTEM32\USER32.DLL', Cannot find or open a required DBG file.
'gst-launch.exe': Loaded 'C:\WINNT\SYSTEM32\GDI32.DLL', Cannot find or open a required DBG file.
'gst-launch.exe': Loaded 'C:\WINNT\SYSTEM32\ADVAPI32.DLL', Cannot find or open a required DBG file.
'gst-launch.exe': Loaded 'C:\WINNT\SYSTEM32\rpcrt4.dll', Cannot find or open a required DBG file.
'gst-launch.exe': Loaded 'C:\WINNT\SYSTEM32\wsock32.dll', Cannot find or open a required DBG file.
'gst-launch.exe': Loaded 'C:\WINNT\SYSTEM32\ws2_32.dll', Cannot find or open a required DBG file.
'gst-launch.exe': Loaded 'C:\WINNT\SYSTEM32\msvcrt.dll', No symbols loaded.
'gst-launch.exe': Loaded 'C:\WINNT\SYSTEM32\WS2HELP.DLL', Cannot find or open a required DBG file.
'gst-launch.exe': Loaded 'C:\usr\bin\libgobject-2.0-0.dll', No symbols loaded.
'gst-launch.exe': Loaded 'C:\gstreamer\bin\libgstreamer-0.8.dll', Symbols loaded.
'gst-launch.exe': Loaded 'C:\usr\bin\popt.dll', No symbols loaded.
'gst-launch.exe': Loaded 'C:\usr\bin\libgthread-2.0-0.dll', No symbols loaded.
'gst-launch.exe': Loaded 'C:\usr\bin\libgmodule-2.0-0.dll', No symbols loaded.
'gst-launch.exe': Loaded 'C:\usr\bin\libxml2.dll', No symbols loaded.
'gst-launch.exe': Loaded 'C:\WINNT\SYSTEM32\msvcr71d.dll', Symbols loaded.
The thread 'Win32 Thread' (0x3a0) has exited with code 0 (0x0).
Unhandled exception at 0x77f88216 in gst-launch.exe: 0xC0000005: Access violation writing location 0x00000010.
The program '[1428] gst-launch.exe: Native' has exited with code 0 (0x0).
[/snip --- ]

Also, I've compiled libmad-0.15.1b using MSVC++, and successfully created the libmad.lib file ... how do I get it into gstreamer so that it's recognized by gstreamer?

,,,,    
Ô¿Ô¬    Larry Berlinski

--> There are 10 types of people who understand binary: those who do and those who don't.




More information about the gstreamer-devel mailing list