Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

gst-inspect-1.0(1) [centos man page]

GStreamer(1)						      General Commands Manual						      GStreamer(1)

NAME
gst-inspect - print info about a GStreamer plugin or element SYNOPSIS
gst-inspect [OPTION...] [PLUGIN|ELEMENT] DESCRIPTION
gst-inspect is a tool that prints out information on available GStreamer plugins, information about a particular plugin, or information about a particular element. When executed with no PLUGIN or ELEMENT argument, gst-inspect will print a list of all plugins and elements together with a summary. When executed with a PLUGIN or ELEMENT argument, gst-inspect will print information about that plug-in or ele- ment. OPTIONS
gst-inspect accepts the following arguments and options: PLUGIN Name of a plugin ELEMENT Name of an element --help Print help synopsis and available FLAGS --gst-info-mask=FLAGS GStreamer info flags to set (list with --help) -a, --print-all Print all plugins and elements --print-plugin-auto-install-info Print a machine-parsable list of features the specified plugin provides. Useful in connection with external automatic plugin installation mechanisms. --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
gst-feedback(1), gst-launch(1), gst-typefind(1) AUTHOR
The GStreamer team at http://gstreamer.freedesktop.org/ December 2005 GStreamer(1)

Check Out this Related Man Page

GStreamer(1)						      General Commands Manual						      GStreamer(1)

NAME
gst-md5sum - get an md5sum of a GStreamer pipeline through md5sink SYNOPSIS
gst-md5sum [OPTION...] PARTIAL-PIPELINE-DESCRIPTION DESCRIPTION
gst-md5sum generates MD5 checksums of the data generated by a GStreamer pipeline. In theory, running gst-md5sum filesrc location=music.mp3 should print out the same checksum as md5sum music.mp3 The pipeline should be incomplete, that is, a final sink element should be omitted, so that gst-md5sum can connect the pipeline to an md5sink element. See the man page for gst-launch or the GStreamer docuementation for more information on how to create a PARTIAL-PIPELINE-DESCRIPTION. OPTIONS
gst-md5sum accepts the following options: --help Print help synopsis and available FLAGS -v Output verbose information --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
gst-launch(1) AUTHOR
The GStreamer team at http://gstreamer.net/ September 2002 GStreamer(1)
Man Page

4 More Discussions You Might Find Interesting

1. SCO

Print to file

Is there a way to print directly to a file, because I need to print some reports from a software so it has to be automatic. Thank you (6 Replies)
Discussion started by: spartanboy184
6 Replies

2. AIX

Zebra printing in AIX

I have a Zebra QL420plus that when I print to it, it prints blank page. It is setup as Generic ASCII port 9100. I saw info about sending a .asc file to it before any print. Anyone have this info? (1 Reply)
Discussion started by: mcmc92
1 Replies

3. AIX

HMC 7.7.5 errors - just me ?

Maybe this is the wrong forum, but... after upgrading one of our HMCs from 7.3.5 to 7.7.5 we detected two problems: - older problem files ( /info/en_US/eclipse/plugins/p7eai/heapdump... , /opt/ccfw/data/vr ) are not deleted by chhmcfs - HMC-scheduled backups via ftp to our nim-server don't run... (2 Replies)
Discussion started by: AchmedLachned
2 Replies

4. Shell Programming and Scripting

awk to print specific line in file based on criteria

In the file below I am trying to extract a specific instance of path, if the adjacent plugin": "/rundb/api/v1/plugin/49/. Thank you :). file "path": "/results/analysis/output/Home/Auto_user_S5-00580-4-Medexome_65_028/plugin_out/FileExporter_out.52", "plugin": "/rundb/api/v1/plugin/49/",... (8 Replies)
Discussion started by: cmccabe
8 Replies