On Thu, 2009-07-02 at 17:52 +0530, Mehta, Neel wrote:
> Can anyone suggest a substitute of gst_parse_launch (string, NULL), so
> that I have the negotiated caps as the part of the output.
>
> i.e. I want an analogue of gst-launch-0.10 –v.
A quick look at gst-launch.c reveals that -v boils down to:
g_signal_connect (pipeline, "deep-notify",
G_CALLBACK (gst_object_default_deep_notify), NULL);
Cheers
-Tim
------------------------------------------------------------------------------
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel