Is it possible to change the debug categories during runtime?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Is it possible to change the debug categories during runtime?

wl2776
Administrator
For example, to start an application with
  --gst-debug=my_app:5,playbin2:3
and add/remove mpegvideoparse:5 to/from that list during program execution?
Reply | Threaded
Open this post in threaded view
|

Re: Is it possible to change the debug categories during runtime?

Stefan Sauer
On 28.07.2010 12:18, wl2776 wrote:
> For example, to start an application with
>   --gst-debug=my_app:5,playbin2:3
> and add/remove mpegvideoparse:5 to/from that list during program execution?
>  
If you want to do this because of a too bit log file, I'd rather
recommend gst-debug-viewer
(http://cgit.freedesktop.org/~cymacs/gst-debug-viewer/).

Otherwise use gst_debug_category_set_threshold().

Stefan

------------------------------------------------------------------------------
This SF.net email is sponsored by

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel