Not able to put logs into gst-launch.c
Sudhir
vndkst at yahoo.com
Thu Aug 7 03:39:00 PDT 2014
Instead of using g_print and printf use GST_INFO. By default logs are not
enabled in gstreamer. To get gstreamer logs add --gst-debug-level=4 at the
end of you pipeline.
Below link has an information on how to enable only one element of the
pipeline..
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/section-checklist-debug.html
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Not-able-to-put-logs-into-gst-launch-c-tp4668213p4668214.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list