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

9 lines
234 B
Markdown
Raw Normal View History

# gst-launch-1.0 decodebin
> Automatically decode data.
> More information: <https://gstreamer.freedesktop.org/documentation/playback/decodebin.html>.
- Decode data to raw format:
`gst-launch-1.0 {{source}} ! decodebin ! {{sink}}`