GNOME Bugzilla – Bug 708331
Document debug levels and debugging techniques
Last modified: 2018-11-03 11:03:12 UTC
first off, is there any difference between the environment var GST_DEBUG and the commandline-option --gst-debug? if not then this should be mentioned. but the major issue here is that man-page merely mentions the possibility to increase debug level, and suggests to use --gst-debug-help to get more info. this way that option gets too little emphasis, which is strange for a tool that's supposed to be merely a sandbox for testing out pipelines. there certainly are parts that can be debugged and that do not depend on whatever external plugins. please make a choice of the most useful debug options and put them into the man-page with the GST_DEBUG or --gst-debug info. it's good to see some examples for gst-launch usage, but for a programmer more interesting would be to also see examples for how to learn more about what is happening under the hood. maybe also a section called troubleshooting could be added. there frequently asked questions could be addressed with some fitting debug-levels. in other words, please put more emphasis on the possibility of debugging within the man-page. at least to me, now that I know of this possibility, gst isn't as frightening a beast as it was before...
Do you have any suggestions how this could be added, maybe also provide a patch to the manpage? :)
I'm not really sure what to do with this. It sounds more like a general 'Please document debugging techniques' wishlist. I don't think this stuff belongs on the gst-launch man page, it's more general.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-docs/issues/3.