projects
/
experiments
/
gstreamer.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7527729
)
gst-vocoder.sh: add an alternative sink to output to a file
author
Antonio Ospite <ao2@ao2.it>
Wed, 29 Aug 2018 15:45:10 +0000
(17:45 +0200)
committer
Antonio Ospite <ao2@ao2.it>
Wed, 29 Aug 2018 15:45:10 +0000
(17:45 +0200)
shell/gst-vocoder.sh
patch
|
blob
|
history
diff --git
a/shell/gst-vocoder.sh
b/shell/gst-vocoder.sh
index
500b60a
..
df00ccf
100755
(executable)
--- a/
shell/gst-vocoder.sh
+++ b/
shell/gst-vocoder.sh
@@
-22,6
+22,7
@@
CARRIER_PARAMS="$CARRIER_TONE ! carrier. audiotestsrc wave=5 volume=0.1 ! carrie
CARRIER="adder name=carrier"
SINK="autoaudiosink"
+#SINK="wavenc ! filesink location=audio-vocoder-test.wav"
# Using vocoder_1337.so, in Debian it's available in the swh-plugins package.
gst-launch-1.0 -v interleave name=i ! \