User Commands gst-feedback(1)
NAME
gst-feedback - generate debug information for GStreamer bug
reports
SYNOPSIS
gst-feedback
DESCRIPTION
gst-feedback scans the system for various types of informa-
tion that is useful to GStreamer developers to help diagnose
user problems. Depending on the type of bug report, it might
be useful to attach gst-feedback output when you contact the
developers.
Note: The current version of this script scans many direc-
tories: /usr/lib, /usr/local/lib, /home, /usr/include,
/usr/local/include, and /home (again) for various GStreamer
installations. Depending on your system, you might not want
to do this.
Note: gst-feedback dumps a lot of information about a sys-
tem. Some of this information might be considered sensi-
tive. If this is a concern, review the information before
posting to a public forum such as the GStreamer bug tracking
system.
EXAMPLES
Example 1: Generating Feedback Information
example% gst-feedback
Example 2: Generating Feedback Information and Redirecting
Output to a File
example% gst-feedback &> myfeedback
FILES
The following files are used by this application:
/usr/bin/gst-feedback Executable to generate debug info
for GStreamer bug reports
ATRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
SunOS 5.11 Last change: 14 Oct 2004 1
User Commands gst-feedback(1)
ATRIBUTE TYPE ATRIBUTE VALUE
Availability SUNWgnome-media
Interface stability Volatile
SEE ALSO
gst-inspect(1), gst-launch(1), gst-typefind(1), gst-
xmlinspect(1), gst-xmllaunch(1), gstreamer-properties(1),
libgstreamer-0.10(3), attributes(5)
NOTES
Original man page written by the GStreamer team at
http:/www.gstreamer.net/.
Updated by Brian Cameron, Sun Microsystems Inc., 2004, 2006.
SunOS 5.11 Last change: 14 Oct 2004 2
|