blind

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

commit d87e381c372c8c51472a7369e00f65ecab822c04
parent 06959fe3e0bd5be826f9fac7b2ab80ea4bf5090c
Author: Mattias Andrée <maandree@kth.se>
Date:   Sun, 15 Jan 2017 16:48:24 +0100

m readme

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

Diffstat:
MREADME | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README @@ -7,14 +7,14 @@ RATIONALE the user can use Make to only rerender parts that have been changes. -• No room for buggy GUI:s, which currently is a problem on +• No room for buggy GUIs, which currently is a problem on the large video editors for Linux. • Less chance that the user makes a change by mistake without noticing it, such as moving a clip in the editor by mistake instead of for example resizing. -• Even old crappy computers can be used for large projects. +• Even old, crappy computers can be used for large projects. • Very easy to utilise command line image editors for modify frames, or to add your own tools for custom effects.