Skip to content
Snippets Groups Projects
Commit e193509d authored by Tim-Philipp Müller's avatar Tim-Philipp Müller
Browse files

tools: minor addition to gst-launch-1.0 man page

https://bugzilla.gnome.org/show_bug.cgi?id=692015
parent 1df76342
No related branches found
No related tags found
No related merge requests found
......@@ -77,7 +77,9 @@ for each category. Level is in the range 0-9 where 0 will show no messages, and
Note that the order of categories and levels is important, wildcards at the
end may override levels set earlier. The log levels are: 1=ERROR, 2=WARNING,
3=FIXME, 4=INFO, 5=DEBUG, 6=LOG, 7=TRACE, 9=MEMDUMP. Since GStreamer 1.2 one
can also use the debug level names, e.g. \-\-gst\-debug=*sink:LOG
can also use the debug level names, e.g. \-\-gst\-debug=*sink:LOG. A full
description of the various debug levels can be found in the GStreamer core
library API documentation, in the "Running GStreamer Applications" section.
Use \-\-gst\-debug\-help to show category names
......@@ -90,7 +92,7 @@ Sets the threshold for printing debugging messages. A higher level
will print more messages. The useful range is 0-9, with the default
being 0. Level 6 (LOG level) will show all information that is usually
required for debugging purposes. Higher levels are only useful in very
specific cases.
specific cases. See above for the full list of levels.
.TP 8
.B \-\-gst\-debug\-no\-color
\fIGStreamer\fP normally prints debugging messages so that the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment