[gst-devel] Is it possible to change the debug categories during runtime?
Stefan Kost
ensonic at hora-obscura.de
Mon Aug 9 17:46:26 CEST 2010
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
More information about the gstreamer-devel
mailing list