[gst-devel] RE: Win 32 build of 0.8.3
Marc VanDaele
Marc_VanDaele at Jabil.com
Wed Jun 9 02:21:06 CEST 2004
Hello Steve,
I continued a bit more and found out the following
- I guess the popt error is not that relevant for this particular
application
- the code gst_register_core_elements in gst.c registers bin, pipeline,
queue and thread
- "gst-inspect bin" works fine (as opposed to "gst-inspect fakesrc")
- who should call gst_register_element for fakesrc? I assume the function
plugin_init in gstelements.c should be called by someone but apparently,
this doesn't happen. Any idea?
Marc
> -----Original Message-----
> From: Steve Lhomme [mailto:steve.lhomme at free.fr]
> Sent: Tuesday, June 08, 2004 10:56 PM
> To: 'gstreamer-devel at lists.sourceforge.net'
> Cc: jcsston at matroska.org
> Subject: Re: [gst-devel] RE: Win 32 build of 0.8.3
>
>
> Steve Lhomme a écrit :
>
> >> I succeeded in downloading and building the solution under
> >> gstreamer/Win32.
> >> However, when I tried running
> >> gst-inspect fakesrc
> >> I got the following error
> >> (process:2140): GLib-CRITICAL **: file gutils.c: line
> 501: assertion
> >> `file_name
> >> != NULL' failed
> >>
> >> Any idea?
> >> Do I need to do some kind of installation first?
> >
> >
> > Nop, actually the only thing I did now was trying to
> compile it. And
> > this is not finished ! I need to compile the testsuite (to
> test...) and
> > the plugins (those that are Windows friendly at least).
> >
> > I just tried your command-line and it seems to come from a call to
> > poptGetContext() in gst.c:358... So I assume the libpopt I
> found gives
> > problems under Win32. I'll investigate more (ie try to find
> another one
> > or compile it myself)... Yes, something as simple as popt
> relies heavily
> > on OS assumptions :(
>
> I haven't been able to build libpopt with a Windows compiler (ie not
> something half ported) nor did I found other existing builds... I'll
> have Jory Stone who worked on the GStreamer port too at the
> time of 0.6
> and was able to execute some command-lines. Until GStreamer is simply
> unusable under Win32... (of course it /may/ work with cygwin
> of VMWare)
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: GNOME Foundation
> Hackers Unite! GUADEC: The world's #1 Open Source Desktop Event.
> GNOME Users and Developers European Conference, 28-30th June in Norway
> http://2004/guadec.org
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
More information about the gstreamer-devel
mailing list