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

9 lines
241 B
Markdown
Raw Normal View History

# gst-launch-1.0 filesrc
> Read data from a file.
> More information: <https://gstreamer.freedesktop.org/documentation/coreelements/filesrc.html>.
- Read data from a file:
`gst-launch-1.0 filesrc location={{path/to/file}} ! {{pipeline}}`