Identity Element in silent=FALSE mode not printing anything
Tim Müller
tim at centricular.com
Tue May 6 09:29:39 PDT 2014
On Tue, 2014-05-06 at 09:18 -0700, renecalles wrote:
Hi,
> No one? Any hint?
> I have the same issue with the identity element using GStreamer 0.10.
>
> Any help is really appreciated. Thanks.
Setting silent=false won't actually *print* anything, it will only emit
the 'last-message' property with the string to print. gst-launch-1.0
catches these messages and prints them, but your application presumably
does not.
This is the code in gst-launch:
http://cgit.freedesktop.org/gstreamer/gstreamer/tree/tools/gst-launch.c#n1010
Cheers
-Tim
--
Tim Müller, Centricular Ltd - http://www.centricular.com
More information about the gstreamer-devel
mailing list