After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 692015 - tools: man pages for gst-launch - incomplete debug levels described
tools: man pages for gst-launch - incomplete debug levels described
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: documentation
1.0.4
Other Linux
: Normal normal
: 1.0.6
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-01-18 14:57 UTC by Ian Davidson
Modified: 2013-01-18 16:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ian Davidson 2013-01-18 14:57:55 UTC
In the man pages for gst-launch (and also gst-launch-1.0), the description for --gst-debug= and --gst-debug-level= say that the level can be in the range 0 to 5.

I have been advised to set the debug level to higher numbers than 5, and I have observed that there is a difference in output between 6 and 9.

1) Clearly, the statement that only 0 to 5 are available is wrong.
2) It would be useful to specify what I might expect for each different level.
Comment 1 Tim-Philipp Müller 2013-01-18 16:06:03 UTC
commit c015b70456710cf3d743b0ea04dab73a7c93e30f
Author: Tim-Philipp Müller <tim.muller@collabora.co.uk>
Date:   Fri Jan 18 16:05:09 2013 +0000

    tools: minor addition to gst-launch-1.0 man page
    
    https://bugzilla.gnome.org/show_bug.cgi?id=692015

commit 1ccf9cf006ab5225ca9225077d4344dcd5467eb4
Author: Tim-Philipp Müller <tim.muller@collabora.co.uk>
Date:   Fri Jan 18 16:01:11 2013 +0000

    tools: update gst-launch-1.0 man page for new debug levels
    
    There are more debug levels these days, not only 0-5.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=692015