summaryrefslogtreecommitdiff
path: root/tests/filtergraphs/concat
diff options
context:
space:
mode:
Diffstat (limited to 'tests/filtergraphs/concat')
-rw-r--r--tests/filtergraphs/concat8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/filtergraphs/concat b/tests/filtergraphs/concat
new file mode 100644
index 0000000000..26bca14c3a
--- /dev/null
+++ b/tests/filtergraphs/concat
@@ -0,0 +1,8 @@
+testsrc=r=5:n=1:d=2 [v1];
+sine=440:b=2:d=1 [a1];
+testsrc=r=5:n=1:d=1 [v2];
+sine=622:b=2:d=2 [a2];
+testsrc=r=5:n=1:d=1 [v3];
+sine=880:b=2:d=1 [a3];
+
+[v1][a1][v2][a2][v3][a3] concat=v=1:a=1:n=3