Introduction
Introduction Statistics Contact Development Disclaimer Help
blind-dissolve.1 - blind - suckless command-line video editing utility
git clone git://git.suckless.org/blind
Log
Files
Refs
README
LICENSE
---
blind-dissolve.1 (526B)
---
1 .TH BLIND-DISSOLVE 1 blind
2 .SH NAME
3 blind-dissolve - Fade a video by chaning it's alpha channel
4 .SH SYNOPSIS
5 .B blind-dissolve
6 [-r]
7 .SH DESCRIPTION
8 .B blind-dissolve
9 reads a video from stdin and prints a version if it to stdout
10 where the the alpha channel fades to zero.
11 .SH OPTION
12 .TP
13 .B -r
14 Fade in from zero alpha instead of out to zero alpha.
15 .SH SEE ALSO
16 .BR blind (7),
17 .BR blind-transition (1),
18 .BR blind-set-alpha (1),
19 .BR blind-stack (1),
20 .BR blind-single-colour (1)
21 .SH AUTHORS
22 Mattias Andrée
23 .RI < [email protected] >
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.