]> git.sesse.net Git - ffmpeg/blob - tests/filtergraphs/concat
Merge commit '8629149816930a43bf5a66b11c6224446cabd044'
[ffmpeg] / tests / filtergraphs / concat
1 testsrc=r=5:n=1:d=2 [v1];
2 sine=440:b=2:d=1    [a1];
3 testsrc=r=5:n=1:d=1 [v2];
4 sine=622:b=2:d=2    [a2];
5 testsrc=r=5:n=1:d=1 [v3];
6 sine=880:b=2:d=1    [a3];
7
8 [v1][a1][v2][a2][v3][a3] concat=v=1:a=1:n=3