blind

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

commit 617285e3d8a8bcbbb755a7c951a9e64859ab1ee5
parent 8ebcb57f7f69c588f16604fe536cab5adc1a5c4b
Author: Mattias Andrée <maandree@kth.se>
Date:   Mon,  9 Jan 2017 16:53:31 +0100

Add todo

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

Diffstat:
ATODO | 14++++++++++++++
1 file changed, 14 insertions(+), 0 deletions(-)

diff --git a/TODO b/TODO @@ -0,0 +1,14 @@ +vu-reverse put frames in reverse order +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 +vu-transform transformation by matrix multiplication +vu-chroma-key replace a chroma with transparency +vu-convert use ffmpeg to convert from or to another video 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-extend extend the video on which side with transparency +vu-add perform addition on each channel +vu-distort-map remap pixels using the X and Y values