blind

suckless command-line video editing utility
git clone git://git.suckless.org/blind
Log | Files | Refs | README | LICENSE

commit 7389c4e951959841d534776d378acd4746b867bb
parent 08ec8dc5cbc1f0eb3bf3e206d9ca2eca6a835b01
Author: Mattias Andrée <maandree@kth.se>
Date:   Mon,  9 Jan 2017 23:32:22 +0100

Update todo

Signed-off-by: Mattias Andrée <maandree@kth.se>

Diffstat:
MTODO | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/TODO b/TODO @@ -3,7 +3,7 @@ vu-transpose transpose frames vu-cut retain a segment of frames vu-set-saturation multiply saturation, -w can be used to use the X and Z values as the whitepoint vu-blur gaussian blur, -c to only blur chroma -vu-transform transformation by matrix multiplication +vu-transform transformation by matrix multiplication, -t for tiling vu-chroma-key replace a chroma with transparency vu-from-video use ffmpeg to convert from another format vu-to-video use ffmpeg to convert to another format