blind

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

commit 5ae6e04ad3f7aa0bdd67140c9327dcff117dffa7
parent cfe5cfb28e350ece9707420e511bded2972a0a65
Author: Mattias Andrée <maandree@kth.se>
Date:   Tue, 10 Jan 2017 02:18:29 +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 @@ -10,7 +10,7 @@ vu-from-video use ffmpeg to convert from another format vu-to-video use ffmpeg to convert to another format vu-primaries given three selectable primaries split the video into three side-by-side which only one primary active -vu-crop crop video +vu-crop crop video, -t for creating tiling instead of cropping vu-extend extend the video on which side with transparency vu-distort-map remap pixels using the X and Y values, -t for tiling, -s for improve quality on downscaling (pixels' neighbours must not change)