DOT-Files/Gentoo/gentooamd/home/user/.tldrc/tldr/pages/common/gst-launch-1.0-identity.md

9 lines
301 B
Markdown
Raw Normal View History

# gst-launch-1.0 identity
> Diagnose data passed through the element.
> More information: <https://gstreamer.freedesktop.org/documentation/coreelements/identity.html>.
- Print information on the passed through data:
`gst-launch-1.0 {{[-v|--verbose]}} {{source}} ! identity silent=false ! {{sink}}`