man gst-launch-gui (Commandes) - build and run a GStreamer pipeline (graphical version)

NAME

gst-launch-gui - build and run a GStreamer pipeline (graphical version)

SYNOPSIS

gst-launch-gui [OPTION...] PIPELINE-DESCRIPTION

DESCRIPTION

gst-launch-gui is a tool that is used to build and run a basic GStreamer pipeline in a graphical environment.

See the gst-launch(1) page for a description of the launch syntax.

OPTIONS

gst-launch-gui accepts the following options:

--help
Print help synopsis and available FLAGS
--gst-info-mask=FLAGS
GStreamer info flags to set (list with --help)
--gst-debug-mask=FLAGS
GStreamer debugging flags to set (list with --help)
--gst-mask=FLAGS
GStreamer info and debugging flags to set (list with --help)
--gst-plugin-spew
GStreamer info flags to set Enable printout of errors while loading GStreamer plugins
--gst-plugin-path=PATH
Add directories separated with ':' to the plugin search path

SEE ALSO

AUTHOR

The GStreamer team at http://gstreamer.net/