projects
/
experiments
/
gstreamer.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
gst-raiplay-download.sh: update the URL of the bug report about aacparse
[experiments/gstreamer.git]
/
shell
/
gst-adder.sh
1
#!/bin/sh
2
3
gst-launch-1.0 adder name=mix ! audioconvert ! autoaudiosink \
4
audiotestsrc wave=2 ! mix. \
5
audiotestsrc wave=5 ! mix.