Re: gstreamermm ghost pad incomplete



Marcus Brinkmann wrote:
At Wed, 18 Jun 2008 00:03:32 -0400,
José Alburquerque <jaalburquerque cox net> wrote:
Marcus Brinkmann wrote:
(lt-mediaplayer:8954): glibmm-WARNING **: Glib::ConstructParams::ConstructParams(): object class "gtkmm__GstGhostPad" has no property named "target"
ghost_pad 0

I just submitted a bug report about this to gstreamer because it looks like it's related to the way that the underlying GObject is constructed without construction properties (http://bugzilla.gnome.org/show_bug.cgi?id=539055). I want to wait and see what gstreamer says about this before I make a decision about how to fix this warning, but the good news is that though the warning appears, this does not affect object creation. I admit the warning is not pretty so I'll see what I can do in the mean time.

(lt-mediaplayer:8954): GStreamer-CRITICAL **: Trying to add pad sink to element bin, but it has no direction

It looks as if the target property is not wrapped or something,
causing the gstreamer code itself to fail(?).

This one I think should be addressed by comparing C and C++ functionality. I would encourage you to test both C and C++ versions (ignoring the warning above for now) and see if there is a difference in functionality. If you find anything, I'll be happy to look into it, but I'd really appreciate it if, as already described, you could file it in bugzilla if you find a bug. Please be sure to post both the C and the C++ examples (as brief as possible) with the report. Really appreciate you testing things out.

--
José Alburquerque
jaalburquerque cox net



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]