blind-cat-rows.1 - blind - suckless command-line video editing utility | |
git clone git://git.suckless.org/blind | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
blind-cat-rows.1 (489B) | |
--- | |
1 .TH BLIND-CAT-ROWS 1 blind | |
2 .SH NAME | |
3 blind-cat-rows - Stack videos vertically | |
4 .SH SYNOPSIS | |
5 .B blind-cat-rows | |
6 .IR stream \ ... | |
7 .SH DESCRIPTION | |
8 .B blind-cat-rows | |
9 reads all specified video | |
10 .IR stream s | |
11 and writes them vertically stacked, with | |
12 the first video at the top and the last | |
13 video at the bottom, to stdout. | |
14 .SH SEE ALSO | |
15 .BR blind (7), | |
16 .BR blind-split-rows (1), | |
17 .BR blind-concat (1), | |
18 .BR blind-interleave (1), | |
19 .BR blind-cat-cols (1), | |
20 .SH AUTHORS | |
21 Mattias Andrée | |
22 .RI < [email protected] > |