Query: gst-md5sum
OS: redhat
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GStreamer(1) General Commands Manual GStreamer(1)NAMEgst-md5sum - get an md5sum of a GStreamer pipeline through md5sinkSYNOPSISgst-md5sum [OPTION...] PARTIAL-PIPELINE-DESCRIPTIONDESCRIPTIONgst-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.OPTIONSgst-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 pathSEE ALSOgst-launch(1)AUTHORThe GStreamer team at http://gstreamer.net/ September 2002 GStreamer(1)
| Related Man Pages |
|---|
| gst-md5sum(1) - redhat |
| gst-md5sum(1) - sunos |
| gst-xmllaunch-0.10(1) - centos |
| gst-md5sum(1) - debian |
| gst-inspect-1.0(1) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| What is md5sum??? |
| md5sum and execve |
| gzip produces different output from the same input |
| An md5sum "Errorlevel" via Perl? |
| Compare two md5sum |