filesrc issue
symeon.mattes
symeon.mattes at gmail.com
Fri Oct 16 00:48:05 PDT 2015
For the debugging, I found also the following thing which is quite
convenient:
gst_debug_set_default_threhold(level) //for all categories it put the
indicated level
gst_debug_set_threshold_from_string("category_name:level",0/1 Reset previous
sets)
gst_debug_set_threshold_for_name("category_name",level)
for instance
gst_debug_set_threshold_for_name("uridecodebin",level) will set the logging
of the uridecobin plugin to the indicated level.
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/filesrc-issue-tp4674037p4674117.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list