mirror of
https://github.com/matthew1000/gstreamer-cheat-sheet.git
synced 2024-11-21 16:00:59 +00:00
Tidy up
This commit is contained in:
parent
703d7f2758
commit
e913be46ef
1 changed files with 0 additions and 2 deletions
|
@ -52,8 +52,6 @@ gst-launch-1.0 \
|
||||||
mix.
|
mix.
|
||||||
```
|
```
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
Add audio by demuxing the inputs so it can be handled separately. This example does so on the first source (rather than mixing the two together):
|
Add audio by demuxing the inputs so it can be handled separately. This example does so on the first source (rather than mixing the two together):
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue