Files
cheatsheet-tldr/tldr/gst-play-1.0
2026-03-16 00:31:59 +00:00

14 lines
310 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# gst-play-1.0
> Play media files using the playbin Gstreamer element.
> More information: <https://manned.org/gst-play-1.0>.
- Play a media file:
`gst-play-1.0 {{file1|directory1|uri1 file2|directory2|uri2 ...}}`