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

234 B

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}}