mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-21 17:02:21 +00:00
18 lines
380 B
Plaintext
18 lines
380 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, common]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# ges-launch-1.0
|
|
|
|
> Create and render multimedia timelines.
|
|
> More information: <https://gstreamer.freedesktop.org/documentation/tools/ges-launch.html>.
|
|
|
|
- View two clips in sequence:
|
|
|
|
`ges-launch-1.0 +clip {{path/to/file1}} +clip {{path/to/file2}}`
|
|
|
|
- View interactive controls:
|
|
|
|
`<k>`
|